updated confwiz
This commit is contained in:
parent
913e961ad5
commit
5c99d878bf
|
@ -91,20 +91,15 @@ useredit:
|
||||||
- hostDN: Array mit allen hosts.
|
- hostDN: Array mit allen hosts.
|
||||||
|
|
||||||
|
|
||||||
account.php:
|
hostedit:
|
||||||
|
- account: s.o.
|
||||||
wird nicht mehr verwendet?
|
|
||||||
|
|
||||||
|
|
||||||
hostedit: s.o.
|
|
||||||
- account:
|
|
||||||
- account_old:
|
- account_old:
|
||||||
- final_changegids:
|
- final_changegids:
|
||||||
- shelllist:
|
- shelllist:
|
||||||
|
|
||||||
|
|
||||||
groupedit:
|
groupedit:
|
||||||
- account:
|
- account: s.o.
|
||||||
- account_old:
|
- account_old:
|
||||||
- final_changeids:
|
- final_changeids:
|
||||||
- userDN: Array mit allen Benutzern
|
- userDN: Array mit allen Benutzern
|
||||||
|
@ -118,13 +113,15 @@ account.inc:
|
||||||
- account: s.o.
|
- account: s.o.
|
||||||
- final_changeids: s.o.
|
- final_changeids: s.o.
|
||||||
|
|
||||||
|
|
||||||
delete.php
|
delete.php
|
||||||
- delete_dn : Liste der DNs, die gelscht werden sollen.
|
- delete_dn : Liste der DNs, die gelscht werden sollen.
|
||||||
|
|
||||||
|
|
||||||
confwiz/*.php
|
confwiz/*.php
|
||||||
- confwiz_config: Config-Objekt mit Optionen
|
- confwiz_config: Config-Objekt mit Optionen
|
||||||
|
- confwiz_ldap: LDAP-Objekt
|
||||||
|
- conwiz_masterpwd: Hauptpasswort für Einstellungen, zur Überprüfung des Admins
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue