Tim Weaver wrote: > 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?
I think you need to ask on a SUSE mailing list since LinuxPAM configuration is different from that on OpenSolaris. -- Darren J Moffat