+ Post New Thread
Results 1 to 5 of 5
*nix Thread, Censornet Authentication Woes in Technical; This morning I have come into the office to find censornet seems to have stopped authenticating against our AD. Have ...
  1. #1
    paul's Avatar
    Join Date
    Jun 2005
    Location
    Preston
    Posts
    159
    Thank Post
    1
    Thanked 5 Times in 4 Posts
    Rep Power
    15

    Censornet Authentication Woes

    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

  2. IDG Tech News

  3. #2
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Censornet Authentication Woes

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

    Code:
    wbinfo -t
    Code:
    klist
    Code:
    net status

  4. #3
    paul's Avatar
    Join Date
    Jun 2005
    Location
    Preston
    Posts
    159
    Thank Post
    1
    Thanked 5 Times in 4 Posts
    Rep Power
    15

    Re: Censornet Authentication Woes

    when I try wbinfo -t "Secret is bad 0xc00000e5" is returned

  5. #4


    Join Date
    Jan 2006
    Posts
    6,456
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Censornet Authentication Woes

    check winbind is running.
    Probably your best bet is searching for the error code on the samba lists.

  6. #5
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Censornet Authentication Woes

    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:
    Code:
    net ads testjoin
    If it is, you can reset the machine account password with:
    Code:
    net ads changetrustpw
    If that doesn't work, then delete the machine account from AD and rejoin the machine to the domain with:
    Code:
    net ads join

SHARE:
+ Post New Thread

Similar Threads

  1. Censornet authentication problem
    By dezt in forum *nix
    Replies: 14
    Last Post: 16th December 2009, 05:12 PM
  2. Replies: 4
    Last Post: 6th December 2007, 02:42 PM
  3. Wireless Woes!
    By CHR1S in forum Networks
    Replies: 16
    Last Post: 23rd May 2007, 09:08 AM
  4. Ris woes
    By Uraken in forum Windows
    Replies: 3
    Last Post: 4th April 2007, 10:04 AM
  5. Censornet Authentication
    By adamyoung in forum Networks
    Replies: 1
    Last Post: 2nd May 2006, 04:07 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •