Hi I have configured coreOS as a LDAP client. and I'm successfully logged in . But my user is not getting sudo access. But in my ubuntu 14.04 server (ldap client). I'm able to get sudo access with the same user.
It looks like I haven't put configuration in the correct location. can any one tell me where should i place my ldap configuration to get user sudo access.
CoreOS sudo -V:
Sudoers file grammar version 45
Sudoers path: /usr/share/baselayout/sudoers
Authentication methods: 'pam'
Syslog facility if syslog is being used for logging: authpriv
UBUNTU 14.04 sudo -V:
Sudoers file grammar version 42
Sudoers path: /etc/sudoers
nsswitch path: /etc/nsswitch.conf
ldap.conf path: /etc/sudo-ldap.conf
ldap.secret path: /etc/ldap.secret
Authentication methods: 'pam'
Please help me out.
Thanks in Advance.