Linux user authentication with Microsoft LDAP
- by TusharG
I'm trying to do following things:
Login to CentOS over ssh: authentication needs to happen with Microsoft Ldap
On successful login create a home directory for user in /home if directory exists take him to his home directory
Put quota on /home/user directory of 5 GB
Can someone please show me a link for Centos/redhat to authorize users with Microsoft Ldap?
I have already tried: setup command from root - "Authentication configuration" - "[] User Information - Use Ldap" - Authentication - [] Use Ldap Authentication" - []/[*] Use TLS - Server: ldap://corporate.company.com - Base DN: dc=corporate,dc=company,dc=com" This does not authentication users with Microsoft LDAP