Koozali.org: home of the SME Server

Login as Admin via Windows 2K workstation

Offline twijtzes

  • ***
  • 47
  • +0/-0
    • http://www.foodconsult.nl
Login as Admin via Windows 2K workstation
« on: December 02, 2009, 10:18:05 AM »
I would like to login on a Windows computer into the domain as domain user 'admin' with the SME admin password. When trying to I get the message

Account is disabled, please contact system manager

How can I login as admin via a windows workstation ?

(would like to install Openoffice)

TXS Taco

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Login as Admin via Windows 2K workstation
« Reply #1 on: December 02, 2009, 02:46:37 PM »
I would like to login on a Windows computer into the domain as domain user 'admin' with the SME admin password. When trying to I get the message

Account is disabled, please contact system manager

How can I login as admin via a windows workstation ?
You will probably have to activate your admin account (again) as normally this should work out of the box.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Login as Admin via Windows 2K workstation
« Reply #2 on: December 02, 2009, 02:59:48 PM »
I would like to login on a Windows computer into the domain as domain user 'admin' with the SME admin password. When trying to I get the message

Account is disabled, please contact system manager

How can I login as admin via a windows workstation ?

(would like to install Openoffice)

TXS Taco

as cactus said, it should work ut of the box.. if it doesn't please raise a bug in bugzilla..

anyway, you can log in as local administrator

Offline twijtzes

  • ***
  • 47
  • +0/-0
    • http://www.foodconsult.nl
Re: Login as Admin via Windows 2K workstation
« Reply #3 on: December 02, 2009, 03:42:29 PM »
How do I reactivate my admin account ?

Kind regards
Taco

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Login as Admin via Windows 2K workstation
« Reply #4 on: December 02, 2009, 04:01:40 PM »
How do I reactivate my admin account ?
Let's first try and see if my suspicion is right.

Please execute the following command on your server (as root):
Code: [Select]
cat /etc/shadow | grep adminDo not post it's output in the forum. Instead just look at the line for the admin account and tell us if it has a random string after the first colon ( : ) after the username? other possibilities are two exclamation marks (!!) or a asterisk (*). Please let us know which you see, but do not post the random string if it is there.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)