Commit Graph

778 Commits

Author SHA1 Message Date
katagia e49648af93 Fixed small bug prevention to display next page 2003-10-22 17:51:44 +00:00
duergner a8faa1470f *** empty log message *** 2003-10-22 17:42:12 +00:00
katagia 1652cbd62a checked mass*.php and removed some bugs.
Sometimes I had some errors while creating users
Maybe I can reproduce this.
2003-10-22 13:57:32 +00:00
Roland Gruber 8eb39ade02 added meta-tags for cache control 2003-10-21 16:56:44 +00:00
katagia d8aeeb9886 checked useredit.php, groupedit.php and delete.php
Now I only need to check mass*.php
2003-10-21 15:36:12 +00:00
katagia 3f1a646797 checked account.inc, hostedit.php and groupedit.php
for bugs and added comments to make the code
more understandable
2003-10-21 13:40:13 +00:00
katagia 6cdcde26c0 Added a lot of comments in account.inc
and fixed little bugs.
2003-10-20 17:56:52 +00:00
katagia 21d6b5c5c6 added many comments and removed some smaller bugs 2003-10-19 17:06:16 +00:00
katagia 708dc678c7 added many comments and
fixed mayn errors
2003-10-19 17:04:49 +00:00
Roland Gruber 3bfd9d8ad2 translation update 2003-10-19 09:42:43 +00:00
duergner 2f64858361 MessageVariable set to optional 2003-10-19 09:28:15 +00:00
Roland Gruber 42bb1192e7 added group PDF, display attribute names bold and values normal 2003-10-18 17:23:07 +00:00
Roland Gruber 72e6f80c55 added PDF for groups 2003-10-18 17:04:45 +00:00
Roland Gruber 7d0548ebaa do not show errors on connect (removes Michael's change) 2003-10-18 16:45:15 +00:00
duergner 5e2127f65b *** empty log message *** 2003-10-18 11:28:57 +00:00
duergner 47e750db6e *** empty log message *** 2003-10-18 11:26:49 +00:00
Roland Gruber ea47bf0a16 updated file permissions 2003-10-18 07:42:29 +00:00
katagia 379a43252e fixed problem with ID generation. I hope it's working now
Fixed new problem with additaional groups
Added Group and Host PDF Support
2003-10-17 16:04:57 +00:00
katagia 2a192da7d3 added extra page 4 additional groups
removed selected groups/users/hosts from list
2003-10-17 09:30:13 +00:00
katagia 60ead57acc fixed many problems 2003-10-17 07:58:43 +00:00
Roland Gruber 5cb72a2314 added random number 2003-10-16 18:49:25 +00:00
Roland Gruber 5d3ab5976f added host PDFs 2003-10-15 18:48:06 +00:00
Roland Gruber 0b9658c891 small design change 2003-10-13 17:35:49 +00:00
Roland Gruber e63ce4891c added new attributes:
objectClasses: objectClass strings from LDAP server
supports_unix_hosts: true if schema allows hosts in inetOrgPerson
supports_samba2/3_schema: true if schema includes samba(Sam)Account
2003-10-12 17:07:03 +00:00
Roland Gruber 88239dec21 updated comments 2003-10-11 17:20:00 +00:00
Roland Gruber 824db1daf3 added some comments 2003-10-11 15:43:47 +00:00
Roland Gruber a57406488b print LDAP error if add failed 2003-10-11 15:23:08 +00:00
Roland Gruber c535a42f27 added comments, removed double checks, removed session related bug 2003-10-11 12:17:28 +00:00
Roland Gruber 9e8d184b66 fixed setting for Samba account expiration and added deactivation 2003-10-09 15:37:44 +00:00
Roland Gruber cb6d51c0c1 fixed default user profile 2003-10-09 15:35:25 +00:00
Roland Gruber e9302d205b updated TODO 2003-10-09 12:30:17 +00:00
katagia 04075098f3 added some text to help (username)
Removed html-tags from text
2003-10-07 18:39:44 +00:00
katagia af872d4fea fixed a new problem; could not create any user
When creating new group all settings 4 memberUid were ignored. Fixed
2003-10-07 17:52:51 +00:00
Roland Gruber 01893985c3 changed default attributes to show in lists, better error handling for list settings 2003-10-06 15:59:49 +00:00
Roland Gruber 87eed44285 added links for mhash/mcrypt 2003-10-06 12:42:34 +00:00
Roland Gruber 105f119efa added plain text passwords, fixed empty passwords 2003-10-05 10:51:01 +00:00
katagia bba0d4b01b added support for different encryption types 2003-10-05 10:38:31 +00:00
katagia e75a2edc87 run lamdaemon.pl only if really needed. 2003-10-04 18:44:18 +00:00
Roland Gruber 3b5cab97f3 check for existing SID/name if creating a new domain 2003-10-04 17:14:14 +00:00
Roland Gruber 28149b0e5d added hashes and PDF 2003-10-04 15:08:36 +00:00
Roland Gruber 09b6c47a81 added functions to hash passwords 2003-10-04 13:26:37 +00:00
Roland Gruber a3a7cf56f5 added password hash setting 2003-10-04 12:34:19 +00:00
Roland Gruber 9bbec43dfa some security documentation 2003-10-02 18:15:42 +00:00
Roland Gruber 462ac62c86 use /dev/random for IV+KEY if possible 2003-10-02 17:54:04 +00:00
katagia 0516036e15 removed old account.php
delte.phh gets now accounts via session
quotas are now dosplayed in pdf if quota page wasn't viewed.
2003-10-02 14:10:31 +00:00
Roland Gruber ac7475584e save accounts marked for deletion in session 2003-10-01 20:44:40 +00:00
Roland Gruber a782e5b4c8 added check for filters; replaced select all image 2003-10-01 15:16:37 +00:00
Roland Gruber 3ef2a2ac4b update design for deleting domains 2003-10-01 15:02:41 +00:00
Roland Gruber 7a20393b5e chmod config files to 0600 2003-10-01 15:01:29 +00:00
katagia 89dfd1410a *** empty log message *** 2003-10-01 14:59:23 +00:00
katagia d8fc45f830 added session info
changed redirector.
Fixed little bug which causes to display unix-accounts always disabled
delte loads users from session, not from $_GET anymore
2003-10-01 12:14:04 +00:00
Roland Gruber 5005f6039e fixed HTML error 2003-09-30 19:08:13 +00:00
Roland Gruber 2bc70df334 fixed buggy config saving 2003-09-30 18:42:14 +00:00
Roland Gruber 012d80f7a3 changed names of session variables to prefix "conf_", fixed bug that prevented to change the password 2003-09-30 17:49:11 +00:00
Roland Gruber 94a721e9b3 list of used session variables 2003-09-30 14:49:20 +00:00
katagia 91f07edc31 fixed possible problem when register_globals = yes 2003-09-29 16:20:30 +00:00
Roland Gruber 8f2ff3f0c4 center checkboxes 2003-09-29 15:20:27 +00:00
Roland Gruber f536ed45ee fixed checking of logon script 2003-09-29 12:49:48 +00:00
Roland Gruber 6cf236e9bd do not allow empty quota fields 2003-09-29 12:00:38 +00:00
katagia 9b382bdfe8 fixed little problem when changing profilepath and scriptpath
fixed little bug which an change user passwords randomly
users in groupedit and hosts in useredit are now sorted
2003-09-29 10:54:44 +00:00
Roland Gruber 49f9083190 disable directory listing 2003-09-28 17:47:51 +00:00
katagia 5f7164c7c8 Added missing code 4 PDFs 2003-09-28 16:41:00 +00:00
katagia fd15b03eb1 removed debug code 2003-09-28 16:39:22 +00:00
katagia 6551b9519c PDFs should work now with Internet Explorer and Konqueror 2003-09-28 16:38:54 +00:00
katagia 248737d10d upload should now work.
Added some help
Fixed wrong Warn-message when creating new hosts
2003-09-28 16:00:13 +00:00
Roland Gruber 59cbe4d416 fixed SID loading for hosts 2003-09-28 13:46:49 +00:00
Roland Gruber 1537d24e93 fixed SID loading 2003-09-28 13:45:57 +00:00
Roland Gruber 2c9ec448c2 added empty line to solve CVS conflict 2003-09-28 13:39:27 +00:00
Roland Gruber 9e407116db added "select all" for groups, fixed problems with count entries 2003-09-28 13:35:21 +00:00
katagia 37e8bbb095 Quotas and profiles should work now
fixed little typo in index.html
still working at upload ....
2003-09-28 13:30:31 +00:00
Roland Gruber b1b4458c03 added "select all" link 2003-09-28 12:46:23 +00:00
Roland Gruber 99171fcc84 default profile for groups (empty) 2003-09-28 12:41:05 +00:00
Roland Gruber 9fac30304d added select all link; fixed some HTML errors 2003-09-28 10:45:14 +00:00
Roland Gruber 9ce720e8c5 select all image for lists 2003-09-28 10:38:19 +00:00
Roland Gruber 17de49eb2b removed general group from default profile 2003-09-27 12:35:49 +00:00
duergner f3c10eb9eb SESSION['lamurl'] and SESSION['lampath'] added 2003-09-26 14:38:12 +00:00
katagia 5aafd379fa fixed undefinded password if user was created
removed stuff from default profile
2003-09-25 14:14:59 +00:00
Roland Gruber a062e8e44f fixes for GID translation: show GID if name has not been found, resort table by names if GID is selected for sorting 2003-09-25 07:01:20 +00:00
katagia b300372178 check for existing entried with same uid or cn didn only
work if the other uids (cns) were in same OU. Fixed.
Homedirs weren't deleted. Fixed.
Display some info to change gid of files if primary group has
changed.
Display undo only if editing entries
Fixed "Reset Password" Button 4 hosts. Don't jump to general page anymore.
2003-09-24 20:58:34 +00:00
Roland Gruber acae184c92 improved design 2003-09-24 20:28:23 +00:00
Roland Gruber d73bddcc58 translation update 2003-09-24 20:28:06 +00:00
Roland Gruber 81148af18d fixed problems with old session data if search failed 2003-09-23 15:35:48 +00:00
katagia 513371d29f changed surname and givenname in useredit.php 2003-09-23 10:26:18 +00:00
Roland Gruber e8f1b333c6 added help for config management 2003-09-22 19:18:16 +00:00
Roland Gruber 4a65d7b956 fixed missing translation 2003-09-22 18:52:16 +00:00
Roland Gruber bad8121076 reviewed help messages 2003-09-22 18:24:39 +00:00
duergner 0c983dae86 *** empty log message *** 2003-09-21 20:29:19 +00:00
katagia ea46b5705d fixed links in useredit.php to help 2003-09-21 20:15:36 +00:00
Roland Gruber e99f635bfe changed loading/saving of conf files 2003-09-21 20:10:52 +00:00
duergner 87e46c6f16 *** empty log message *** 2003-09-21 20:08:36 +00:00
duergner 206d1a85ff *** empty log message *** 2003-09-21 20:07:15 +00:00
duergner 556843c58e get_Admins() instead of Admins[] 2003-09-21 20:03:40 +00:00
Roland Gruber 15da8f76f0 search_username now returns Unix-only accounts, too 2003-09-21 19:32:15 +00:00
Roland Gruber ef5026aadb changed default legend color 2003-09-21 19:05:13 +00:00
Roland Gruber 3487236dac fixed missing ":" 2003-09-21 18:55:57 +00:00
Roland Gruber 42115b0ba4 changed layout 2003-09-21 18:53:43 +00:00
Roland Gruber 76888028de load correct domain even if Samba version differs 2003-09-21 14:59:28 +00:00
Roland Gruber 8675e6a9cb added group profiles 2003-09-20 17:02:21 +00:00
Roland Gruber c7830ae357 fixed domain setting 2003-09-20 16:57:53 +00:00
katagia f12bb6ca98 no options in lamdaemon.pl anymore 2003-09-20 13:59:13 +00:00