Commit Graph

655 Commits

Author SHA1 Message Date
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
katagia 3794485199 LDAP isn't needed in lamdaemon.pl anymore because we authenicate
via ssh now
sudo will make sure only valid users are able to run lamdaemon.pl
2003-09-20 13:01:09 +00:00
katagia d0a0ae0b3c fixed some smaller issues with profiles
Loading a profile had overwritten all changes on first
page.
Added better workstaions dialogue
2003-09-20 10:15:24 +00:00
katagia 04699d3935 added some coments 2003-09-20 08:07:21 +00:00
Roland Gruber 469bba9499 added quota settings for users 2003-09-20 08:04:38 +00:00
katagia 1011546425 upload should be work again.
There's still a small bug in autogernerating usernames
2003-09-20 07:59:19 +00:00
Roland Gruber a2ba576f8d renamed suffix vars 2003-09-19 19:49:45 +00:00
Roland Gruber 814b549791 do not read suffixes directly 2003-09-19 19:46:35 +00:00
Roland Gruber fcb6f1473b renamed cache_timeout to cachetimeout for config update 2003-09-19 19:29:02 +00:00
Roland Gruber f629cbcbfd fixed search filter; show all posixAccount users 2003-09-19 12:30:58 +00:00
katagia a421bb8e30 quota fix 4 users 2003-09-19 12:21:57 +00:00
katagia e14de2e72c fixed some quota issues. Group quotas should be working now 2003-09-19 10:03:00 +00:00
katagia 35ff466d26 checked useredit.php
fixed many many samba issues.
samba 2.2 functions not checked all yet.
2003-09-18 13:54:02 +00:00
Roland Gruber 9cbf79ceac show Unix-only accounts 2003-09-17 17:57:16 +00:00
Roland Gruber a27f12d828 removed members link 2003-09-17 17:30:46 +00:00
Roland Gruber 9d03527b5b removed unused files 2003-09-17 17:30:06 +00:00
Roland Gruber fc746dfdce members are now managed by groupedit.php 2003-09-17 17:28:56 +00:00
katagia c3cc37e3ee Forgot to add utf_encode to gecos
field to allow non-ascci chars
2003-09-17 17:04:43 +00:00
katagia 42d3041ae7 checked all hostedit.php and removed serveral errors
and improved code a little bit.
converting sambaAccount <--> sambaSamAccount
should work now but it's not tested
2003-09-17 16:57:01 +00:00
katagia 6b9aa444de Fixed some issues when converting nonsamba group.
Added missing help entries.
Checked compatbility with samba 2.2 schemas.
2003-09-17 12:20:38 +00:00
katagia b96f1d14aa *** empty log message *** 2003-09-16 16:51:17 +00:00
katagia 4ee588794a *** empty log message *** 2003-09-16 16:49:35 +00:00
katagia 8c7de8abbb fixed problem when sid was not set and gid has been changed 2003-09-16 16:47:18 +00:00
katagia 29f1acf96f fixed wrong sid if gid has changed 2003-09-16 16:37:51 +00:00
Roland Gruber e207d03bd0 CSS: fixed userlist, added domedit 2003-09-16 16:34:15 +00:00
katagia e1302797e8 added sambaGroupType to modify if sambaGRoupMap object wasn'T set 2003-09-16 16:14:43 +00:00
katagia f6614eff5a groups should be fully working now.
I hope everything is working again after a lot
of changes.
2003-09-16 15:20:48 +00:00
katagia 775aa6cf0d fixed many things ralated to groups like wrong SIDs 2003-09-16 12:44:28 +00:00
Roland Gruber 444c69f0dc removed get/set_Admins() 2003-09-15 19:29:29 +00:00