I am setting up my first instance of OnCommand Core, and working through an issue with user authentication.
My DFM server is running Red Hat Enterprise Linux 6.3, and the users are being authenticated to the server (e.g. ssh) via Samba and winbind to our Active Directory environment.
When a user logs into the OnCommand Core web interface, the authenication is going against the passwd file only, not trying to authenticate using winbind.
Does anyone know how the authentication can be configured to use winbind?
P.S. We don't have an LDAP bind structure that we can currently use for this method.