I'm using the pam_netgroup to restrict logins to our 
SUSE Linux systems.  This works great for ssh, however
we've had to enable telnet on these servers and accounts
that are restricted through ssh are not restricted through
telnet.
 
here's what we put in our common-account file.
 
account required        pam_unix2.so
account required        pam_netgroup.so
We haven't modified any other pam.d files at this point.
 
What else do I need to do to get telnet logins to go through
this module?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/security-discuss/attachments/20091204/a1641c21/attachment.html>

Reply via email to