On Wed, 20 May 1998, nico wrote: > Do you know what is the name of the first script executed after the > install of the distrib ( the one which call adduser to give a passwd to > root and create a new user, dselect ...) and how i can configure it ?
It's either root's .bashrc or .bash_profile. It destroys itself when started (copying a normal startup file over itself). I believe inittab is also modified so the root login isn't automatic anymore. You need to change this before you go into that initial boot, on the base disks themselves, or before the reboot on the installation. Brandon ----- Brandon Mitchell <[EMAIL PROTECTED]> "We all know linux is great... it PGP: finger -l [EMAIL PROTECTED] does infinite loops in 5 seconds" Phone: (757) 596-5550 --Linus Torvalds -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

