Commit Graph

168 Commits

Author SHA1 Message Date
Roland Gruber 1512734ac1 added search_domains() function 2003-07-26 12:37:31 +00:00
Roland Gruber fc071a1407 added domainlist 2003-07-26 11:11:25 +00:00
Roland Gruber 16635cfadd added domain and mapping suffix 2003-07-25 15:41:51 +00:00
Roland Gruber e401ce0e08 added suffix for domains and mappings 2003-07-25 14:12:07 +00:00
katagia 2aef3ac29d changed strings 2003-07-24 16:44:21 +00:00
Roland Gruber cefb02f3b1 fixed checking of domain SID 2003-07-24 15:37:17 +00:00
Roland Gruber 7eaa67208d updated setlanguage() 2003-07-22 19:33:52 +00:00
Roland Gruber bed6a48af7 removed smb_pwdcanchange/smb_mustchange from profiles 2003-07-20 18:01:01 +00:00
Roland Gruber 86bafd04f6 updates for configuration profiles and minor fixes 2003-07-15 14:28:41 +00:00
katagia e87a3e722c fixed problem with uid=0 or gid=0 2003-07-14 12:27:52 +00:00
Roland Gruber 9b6296920f updated .htaccess files
added config.cfg to .cvsignore
updated debian apache.conf to use .htaccess files
2003-07-14 10:55:50 +00:00
katagia 5060ba1e23 pwdmustchange wasn't read out 2003-07-13 12:31:12 +00:00
Roland Gruber 568080aae6 updated to new account class 2003-07-13 10:40:40 +00:00
katagia 29653b4ba3 changed unix_expire_(mon|day|year) into unix_expire 2003-07-11 14:42:28 +00:00
katagia d9cbf3639a Fixed pwdcanchange and pwdmustchange 2003-07-11 13:53:28 +00:00
katagia 01a0b4bea0 Fixed huge bug in create homedirs
Did't check if File/Path allready exists
2003-07-10 16:39:06 +00:00
katagia 2e4baad5c7 set pswmustchange to correct value (same as unix-expire-date)
Allowed % in Samba-Paths
2003-07-10 12:25:29 +00:00
katagia 7e59efcee8 Fixed massupload and made it more useable 2003-07-09 16:20:34 +00:00
Roland Gruber f292691548 updates for better translation 2003-07-08 08:54:34 +00:00
Roland Gruber cd08a7b923 updated to new configuration system 2003-07-06 10:24:41 +00:00
Roland Gruber baec410581 fixed search_username when using Samba 2.x and 3 in the same suffix 2003-07-06 10:03:21 +00:00
Roland Gruber 091cc18bb0 updates for better translation 2003-07-04 16:25:05 +00:00
Roland Gruber afc14bbd79 removed obsolete userentry.inc 2003-07-04 14:42:03 +00:00
katagia d21940d398 Fixed little bug in createhost 2003-07-04 14:28:55 +00:00
Roland Gruber 07f4b26790 sort entries from search_units() 2003-07-02 17:58:55 +00:00
Roland Gruber 9f9641160a fixed errors in CSS, synchronized style of user list with other lists 2003-07-01 19:49:57 +00:00
Roland Gruber a24b3913fb fixed bug in search_units, suffix is now search case-intensitive 2003-06-30 19:50:42 +00:00
katagia 3f6792329d first try to support samba 3.0 groupmapping 2003-06-30 12:06:44 +00:00
katagia 0475ac886f small ug. pwdallowlogin wasn't deleted 2003-06-28 13:48:15 +00:00
katagia fda0b3eb3d improved OU-Handling 2003-06-28 13:38:18 +00:00
katagia 30dbab3fa2 fixed quota-bug. Every quotas used same value
fixed quota-bug. Values were overwritten
fixed different OUs
2003-06-28 13:14:45 +00:00
Roland Gruber 4a7f81986e added fix for broken DNs 2003-06-28 09:30:21 +00:00
Roland Gruber dca3c98ee6 fixed search_units 2003-06-28 09:07:20 +00:00
Roland Gruber 733240f369 fixed search_units() if no OUs are in the suffix 2003-06-28 08:05:58 +00:00
katagia 421b74a436 fixed samba3-behavior 2003-06-27 09:35:51 +00:00
katagia aee3cd1735 added support for samba 3.0 schemas
added support for different ldap-suffixes
fixed small bug (primaryGroupID)
2003-06-26 16:26:06 +00:00
Roland Gruber 46fb09b878 several changes after code review 2003-06-24 15:50:38 +00:00
katagia 19ba486459 corrected encryption-problem with smbpasswords 2003-06-21 19:45:06 +00:00
katagia dddfd22211 improved masscretae.php performance,
fixed serveral errors
shadow-attributes are now optional.
2003-06-21 12:37:57 +00:00
Roland Gruber 9387613301 added domain SID to preferences 2003-06-19 19:01:00 +00:00
katagia 2be6020068 store passwords encrypted 2003-06-15 20:02:33 +00:00
katagia 27929526e9 Improved Error-Handling 2003-06-15 19:28:15 +00:00
Roland Gruber e4b5049df9 moved suffix search to ldap.inc
removed unneeded echo in profilecreate.php
2003-06-14 12:16:59 +00:00
katagia 98b4e65f3a Added function autoexpand user/group/hostnames 2003-06-09 14:17:23 +00:00
katagia a92782eb48 marked needed values with '*'
removed some debug-code
2003-06-08 19:54:05 +00:00
katagia 5e7328ca0c little quota-problem. Modify of quotas didn't work 2003-06-08 19:36:38 +00:00
katagia b584c21620 *** empty log message *** 2003-06-08 19:08:29 +00:00
Roland Gruber ad520a8995 prepare Samba 3 support 2003-06-08 18:58:01 +00:00
katagia 2c96c97c71 Made some comments in account.inc
fixed delete.php
added check if homedirs should be delted in delete.php
2003-06-08 12:12:42 +00:00
katagia 84114716db Help-Entries for account.php are now complete but helptext is
missing very often.
    Fixed smaller problem when no Additional groups were active
2003-06-08 10:33:37 +00:00