Hi everyone, Thanks to the following people for their prompt response: - system administration account - Hoff_D As for the resolution to the problems, part 1 of my question has been fixed in SSH 3.2 (commercial) Part 2, you will need to modify the following line in sshd2_config from: # SyslogFacility LOCAL7 # SyslogFacility LOCAL7 # SftpSyslogFacility LOCAL7 to: SyslogFacility AUTH # SyslogFacility LOCAL7 SftpSyslogFacility AUTH and add the following to /etc/syslog.conf auth.notice /var/log/authlog You could send it to any file you would like to instead of authlog Thank you, here is the original question: ---- Vahid Moghaddasi sunman@ureach.com wrote ---- > To: " Sun-Managers" <sunmanagers@sunmanagers.org> > From: Vahid Moghaddasi <sunman@ureach.com> > Reply-To: <sunman@ureach.com> > Subject: SSH 3.2 and password reset on Solaris > Date: Wed, 7 Aug 2002 22:44:41 -0400 > > > Hello everyone, > I have recently notice two problems with > ssh, I thought run it by you to see if there > is a solution for it. > 1- if a password has expired for a user, the > user should be forced to change password on > the next logon, if user is using ssh, then > the password prompt will never go away. It > will keep asking you to enter and reenter > the password. I tried -t but no luck. > > 2- if you ftp to a system, /bin/last will > have a record but sftp does not leave any > trace behind. > > Help on any of the two items will be > appreciated, > As always, I will summarize, > Vahid. > > > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag > _______________________________________________ > sunmanagers mailing list > sunmanagers@sunmanagers.org > http://www.sunmanagers.org/mailman/listinfo/sunmanagers > > ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Tue Aug 13 14:08:37 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:52 EST