10 Jul
2015
10 Jul
'15
6:03 p.m.
On Jul 10, 2015, at 5:57 PM, D C <dc12078@gmail.com> wrote:
- Login with my ldap credentials works. - My admin users with appropriate attributes get privilege level 15. - ALL valid users are able to log in and do at least some show commands.
I want to prevent login entirely by default for all of my ldap users. What is the best way to do this?
Put the administrators into a group in LDAP. Allow members of that group access, and reject everyone else. Alan DeKok.