Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -2/+2 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Reorder options passed to adduser in scripts: make -S first. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | It's only for consistency and to ease spotting lack of it. | ||||
* | main/openldap: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | main/openldap create ldap group before ldap user | Natanael Copa | 2010-03-06 | 1 | -2/+4 |
| | | | | fixes #307 | ||||
* | main/openldap: force creation of ldap group | Natanael Copa | 2009-11-09 | 1 | -1/+3 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 1 | -0/+3 |
and fixed misc build issues |