https://bugs.koozali.org/show_bug.cgi?id=11607

--- Comment #8 from Jean-Philippe Pialasse <[email protected]> ---
I am not able to add any user in the ldap db on an updated sme10


Jun  1 14:08:26 sme10
/etc/e-smith/events/user-create/S04user-create-unix[25804]:
/home/e-smith/db/accounts: NEW toto2=user|City|Ottawa|Company|XYZ
Corporation|Dept|Main|EmailForward|local|FirstName|t|ForwardAddress||LastName|t|PasswordSet|no|Phone|555-5555|Street|123
Main Street|Uid|5008|VPNClientAccess|no
Jun  1 14:08:27 sme10 esmith::event[25803]: Group toto2 successfully added! 
Jun  1 14:08:27 sme10 esmith::event[25803]: Unable to find group rsshusers,
exiting 
Jun  1 14:08:27 sme10 esmith::event[25803]: Failed to create (ldap) account
toto2. 
Jun  1 14:08:27 sme10 esmith::event[25803]: Locking password for user toto2. 
Jun  1 14:08:27 sme10 esmith::event[25803]: passwd: Success 
Jun  1 14:08:27 sme10 esmith::event[25803]: Could not lock (ldap) password for
toto2 
Jun  1 14:08:27 sme10 kernel: [591248.420894] cpu[25818]: segfault at 0 ip
00007fd2221bbe3f sp 00007ffc5a772748 error 4 in
libc-2.17.so[7fd222075000+1c4000]
Jun  1 14:08:28 sme10 esmith::event[25803]: Added user toto2.


when changing 
from /etc/e-smith/events/actions/user-create-unix
-my $groups = ($shell eq '/usr/bin/rssh')? "shared,rsshusers" : "shared";
+my $groups = "shared";


then all works again

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to