Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Using ypbind - login fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ejok
n00b
n00b


Joined: 06 Jan 2003
Posts: 4

PostPosted: Mon Jan 06, 2003 6:22 pm    Post subject: Using ypbind - login fails Reply with quote

Hello all,
I'd like to say that gentoo is going to be my favorite ( now SuSE8.1) because it's really fast.
There is one thing left I don't understand:
I'm using yp in the network and can not login with gentoo.
"ypcat user.byname" gives the correct reply from the ypserver but when I try to login it just replies login failed.
I also noticed that
"useradd -p test test" is creating a user "test" but the password is stored in cleartext in /etc/shadow and the login as user test also fails
What can I do where can I look for further hints ?

Thanks in advance

ejok
Back to top
View user's profile Send private message
philthedrill
n00b
n00b


Joined: 10 Jan 2003
Posts: 18
Location: Moscow, ID

PostPosted: Fri Jan 10, 2003 3:45 pm    Post subject: Reply with quote

I never used ypcat user.byname. I just tried it and I don't get any output. What happens when you type something like:

ypcat passwd

It should show you a passwd/shadow file, and if `ypcat passwd` works, then you should be able to log in.

Commands like useradd only add/modify the local machine's /etc/passwd and /etc/shadow files.

To add a yp/nis user, log into the yp master server, edit the yp passwd and shadow files (usually under /etc/yp/), then cd to /var/yp and run make.

Also, I had trouble with /etc/yp.conf being overwritten on every boot, so I had to make a hack since I still haven't found a solution (I posted it... just search for my userid). So ypbind would fail on boot and thus not get any of the maps.

--phil
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum