View Full Version : big problem with users (gnome-lite)
freaks
March 4th, 2010, 20:55
hello,
i installed gnome-lite and i have some problems
after booting i can only log with root user without password
in the boot sequence the system give me some informations like
:"can't find samba user, or my username"
i can't log with my user
but if have a the same username the sytem say this user already exist
what is the problem ?
LateNiteTV
March 5th, 2010, 00:06
are you using a login manager? i know gnome-lite doesnt set one up by default. can you login to the console with any users other than root?
did you update your system and overwrite your passwd file while running mergemaster?
freaks
March 5th, 2010, 10:50
did you update your system and overwrite your passwd file while running mergemaster?
yes i made this
Select > Configure > Distributions > Src > Select Base, Sys and all other required source code > Ok > Ok > Select Internet > FTP Main site and install the source code.
cd /usr/src
# make buildkernel
make installkernel
SirDice
March 5th, 2010, 13:05
cd /usr/src
# make buildkernel
make installkernel
So you only build a kernel. You didn't update anything as you just installed the same kernel as the install did.
http://www.nl.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html
(don't install cvsup-without-x11, use csup instead)
As for your users, have a look at /etc/passwd. See if those accounts are still there. Do NOT edit /etc/passwd directly. Either use vipw, pw or adduser.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.