expired password with NIS

expired password with NIS

Post by Florian Stiass » Sat, 30 Jan 1999 04:00:00



Is there any way to force a user to change his password with NIS
(NOT NIS+) on 2.6 ?

Thanks

Florian

 
 
 

1. Expiring passwords under NIS ?

Anyone got any nifty tricks for expiring passwords under Linux's NIS
implementation?  Something cheesy like

if [ ! -f ~/.passwd ]; then
  /usr/bin/yppasswd
  touch ~/.passwd
fi

In /etc/profile would work and when I wanted to expire a password I
could just remove the .passwd file from the user's home directory but
there are too many ways to circumvent that.  I've seen it under other YP
implementations where after the password hash there is a comma and some
more characters to designate an expiration time but I didn't see
anything that indicated I could do that under Linux.  Anything thoughts
are appreciated, and no switching over to NIS+ isn't really any option.

Robert

2. PS/2, keyboard, tokenring

3. Expire NIS passwords

4. ps command lock

5. NIS and (pre)expired passwords

6. Help! configuring XFree86 on Notebook SHARP PC-9070

7. password expired, solaris 2.5.1 and NIS+

8. xserver SVGA crashes with an AGP S3 Virge GX/2

9. NIS+ users and expired passwords

10. Can't change NIS+ password in NIS+ client

11. Help: NIS+ password information update failed while talking to NIS+ passwd daemon

12. NIS/NIS+ password security without user keypairs -- how ???

13. NIS+ user management [Was: Re: root changing a user's password (NIS)]