Sponsored Content
Operating Systems Solaris ssh on solairs 10 which packages Post 302195574 by liven on Thursday 15th of May 2008 11:32:30 AM
Old 05-15-2008
ssh on solairs 10 which packages

I just installed several packages and ssh is working on this solaris 10 box. I am not certain that I needed all of these:



SUNWsshcu
SUNWsshdr
SUNWsshdu
SUNWsshr
SUNWsshu

Can anyone confirm the packages that are really necessary?
 

10 More Discussions You Might Find Interesting

1. Solaris

Oracle and Solairs

Hello I want to know the two exact command for the following: The one which tells you whether Oracle is installed or not? If Yes what is the Oracle versions number? I tried to check Oracle using 'find' command and seen some entries.After that not able to find the Oracle verion using one... (2 Replies)
Discussion started by: chrs0302
2 Replies

2. Solaris

Solairs 9 to Solaris 10 liveupgrade issue

Hello, I started the upgrade using LiveUpgrade. I am using Solaris 10 instalation CDs (5 CDs). My server is Enterprise 3500 - SPARC. 1) lucreate -c first_disk -m /:/dev/dsk/c0t11d0s7:ufs -n second_disk ... luupgrade -u -n second_disk -s /cdrom/cdrom0/s0 WARNING: <5> packages failed to... (0 Replies)
Discussion started by: zafyil
0 Replies

3. Forum Support Area for Unregistered Users & Account Problems

how to change the ip address in solairs box

Hi, How to change the ip address in solaris box , I have gone like this fist i have #ifconfig <interface> 10.3.14.11 up then i have edited in /etc/hosts and /etc/nodename. i dont know how to start the services and is it complusary to reboot. if i am wrong please guide me. Please hlep me... (1 Reply)
Discussion started by: phatan
1 Replies

4. Solaris

solairs installation

We have purchased one solaris 10 DVD to install solaris on sparc(already it has solaris 9 OS) system.In our sparc system having cd-rw.Aparting that we are having windows xp system which is having dvd-rw.Both sparc and windows xp are connected network in that we are sharing the files from windows... (1 Reply)
Discussion started by: ambavaram
1 Replies

5. Programming

regarding ptrace equivalent in solairs

hi,'m using the 5.11 kernel version on amd64 architecture, 32-bit. i need help on the following issues 1)a proper structure to represent the register structure in the architecture 2)a function which would change the register values of the child when the control is with the parent.. ptrace_setregs... (0 Replies)
Discussion started by: sayaproj
0 Replies

6. Solaris

Sendmail Issue on Solairs 8

Hello Gurus, On server xyz. I need to configure sendmail. Sendmail server is abc.xxx.xx.com Important thing is sendmail server is resolving only by DNS , even ping is not happening. But when I configure in /etc/mail/sendmail.cf as show below DSabc.xxx.xx.com Still I am receiving the... (1 Reply)
Discussion started by: bullz26
1 Replies

7. Solaris

Information regarding the solairs

Hi all Basically i am a Linux Administrator. I have a opportunity in my working area to learn about sun solairs..i have installed solairs 5.10 in one of our sun blade 150 which is having sun sparc IIe architecture. So, is there any website where i can compare both the os files and its... (2 Replies)
Discussion started by: kingston
2 Replies

8. Slackware

Find Slackware Packages - packages.acl.org.ua

Hi! Let me introduce a project for find and download Slackware packages and browse Slackware repositories. The site provides following features: * Large, daily updated database with RPM, DEB, TGZ, TXZ packages for well-known repositories of the Slackware, Fedora, CentOS, RHEL, Debian,... (2 Replies)
Discussion started by: lystor
2 Replies

9. HP-UX

Need ssh,sudo,ftp packages for HP-UX 11.00

Hi Folks, I am in need of ssh,sudo,ftp packages for HP-UX 11.00 Was not able to get it on HP itrc/ hp support center. please suggest. (1 Reply)
Discussion started by: SiddhV
1 Replies

10. Solaris

Solairs 11 Hyper V

Hola, First time i'm doing this so apologies if i ask something daft. I've a host windows 2008R2 server which is running hyper-v. I have created a virtual machine and installed Solaris 11. I'm trying to configure the network settings so that I can access the internet and run 'pkg install... (0 Replies)
Discussion started by: dbajtr
0 Replies
sftp-server(1M) 					  System Administration Commands					   sftp-server(1M)

NAME
sftp-server - SFTP server subsystem SYNOPSIS
/usr/lib/ssh/sftp-server DESCRIPTION
sftp-server implements the server side of the SSH File Transfer Protocol as defined in the IETF draft-ietf-secsh-filexfer. sftp-server is a subsystem for sshd(1M) and must not be run directly. There are no options or config settings. To enable the sftp-server subsystem for sshd add the following to /etc/ssh/sshd_config: Subsystem sftp /usr/lib/ssh/sftp-server See sshd_config(4) for a description of the format and contents of that file. There is no relationship between the protocol used by sftp-server and the FTP protocol (RFC 959) provided by in.ftpd. EXIT STATUS
The following exit values are returned: 0 Successful completion. >0 An error occurred. FILES
/usr/lib/sftp-server ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsshdu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
sftp(1), ssh(1), ssh-add(1), ssh-keygen(1), sshd(1M), sshd_config(4), attributes(5) To view license terms, attribution, and copyright for OpenSSH, the default path is /var/sadm/pkg/SUNWsshdr/install/copyright. If the Solaris operating environment has been installed anywhere other than the default, modify the given path to access the file at the installed location. AUTHOR
Markus Friedl SunOS 5.10 30 Jul 2003 sftp-server(1M)
All times are GMT -4. The time now is 06:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy