Web gui
lwat consists of some files accesible through a web-browser.
-
admin.php - used by index.php
-
admin.js - used by index.php and admin.php
-
index.php - main site for
searching, adding, deleting, disabling users, groups
and machines
-
import.php - used for mass-import of user.
-
chguserpw.php - let
the user change their Unix and Windows-password
-
createlm.php - used to generate hashed samba
passwords (fetched from
LDAP Account Manager
)
-
buildconf.php - generate
a new config.php with all
needed variables defined.
-
fixup.php - used to clean up the mess wlus creates,
dont use this if you want to keep your ldap userbase
compatible with wlus
Other files
lwat also includes a bunch of other directories, and files
within. Those directories (files) will normally not be availible
to the users
-
templates - html-templates used to build the nice gui
-
locales - localized text for the gui
-
scripts - nice script to create homedirectories (and
more to come)
-
doc - documentation , not that much yet
-
etc - configuration files
-
examples - sample configuration files, both for lwat
and for other related stuff (slapd, samba, libnss-ldap,
libpam-ldap)