Jump to content

Recommended Posts

Posted

This morning I have come into the office to find censornet seems to have stopped authenticating against our AD. Have checked the usual settings in User Authentication Config and that the system time hasn't become unsynchronized. When trying to connect to the internet I get as far as the username and password dialog - which does not accept any credentials.

I have now also rebuilt the box but am still experiencing the same problem.

Thanks

Posted

assuming Censornet uses the same system to auth against AD as a generic Linux/Samba system would, try the following:

 

wbinfo -t

klist

net status

Posted

The machine account's password has expired/changed. Basically things have got out of sync. You can verify if this really is the problem with:

net ads testjoin

If it is, you can reset the machine account password with:

net ads changetrustpw

If that doesn't work, then delete the machine account from AD and rejoin the machine to the domain with:

net ads join

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...