On Wed, 14 Nov 2001 14:49:11 -0700 "Matt Garner" <[EMAIL PROTECTED]> wrote:
> Ana- > > Users must have the login privilege. > So you should have a line like "login:admin" in your /etc/vsd/priv file, or > do "setrights user +login". > > Matt Garner > [EMAIL PROTECTED] > systems engineer Yes, I know. But the error was other. It was necessary to edit the file /etc/pam.d/ssd And change the line: auth required /lib/security/pam_vsd.so priv=login To: auth required /lib/security/pam_vsd.so priv=telnet OR (like you said) setrights user +login Now, I still using setrights user +telnet and ssh works perfectly Regards -- Ana Paula <[EMAIL PROTECTED]> ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
