Commit Graph

61 Commits

Author SHA1 Message Date
katagia 22c6022186 Modified lamdaemon.pl
Don't run ssh as wwwrun anymore.
Is was unsecure because apache needed
an authorized key to log in without password.
ssh-connection is now done as
user logged in as admin.
2003-08-11 21:09:17 +00:00
katagia f3f5a170cd Added Readme-File
Host-Attribute should worl now
2003-08-11 12:40:06 +00:00
katagia 361bf2e36d Added correct headers
Removed unneeded options for hosts
Hosts weren't useable because password was set wrong. Fixed
2003-08-10 19:46:21 +00:00
katagia 8edb4b18d6 added unix hosts option 4 accounts 2003-08-03 14:04:18 +00:00
katagia 2e40eab14b changed some text 2003-08-03 13:22:12 +00:00
katagia 2aef3ac29d changed strings 2003-07-24 16:44:21 +00:00
katagia e87a3e722c fixed problem with uid=0 or gid=0 2003-07-14 12:27:52 +00:00
katagia 5060ba1e23 pwdmustchange wasn't read out 2003-07-13 12:31:12 +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
katagia d21940d398 Fixed little bug in createhost 2003-07-04 14:28:55 +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
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
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
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
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
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
katagia ce7665a2ba Started using help and write comments into file 2003-06-07 14:25:30 +00:00
katagia 68943fb545 *** empty log message *** 2003-06-05 17:25:52 +00:00
katagia 5dfc8ebea7 *** empty log message *** 2003-06-05 17:07:06 +00:00
katagia 0b9f85c78f couldn't create userids==minuid 2003-06-05 17:04:33 +00:00
katagia 734045ac79 removed small bugs 2003-06-05 16:37:13 +00:00
katagia dca6d7def9 Quota did't work
Profile weren't saved
Started to make code HTML-compliant
2003-06-05 11:36:54 +00:00
katagia 14b341db4c Fixed several smaller bugs with quotas, missing argument
Removed invalid value from samba.pru
Modify should work again
Masscreation should work also.
2003-06-03 14:01:39 +00:00
katagia 146304494f Removed small bug, Modify didn't work
Remvoed Session-Vars if not longer needed
2003-06-02 17:48:02 +00:00
katagia 84d812e73d *** empty log message *** 2003-06-01 11:39:54 +00:00
katagia 5bc85f21a9 Modulised both files
separated input and output
removed unneeded variables
removed unneeded code
removed some smaller bugs
I'm sure to make several new bugs );
2003-06-01 10:02:44 +00:00
katagia 73be238e43 Added PDF-Support
Removed small bug; modifiy didn't worked correct.
2003-05-31 10:52:15 +00:00
katagia ad1de8fe02 Very small bugfix. Could not unset userworkstations when modifying user. 2003-05-22 14:39:05 +00:00
katagia 5bbb4135e5 separated group and host modify/create 2003-05-21 11:10:28 +00:00
katagia 25120b6ad7 separated user modify and user add code 2003-05-20 21:12:15 +00:00
katagia a5a4350024 Small Bugfix.
Samba-Flag wasn'T filled with whitespaces to constant length
2003-05-18 09:45:56 +00:00
katagia 87cb401fe0 Hosts are wrking know and password-fields are making sens 2003-05-17 11:19:03 +00:00
katagia 52172c1b93 User wasn't added to group if group no user were in
group.
2003-05-17 09:56:24 +00:00
katagia e8b2822028 Removed Dummy to test function 2003-05-16 20:06:12 +00:00
katagia 8866f817bb Several smaller bugfixes.
Changed DN for users from cn=.... to uid=....
2003-05-16 20:00:45 +00:00
katagia 62d5586ddb Removed a lot of errors and made
homedirs and quotas hopefully working
2003-05-15 20:59:26 +00:00