meadmarc
February 7th, 2012, 02:27 AM
Hello!
I just successfully set up a NIS server this weekend; users can log in to a client workstation through the NIS server, which maps their home directory.
All was well, until I was testing my users. To test a few, I changed their passwords. Tried to log in. Couldn't on the clients. I had to update the yellowpages database with:
make -C /var/yp
So that got me in as a user, but when I tried to change the password from the client, it was impossible.
Apparently, there is a yppasswdd dameon that should run, but I cannot find this in the repositories.
Has it changed?
How do I allow my users to change their passwords?
Is there a way for me to change their passwords without having to do this: make -C /var/yp
Thanks!
I just successfully set up a NIS server this weekend; users can log in to a client workstation through the NIS server, which maps their home directory.
All was well, until I was testing my users. To test a few, I changed their passwords. Tried to log in. Couldn't on the clients. I had to update the yellowpages database with:
make -C /var/yp
So that got me in as a user, but when I tried to change the password from the client, it was impossible.
Apparently, there is a yppasswdd dameon that should run, but I cannot find this in the repositories.
Has it changed?
How do I allow my users to change their passwords?
Is there a way for me to change their passwords without having to do this: make -C /var/yp
Thanks!