This is really the stupidest thing I can imagine!!! At work I got a new PC which a guest of the institute had used before. Now no one knows his login (normally "guest-PC's" have generic logins) because he changed it.
The admins where able to create a new user but they couldn't give me sudo privileges - I have to talk to them tomorrow how they did it - anyway...
The problem is since I'm not a member of admin I can't even set the clock or do anything because my user password doesn't give me administrator rights. So I checked /etc/group and under admin it says his username (like admin:111:username)
If I understand it right all I have to do is to change his name into mine, right?
So I tried to boot failsave because I hoped I would get a root login without doing anything, but instead it prompted something like "Give root password for maintance" - which I don't know....
Then I tried to modify the boot parameters with something like
which kinda worked because I got
But guess what?! Now the keyboard doesn't work I figured it is because I have a USB-keyboard and maybe the deamon hasn't been loaded yet. So I found an older PS/2 version and tried to connect it but that freakin DELL PC doesn't even have an PS/2 keyboard connector....
If anyone has an idea I would be very pleased!!!
Regards,
Thomas
The admins where able to create a new user but they couldn't give me sudo privileges - I have to talk to them tomorrow how they did it - anyway...
The problem is since I'm not a member of admin I can't even set the clock or do anything because my user password doesn't give me administrator rights. So I checked /etc/group and under admin it says his username (like admin:111:username)
If I understand it right all I have to do is to change his name into mine, right?
So I tried to boot failsave because I hoped I would get a root login without doing anything, but instead it prompted something like "Give root password for maintance" - which I don't know....
Then I tried to modify the boot parameters with something like
Code:
rw init=/etc/bash
Code:
root@(none):#
If anyone has an idea I would be very pleased!!!
Regards,
Thomas
Comment