OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd C. Miller (millertcvs.openbsd.org)
Date: Sun Jan 06 2002 - 15:53:28 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: millertcvs.openbsd.org 2002/01/06 14:53:28

    Modified files:
            libexec/login_lchpass: login_lchpass.c
            libexec/login_chpass: login_chpass.c

    Log message:
    Don't let root change it's password via login_l?chpass(8).
    At some point in the future, passwd(1) may call these auth methods
    at which time we will need a flag to allow root to do a password
    change and also to allow account w/o a password to be given one.