Unable to log in to ubuntu server 10.04 after trying to join windows domain
- by nash
I was trying to join our ubuntu 10.04 server to the windows domain and I ended up editing the pam.d configuration files. My aim was to have domain users log into the ubuntu server with their domain accounts in order to access some applications instead of creating new unix users each time.
My system admin says the join was successful to the domain. Now I have no way of logging into the sever. Is there a way I can undo everything and get the server back to the original login using the local account?
I will also appreciate if someone pointed me to some configuration that actually worked - I am still willing to try and make it work.