History log of /haiku/src/bin/multiuser/useradd.cpp (Results 1 – 7 of 7)
Revision Date Author Comments
# 9f81ca83 27-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Merge branch 'package-management'

Conflicts:
src/preferences/network/Jamfile


# 032ea9a4 16-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

useradd: Create the new user with a locked password


# 82a064b5 16-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

useradd: small style fix


# 0e9e586c 16-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

useradd: Support specifying group by name


# c13744f4 16-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

useradd: Improve usage text


# 89d327d6 19-May-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Added missing spwd::sp_lstchg field.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25560 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f5e8e689 19-Apr-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

* Added useradd and passwd tools. They allow adding new users and
changing a user's password, like on other platforms (just a bit more
bare-bones :-)).
* Moved login from src/bin/network/login/ t

* Added useradd and passwd tools. They allow adding new users and
changing a user's password, like on other platforms (just a bit more
bare-bones :-)).
* Moved login from src/bin/network/login/ to src/bin/multiuser/.
* login correctly checks the shadow password now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25041 a95241bf-73f2-0310-859d-f6bbb57e9c96

show more ...