Home
last modified time | relevance | path

Searched refs:ssh (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-ssh-common.p5m16 set name=pkg.fmri value=pkg:/service/network/ssh-common@$(PKGVERS)
24 dir path=etc/ssh group=sys
25 file path=etc/ssh/ssh_config group=sys \
26 original_name=network/ssh:etc/ssh/ssh_config preserve=true
27 file path=etc/ssh/sshd_config group=sys \
28 original_name=service/network/ssh:etc/ssh/sshd_config preserve=true
33 file path=lib/svc/manifest/network/ssh.xml group=sys mode=0444
39 license usr/src/cmd/ssh/THIRDPARTYLICENSE \
40 license=usr/src/cmd/ssh/THIRDPARTYLICENSE
H A Dnetwork-ssh-ssh-key.p5m26 set name=pkg.fmri value=pkg:/network/ssh/ssh-key@$(PKGVERS)
H A Dnetwork-ssh.p5m26 set name=pkg.fmri value=pkg:/network/ssh@$(PKGVERS)
H A Dservice-network-ssh.p5m26 set name=pkg.fmri value=pkg:/service/network/ssh@$(PKGVERS)
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd12 SSHDIR=/etc/ssh
60 tports=`grep "^Port" /etc/ssh/sshd_config 2>/dev/null | \
81 /usr/bin/ssh-keygen -A
106 /usr/bin/ssh-keygen -A
112 /usr/lib/ssh/sshd
H A Dssh_config6 # This file provides defaults for ssh(1).
7 # The values can be changed in per-user configuration files $HOME/.ssh/config
8 # or on the command line of ssh(1).
13 # 3. system-wide file /etc/ssh/ssh_config
H A Dsshd_config12 # with existing ssh v1 clients/servers to transition.
15 # To enable support for v1 an RSA1 key must be created with ssh-keygen(1).
30 # Listen port (the IANA registered port number for ssh is 22)
80 HostKey /etc/ssh/ssh_host_rsa_key
81 HostKey /etc/ssh/ssh_host_dsa_key
92 # Ensure secure permissions on users .ssh directory.
135 # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts.
137 # Solaris since /usr/bin/ssh is not installed setuid.
140 # Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication.
H A DMakefile26 MANIFEST = ssh.xml
31 ETCSSHDIR= $(ROOTETC)/ssh
/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c104 if (ssh(&cur)) { /* ssh:only NONPRIME */ in pnpsplit()
170 ssh(struct tm *ltp) in ssh() function
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dcrossexec.sh128 ''|-) sh=ssh ;;
H A Dditto.sh130 typeset remote=ssh trace
H A DRELEASE72 10-06-21 ditto.sh: change default remote access to ssh (about time)
559 02-09-05 ditto.sh: add --remote={rsh|ssh}
560 package.sh: add admin [[{rsh|ssh|-}]:]directory
/illumos-gate/usr/src/cmd/ssh/doc/
H A DLICENCE1 This file is part of the ssh software.
17 * called by a name other than "ssh" or "Secure Shell".
36 - The make-ssh-known-hosts script is no longer included
89 http://www.core-sdi.com/english/ssh/ for details.
91 * Cryptographic attack detector for ssh - source code
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.CVS.HOWTO20 export CVS_RSH=ssh
/illumos-gate/usr/src/cmd/svc/profile/
H A DREADME37 run the window system, SVM, or vold. It retains ssh and
/illumos-gate/usr/src/cmd/
H A DMakefile.check130 ssh/etc \
H A DMakefile395 ssh \
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices43 ssh 22/tcp # Secure Shell
44 ssh 22/sctp
/illumos-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory253 svc:/network/ssh:default var/svc/manifest/network/ssh.xml
254 svc:/network/ssh var/svc/manifest/network/ssh.xml
/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt66 Network Security:::Manage network and host security:auths=solaris.smf.manage.ssh,solaris.smf.value.…
H A Dauth_attr.txt153 solaris.smf.manage.ssh:::Manage Secure Shell Service States::help=SmfSshStates.html
H A Dexec_attr.txt227 Network Security:suser:cmd:::/usr/bin/ssh-keygen:uid=0;gid=sys
/illumos-gate/usr/src/tools/scripts/
H A Dnightly1276 if [[ $BRINGOVER_WS == ssh://* ]]; then
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt405 6172:AUE_ssh:login - ssh:lo
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE713 ssh and the parent ssh process is killed.