components/openssh/service-network-ssh.p5m
changeset 5774 5867c90db266
parent 5544 16204c8a93ff
child 5819 c5f05bd2a9bc
equal deleted inserted replaced
5772:497bef0e3f86 5774:5867c90db266
    32     value=org.opensolaris.category.2008:System/Security
    32     value=org.opensolaris.category.2008:System/Security
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2015/227
    35 set name=org.opensolaris.arc-caseid value=PSARC/2015/227
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 file path=etc/ssh/moduli group=sys mode=0644 overlay=true preserve=renamenew
    37 file path=etc/ssh/moduli group=sys mode=0644 overlay=allow preserve=renamenew
    38 file path=etc/ssh/sshd_config group=sys mode=0644 \
    38 file path=etc/ssh/sshd_config group=sys mode=0644 \
    39     original_name=SUNWsshd:etc/ssh/sshd_config overlay=true preserve=renamenew
    39     original_name=SUNWsshd:etc/ssh/sshd_config overlay=allow preserve=renamenew
    40 file sources/ssh.xml path=lib/svc/manifest/network/ssh.xml group=sys mode=0444 \
    40 file sources/ssh.xml path=lib/svc/manifest/network/ssh.xml group=sys mode=0444
    41     overlay=true preserve=true
    41 file sources/sshd.sh path=lib/svc/method/sshd mode=0555
    42 file sources/sshd.sh path=lib/svc/method/sshd mode=0555 overlay=true \
       
    43     preserve=true
       
    44 file usr/lib/dtrace/64/sftp64.d path=usr/lib/dtrace/sftp.d
    42 file usr/lib/dtrace/64/sftp64.d path=usr/lib/dtrace/sftp.d
    45 file path=usr/lib/ssh/sftp-server mode=0555
    43 file path=usr/lib/ssh/sftp-server mode=0555
    46 file path=usr/lib/ssh/ssh-keysign mode=4555
    44 file path=usr/lib/ssh/ssh-keysign mode=4555
    47 file path=usr/lib/ssh/ssh-pkcs11-helper mode=0555
    45 file path=usr/lib/ssh/ssh-pkcs11-helper mode=0555
    48 file path=usr/lib/ssh/sshd mode=0555
    46 file path=usr/lib/ssh/sshd mode=0555
    54 file path=usr/share/man/man8/sshd.8
    52 file path=usr/share/man/man8/sshd.8
    55 dir  path=var/empty owner=root group=sys mode=0755 sysattr=readonly
    53 dir  path=var/empty owner=root group=sys mode=0755 sysattr=readonly
    56 group groupname=sshd gid=22
    54 group groupname=sshd gid=22
    57 user username=sshd ftpuser=false gcos-field="sshd privsep" group=sshd \
    55 user username=sshd ftpuser=false gcos-field="sshd privsep" group=sshd \
    58     home-dir=/var/empty login-shell=/bin/false uid=22
    56     home-dir=/var/empty login-shell=/bin/false uid=22
       
    57 legacy pkg=SUNWsshdr desc="Secure Shell protocol Server" \
       
    58     name="SSH Server, (Root)"
       
    59 legacy pkg=SUNWsshdu desc="Secure Shell protocol Server" \
       
    60     name="SSH Server, (Usr)"
    59 license openssh.license license="BSD, BSD-like (OpenSSH)" \
    61 license openssh.license license="BSD, BSD-like (OpenSSH)" \
    60     com.oracle.info.description="OpenSSH, a suite of tools that help secure network connections" \
    62     com.oracle.info.description="OpenSSH, a suite of tools that help secure network connections" \
    61     com.oracle.info.name=openssh com.oracle.info.tpno=$(TPNO_OPENSSH) \
    63     com.oracle.info.name=openssh com.oracle.info.tpno=$(TPNO_OPENSSH) \
    62     com.oracle.info.version=$(COMPONENT_VERSION)
    64     com.oracle.info.version=$(COMPONENT_VERSION)
    63 license openssh.license license="BSD, BSD-like (gsskex)" \
    65 license openssh.license license="BSD, BSD-like (gsskex)" \