Commit Graph

477 Commits

Author SHA1 Message Date
Roland Gruber 913e961ad5 fixed bug with invalid hostnames 2003-12-06 13:40:01 +00:00
Roland Gruber 458d8c5b31 removed lamurl 2003-12-03 23:20:42 +00:00
Roland Gruber c8e46ff7ec better error handling at login 2003-12-03 23:03:10 +00:00
Roland Gruber acddfb773a updated to new $_SESSION['header'] 2003-11-29 12:54:00 +00:00
katagia 69313c13ca Removed possible buffer overrun in lamdaemon.pl
Allow - in streetname and title
2003-11-24 20:32:37 +00:00
katagia 9af780b94e removed bug in userworkstations 2003-11-18 08:06:46 +00:00
Roland Gruber 5261442687 updated to new smb_flags structure 2003-11-17 16:21:59 +00:00
katagia 8494a2f4ad Changes Samba Flags into an array and renamed $account->smb_password_no to $account->smb_flags['N'] 2003-11-17 16:02:23 +00:00
duergner fcbc27d24f *** empty log message *** 2003-11-17 15:57:08 +00:00
duergner 8c89b19a07 *** empty log message *** 2003-11-17 15:50:52 +00:00
duergner 969a19cba3 *** empty log message *** 2003-11-17 15:47:53 +00:00
duergner 4663c880a7 *** empty log message *** 2003-11-17 15:36:03 +00:00
katagia 7aa3dae1e0 Fixed cache (memberUid)
fixed wrong SID for new groups
removed spaces from sambauserworkstations
2003-11-17 12:10:41 +00:00
Roland Gruber cb6c900276 save pdftext only if needed, changed error message if write failed 2003-11-16 09:20:31 +00:00
Roland Gruber 885ef93eaf added PDF text 2003-11-15 10:35:58 +00:00
Roland Gruber d1541119ad better error messages if ldap_add() fails 2003-11-13 18:52:44 +00:00
katagia e00ffb4cc0 changed loaduser to use group-cache 2003-11-13 17:58:51 +00:00
katagia dddbcdb8ae changed lamdaemon to submit only 30 requests via
ssh. I had trouble with 600 requests at once
2003-11-13 15:33:17 +00:00
duergner 7c6f5efb4a *** empty log message *** 2003-11-13 14:27:44 +00:00
duergner 169004f9c2 *** empty log message *** 2003-11-12 20:33:06 +00:00
katagia e9ad4e446a changed all lamdaemon.pl related functions
to support arrays and scalar variables

Changed loaduser to load multiple users at once
2003-11-12 10:30:52 +00:00
Roland Gruber 2a9600e431 moved suffix to the page end 2003-11-11 21:39:53 +00:00
katagia 2e46c96335 improved quotas
fixed a possible problem: When chaning uidNumber quotas were lost.
2003-11-09 22:09:22 +00:00
Roland Gruber ff02918d44 updated to changed getquotas() function 2003-11-09 09:31:02 +00:00
Roland Gruber 80802d631b added quota to PDF,
fixed HTML errors
2003-11-08 20:26:28 +00:00
katagia 4337a1c795 changed getquotas to use account objects as input 2003-11-08 18:51:48 +00:00
Roland Gruber ab99775bc8 fixed deleting of usernames with spaces,
display quota in PDF
2003-11-08 16:07:40 +00:00
katagia aa96aa9d29 changed files to use new header 2003-11-08 12:52:22 +00:00
katagia 55e8c117ed changed code to communicate with lamdaemon.pl
to support < PHP 4.3
2003-11-08 12:29:23 +00:00
katagia 78145c6288 a 2003-11-08 11:32:52 +00:00
katagia 58a1b21207 added support for custom text in pdf-files
show error when creating user or host an no groups are existing
2003-11-08 11:24:20 +00:00
Roland Gruber ac919a161e allow spaces in suffixes and ou's 2003-11-06 22:02:58 +00:00
Roland Gruber 5a735e1c5a create new domain only if necessary 2003-11-06 21:25:01 +00:00
katagia ec277c457e lamdaemon.pl should work now again. 2003-11-06 14:53:00 +00:00
katagia 2d98b6907e quotas in profiles should work now again
(need to make changes to test massupload)
2003-11-06 11:43:21 +00:00
katagia 004cd10cd4 medofied delete.php to call lamdaemon.pl max. 2 times
Changed Profile Files to support new quota interface
2003-11-06 11:08:28 +00:00
katagia e116aa0893 changed way of lamdaemon.pl how to transfer variables
Now ot's possible to set up quotas for
more than one user in one call
Not completly tested yet.

masscreate.php should use this new behavior which
should make creation of many users much faster.
2003-11-06 10:58:21 +00:00
katagia 4b078a5bc4 be less strict with usernames.
Allow capital letter but show warning.
2003-11-05 08:36:48 +00:00
katagia 3a8cd4ca1e use hidden password fields.
Added second password vield to check password.
2003-11-05 08:13:22 +00:00
Roland Gruber 66b654c602 added link if Samba domain is missing, too 2003-11-03 20:41:59 +00:00
Roland Gruber 8ddcc29855 fixed bug with identical missing suffixes,
create missing suffixes recursivly
2003-11-03 17:48:15 +00:00
katagia a032ba1e2c improved PDF-support
fixed bug: unix-host option wasn't showed.
allowed slashes '-' for telephone numbers
changed sur- and givenname to first- and lastname
changed order of first- and lastname for personal settings page
2003-11-03 16:33:16 +00:00
katagia cad6c58fa7 Fixed little bug. Displayed Final-Page although there are some
errors. Fixed.
2003-10-30 08:15:32 +00:00
katagia 581311a8aa Removed 'lamurl'
Changed $_GET-variables to ?$var=true
2003-10-29 18:40:36 +00:00
Roland Gruber 35bf6395b8 fixed sorting of DNs 2003-10-28 19:32:10 +00:00
katagia 723c21b13a fixed several bugs.
Couldn't change groupname.
sambaSID wasn't always set.
2003-10-28 18:24:30 +00:00
katagia e73932ca33 lamdaemon.pl can now be used without quota support
Fixed problem when changing groupname
Fixed Problem with user-unix settings (weren't modified)
Improved performance when chaning DN-name
2003-10-28 11:23:06 +00:00
katagia c4fed11bfc fixed help text. 2003-10-26 14:54:19 +00:00
uid108615 c72729730c return false if profile name is invalid, fixed regular expressions for profile names 2003-10-23 19:31:17 +00:00
uid111856 40aa825088 Added error-message if no profile could be created 2003-10-23 19:20:53 +00:00