On 11 January 2011 12:50, David Stuart <[email protected]> wrote: > Is it possible to have a mix of both LDAP-authenticated and > locally-authenticated users on the same Linux system?
That should be pretty much default; check /etc/nsswitch.conf Look for passwd, shadow & groups; if they say XXX files ldap you're already there in regards to the "mix". The system will first check for users locally, then in LDAP. > The LDAP Server that would be accessed is either a Windows Active Directory or > a Novell Meta-Directory Server. I'm not sure which is actually being used > today. Not sure how SuSE handles LDAP, but there might be a /etc/ldap.conf file ? > Thanks, > Dave Cheers, Andrej ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
