Find the answer to your Linux question:
Results 1 to 2 of 2
Hello, How do I get yppasswd to use the same password complexity requirements I have set for passwd? When I go to the NIS server and do passwd <username> it ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    24

    yppasswd complexity requirements

    Hello,

    How do I get yppasswd to use the same password complexity requirements I have set for passwd?

    When I go to the NIS server and do passwd <username> it will only accept my password if I meet the complexity requirements (8 charact. alpha-numeric etc).

    However, when I do yppasswd it does indeed update my password but does not enforce the complexity requirements I have set for passwd!

    How can I resolve this?

    Thanks!

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Not a command I've ever used, but according to this you cannot set rules with ypasswd.
    Note: The yppasswd command cannot establish rules for passwords as does the passwd command.
    And according to this, you should use passwd -r nis instead.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...