Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-26 | Add additional check that new user doesn't exist in NSS | Stephen Hemminger | |
If user exists in NSS (LDAP, TACACS+) but not on local machine, then it can not be changed with CLI. useradd will fail (user exists), and usermod will fail (can't find user in passwd file). Bug 5249 |