Commit Graph

726 Commits

Author SHA1 Message Date
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
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
katagia f5c8c62355 smaller design fixes 2003-09-15 16:54:44 +00:00
Roland Gruber 833f30a4da updated to new account page 2003-09-15 16:29:57 +00:00
Roland Gruber c334ffbaac added is_samba3() function 2003-09-15 16:24:44 +00:00
katagia f2b5b809b2 added separate useredit.php page 2003-09-15 16:22:04 +00:00
Roland Gruber ad2cb0d103 sort entries, convert UTF-8 2003-09-15 15:37:07 +00:00
katagia 6c0c5b85fa Added some colors 2003-09-12 16:50:55 +00:00
Roland Gruber 4dfb3ac11b create PDF for all found users 2003-09-12 13:37:30 +00:00
katagia 9b972a9ba9 smal fix 2003-09-12 13:31:11 +00:00
katagia e179967151 smaler link fixes 2003-09-12 13:00:44 +00:00
Roland Gruber 2c12b0a671 updated to new account files 2003-09-12 12:45:50 +00:00
katagia 560bb77d22 *** empty log message *** 2003-09-12 12:45:33 +00:00
katagia caaeed3a4c *** empty log message *** 2003-09-12 12:44:30 +00:00
katagia a026c9977d changed start condition 2003-09-12 12:41:56 +00:00
katagia fa1adc143a improved design 2003-09-12 11:56:50 +00:00
katagia e264652d53 Added separate hosts page 2003-09-12 11:27:57 +00:00
katagia fd6f511e7a fixed smaller bugs realted to new design f groupedit.php 2003-09-12 07:16:23 +00:00
katagia 2cb8eb5487 changed design 2003-09-11 19:12:13 +00:00
katagia a8f2a82e53 First try to separate account.php 2003-09-11 16:55:57 +00:00
Roland Gruber 8fd86f019d translation update 2003-09-11 15:26:16 +00:00
duergner d22a73ca35 some little 'errors' corrected 2003-09-10 19:18:44 +00:00
duergner fb1c13d2cc *** empty log message *** 2003-09-10 19:14:32 +00:00
duergner 1861520804 *** empty log message *** 2003-09-10 19:13:22 +00:00
duergner ccd628da9c *** empty log message *** 2003-09-10 19:10:13 +00:00
duergner bcc21ddb63 Design altered 2003-09-10 17:49:46 +00:00