Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Programming & Scripting
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Programming & Scripting A place to discuss website design, programming, shell scripts, etc

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-Oct-2007, 04:14
Hussain Alhaddad
Guest
 
Posts: n/a
Default

hi all,

is there any script to reset the user profile to default ?? i mean RESET totally :unsure:


thanks
  #2 (permalink)  
Old 08-Oct-2007, 09:33
andrewd18
Guest
 
Posts: n/a
Default

Do you mean your SUSE Forums.net profile, or a profile on a SUSE Linux system somewhere?
  #3 (permalink)  
Old 08-Oct-2007, 10:09
Wilson Phillips
Guest
 
Posts: n/a
Default

You could delete the user and create it again new.
  #4 (permalink)  
Old 11-Oct-2007, 15:25
Ptero-4
Guest
 
Posts: n/a
Default

The O.P is probably referring to his system's root account, password, which can be reset by booting off a linux LiveCD (any distro works), using the chroot command (chroot /rootpartition/mountpoint /bin/bash) then passwd root to set a new password for the root account and then exit to leave the chroot, umount the / partition and reboot the computer.
  #5 (permalink)  
Old 11-Oct-2007, 20:11
69_rs_ss
Guest
 
Posts: n/a
Default

Quote:
The O.P is probably referring to his system's root account, password, which can be reset by booting off a linux LiveCD (any distro works), using the chroot command (chroot /rootpartition/mountpoint /bin/bash) then passwd root to set a new password for the root account and then exit to leave the chroot, umount the / partition and reboot the computer.
[/b]
Odd how you would come to that conclusion since the OP said "reset the user profile".
  #6 (permalink)  
Old 28-Oct-2007, 11:49
Ptero-4
Guest
 
Posts: n/a
Default

Quote:
Odd how you would come to that conclusion since the OP said "reset the user profile".
[/b]
Because that's the only account that can't be just re-created, and also the one that is the more dificult one for a begginner to reset.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2