summaryrefslogtreecommitdiffstats
path: root/lduseradd
Commit message (Collapse)AuthorAgeFilesLines
* ldapadd: LDAP template adjustedHEADmasterAlexander Sulfrian2024-02-181-3/+9
| | | | | | | | | We do not create ldap entries with the structurel object class 'account' anymore but use 'inetOrgPerson' now. This requires some different name attributes and an explicit definition of the email address. We changed it because inetOrgPerson is more compatible with different software.
* lduseradd: Use exit code of checkDomainroot2019-11-061-1/+1
|
* Fix path to ldap secretroot2019-11-061-1/+1
|
* lduseradd: grep requires LC_ALL=C to work correctly?!root2019-11-061-13/+13
|
* create a .forward file automatically and send welcome mailMarian2019-11-061-4/+30
| | | | when the given fachbereich account exists
* use fd3 for debugging not fd2Marian2019-11-061-31/+35
| | | | (because before, error messages by programs would get piped to /dev/null when debugging was off)
* lduseradd: TMPDIR aufräumen wenn Antrag wirklich verschoben wurde.Alexander Sulfrian2015-05-221-1/+3
|
* lduseradd: Richtige Datei verschieben.Alexander Sulfrian2015-05-221-1/+1
|
* accountantrag in home speichern statt im webroot, jetzt wirklichMarian Sigler2015-01-241-11/+14
|
* notify if not run as rootMarian Sigler2015-01-241-0/+7
|
* accountantrag in home speichern statt im webrootMarian Sigler2015-01-241-5/+10
|
* lduseradd: Raise the max length for usernames to 9 chars.root2015-01-241-1/+1
|
* initial import of current scriptsAlexander Sulfrian2010-10-311-0/+727