Commit Graph

68 Commits

Author SHA1 Message Date
Roland Gruber 516a6b7654 do not show duplicate devices for quota 2018-06-27 14:20:45 +02:00
Roland Gruber 3f175a9823 Lamdaemon: update group of home directory if user's primary group changes 2015-05-22 17:22:01 +00:00
Roland Gruber 10cc9ae872 move homedir via lamdaemon 2014-05-22 19:26:10 +00:00
Roland Gruber 7df62ed7fb Lamdaemon: do not show message if home directory to delete was not found (154) 2013-09-16 17:30:42 +00:00
Roland Gruber 94bb540b2c allow to create Samba profile path via lamdaemon 2013-02-27 18:56:23 +00:00
Roland Gruber 38dc307839 change quota reading (3451834) 2011-12-08 17:20:22 +00:00
Roland Gruber c739c02167 better logging 2011-12-07 20:50:32 +00:00
Roland Gruber 4809cb04ff lamdaemon can now check existence of homedirs 2011-05-07 08:04:45 +00:00
Roland Gruber f449ab3210 removed debug output 2011-02-12 15:30:22 +00:00
Roland Gruber 4c64b4c457 support journaled quotas 2011-02-11 18:52:52 +00:00
Roland Gruber cb4f1308e3 fixed typo 2010-12-16 17:55:01 +00:00
Roland Gruber 8c6aa943dc added test for lamdaemon protocol version 2010-11-16 18:38:48 +00:00
Roland Gruber 8464c96e06 provide all data for homedirs via arguments 2010-08-30 20:04:21 +00:00
Roland Gruber e3bffe6b7a better error handling and no longer depend on ssh2 module 2010-05-14 12:57:00 +00:00
Roland Gruber 6a31925d00 specify lamdaemon commands on command line 2010-05-14 10:14:19 +00:00
Roland Gruber dfa837f932 check NSS LDAP 2010-01-02 18:40:29 +00:00
Roland Gruber db389d85f8 better error message if homedir path could not be determined 2009-12-20 19:47:50 +00:00
Roland Gruber fdb6967473 removed debug output 2009-12-12 17:24:41 +00:00
Roland Gruber eef932eb4d support users and groups with spaces in their name 2009-12-12 17:22:14 +00:00
Roland Gruber 9eb33a40a6 skip empty lines 2009-12-12 16:06:01 +00:00
Roland Gruber 50b0f5e731 new homepage 2009-10-27 18:47:12 +00:00
Roland Gruber cefaee7019 check if homedirectory path is empty 2009-06-14 14:30:41 +00:00
Roland Gruber a665c3649f refactoring 2009-06-14 14:18:26 +00:00
Roland Gruber 92937e87a6 refactoring 2009-06-14 12:17:48 +00:00
Roland Gruber 99b258545d refactoring 2009-06-14 11:36:38 +00:00
Roland Gruber a0ac8f504e added Syslog logging for lamdaemon 2008-07-21 20:06:11 +00:00
Roland Gruber 6c841b8f11 fixed rights of home directory 2007-07-05 18:49:10 +00:00
Roland Gruber 14b153c24c fixed bug in quota setting 2007-03-04 16:05:28 +00:00
Roland Gruber 6176916204 output hostname in messages 2007-02-25 13:48:13 +00:00
Roland Gruber bcac67668f skip homedir deletion if directory does not exist, allow to set directory rights 2007-02-20 17:35:33 +00:00
Roland Gruber c71cd3049d enhanced lamdaemon test 2006-11-05 12:16:07 +00:00
Roland Gruber 10e3d9219b fixed homedir management and error handling 2006-09-09 11:45:22 +00:00
Roland Gruber 4cc6d082aa new lamdaemon script 2006-08-27 14:57:50 +00:00
Roland Gruber 1da86f28b2 apply Tim's patch 2006-04-27 14:43:52 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 9727fdb061 added Tim's patch 2006-02-27 13:26:35 +00:00
Roland Gruber 2702a84ddd added Solaris patch 2006-02-27 13:22:00 +00:00
Roland Gruber 4f8ef06aef updated debug documentation 2005-10-07 16:07:07 +00:00
Roland Gruber 98fe55d275 fixed test command 2005-10-03 10:41:16 +00:00
Roland Gruber 1888ebc53c implemented user+passwd in STDIN 2005-03-05 13:23:59 +00:00
katagia 87edb86047 upload changes 2004-02-07 11:55:40 +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
katagia 87751f5bb9 Only submit 5 user at once because stdin and stdout buffers in net::ssh::perl are too small 2003-11-15 11:37:15 +00:00
katagia 543f0d4119 fixed bug in groupDN-cache
changed lamdaemon.pl to return stdout only once.
2003-11-13 19:56:10 +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
katagia c185e5d9aa fixed Problem. Quotas were displayed wrong for new users. 2003-11-08 12:44:26 +00:00
katagia ec277c457e lamdaemon.pl should work now again. 2003-11-06 14:53:00 +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 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