Results 1 to 5 of 5
i get the following error
" Account expired please contact your system administrator "
as far as i know im the only one i d/l the 3 cd's and installed ...
- 04-18-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 3
account expired
i get the following error
" Account expired please contact your system administrator "
as far as i know im the only one i d/l the 3 cd's and installed and had used the login before. However my KVM switch went bad and i put the linux machine on the shelf for about 6 months and didnt use it, i started it up tonight and it wont let me in. I try to use the Login=Administrator and my password but the login screen shakes its "head" and goes back to my screenname. any help or ideas???
- 04-18-2005 #2
You're trying to login as user "Administrator"? O.o
Login as root and use the "useradd" command to re-add yourself.DISTRO=Arch
Registered Linux User #388732
- 04-18-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 3
cant do it from the GUI i tried and ive looked through all 92 pages of posts and none tell me how to login as root from the GUI
- 04-18-2005 #4Linux Engineer
- Join Date
- Mar 2005
- Location
- Where my hat is
- Posts
- 765
Username=root
Password=Whateveryousetitto.Registered Linux user #384279
Vector Linux SOHO 6 / Vector Linux 7 RC 3.4
- 04-18-2005 #5
You have that evil "Choose your user" one where root isn't available. Ah, yes.
Well, you can go to the terminal and run useradd manually from there (run "man useradd" to check out exactly how it works), or you can boot into the GUI. Just don't surf the Internet or anything like that while logged in as root.
To boot into the GUI, first boot into the terminal.
Run:
Find the "id:5:initdefault:" line, and change the "5" to a "3". Reboot.Code:vi /etc/inittab
When you reboot, you'll be in the terminal. Log in as root, then type "startx". You will boot into the GUI as root.
Once you're done with everything, change the "3" back to a "5" and reboot again.DISTRO=Arch
Registered Linux User #388732


Reply With Quote
