Line 224: |
Line 224: |
| ==Collaboration ?== | | ==Collaboration ?== |
| | | |
− | ===Users -bug=== | + | ===Users=== |
| | | |
− | adding and deleting users works, there is a bug but is only with adding users to the ldap directory | + | adding, modifying and deleting users works (There was a bug in early beta releases which is fixed since Mid-January 2010) |
| | | |
− | *create new user account - partially passed only | + | *create new user account - PASS |
− | Comments: Although user create via server-manager looks OK, the logs indicate other problems:
| + | (log extract): |
− | Aug 30 07:12:40 mdo002sv /etc/e-smith/web/panels/manager/cgi-bin/useraccounts[20905]: /home/e-smith/db/accounts: OLD test101=(undefined) | + | Jan 24 12:32:20 mdo002sv esmith::event[5747]: Running event handler: /etc/e-smith/events/group-modify/S25ldap-update |
− | Aug 30 07:12:40 mdo002sv /etc/e-smith/web/panels/manager/cgi-bin/useraccounts[20905]: /home/e-smith/db/accounts: NEW test101= | + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 fd=11 ACCEPT from IP=127.0.0.1:36632 (IP=0.0.0.0:389) |
− | ... cut - all good ...
| + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 op=0 BIND dn="cn=root,dc=ht,dc=co,dc=nz" method=128 |
− | Aug 30 07:12:41 mdo002sv esmith::event[20906]: Processing event: user-create test101 | + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 op=0 BIND dn="cn=root,dc=ht,dc=co,dc=nz" mech=SIMPLE ssf=0 |
− | Aug 30 07:12:41 mdo002sv esmith::event[20906]: Running event handler: /etc/e-smith/events/user-create/S04user-create-unix | + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 op=0 RESULT tag=97 err=0 text=Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 op=1 MOD dn="uid=all,dc=ht,dc=co,dc=nz" |
− | ... cut - all good ...
| + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 op=1 MOD attr=ou uid street cn objectClass l sn mail o |
− | Aug 30 07:12:41 mdo002sv esmith::event[20906]: Locking password for user test101. | + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 op=1 RESULT tag=103 err=0 text= |
− | ... cut ... | + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 op=2 UNBIND |
− | Aug 30 07:12:42 mdo002sv esmith::event[20906]: Running event handler: /etc/e-smith/events/actions/generic_template_expand
| + | Jan 24 12:32:21 mdo002sv slapd[3778]: conn=46 fd=11 closed |
− | Aug 30 07:12:42 mdo002sv esmith::event[20906]: expanding /etc/dhcpd.conf | + | Jan 24 12:32:21 mdo002sv esmith::event[5747]:S25ldap-update=action|Event|group-modify|Action|S25ldap-update|Start|1264289540 |
− | ... cut ... | + | 769773|End|1264289541 151242|Elapsed|0.381469 |
− | Aug 30 07:12:45 mdo002sv esmith::event[20906]: Running event handler: /etc/e-smith/events/user-create/S25ldap-update
| |
− | Aug 30 07:12:46 mdo002sv esmith::event[20906]: failed to add entry for uid=test101,dc=ht,dc=co,dc=nz: attribute 'uid' not allowed at /etc/e-smith/events/user-create/S25ldap-update line 159. | |
− | ... cut - (ldap) issue above
| |
| | | |
− | Will investigate ldap issue ( bug 2859 + bug 5159 )
| |
| | | |
| *reset user password - Pass | | *reset user password - Pass |
Line 253: |
Line 249: |
| *add/remove user to different groups - Pass | | *add/remove user to different groups - Pass |
| Comments: added user to various other groups and later removed from all of these groups | | Comments: added user to various other groups and later removed from all of these groups |
− | *delete user account - Pass (partially only) | + | *delete user account - Pass |
− | Server manager message: An error occurred while trying to delete the user but the user name is actually removed from the list of users
| + | *re create deleted user account - PASS |
− | Extract from messages log:
| |
− | Sep 6 18:09:49 mdo002sv esmith::event[2209]: Running event handler: /etc/e-smith/events/user-delete/S25ldap-delete
| |
− | Sep 6 18:09:50 mdo002sv slapd[3259]: conn=0 fd=11 ACCEPT from IP=127.0.0.1:55366 (IP=0.0.0.0:389)
| |
− | Sep 6 18:09:50 mdo002sv slapd[3259]: conn=0 op=0 BIND dn="cn=root,dc=ht,dc=co,dc=nz" method=128
| |
− | Sep 6 18:09:50 mdo002sv slapd[3259]: conn=0 op=0 BIND dn="cn=root,dc=ht,dc=co,dc=nz" mech=SIMPLE ssf=0
| |
− | Sep 6 18:09:50 mdo002sv slapd[3259]: conn=0 op=0 RESULT tag=97 err=0 text=
| |
− | Sep 6 18:09:50 mdo002sv slapd[3259]: conn=0 op=1 SRCH base="dc=ht,dc=co,dc=nz" scope=2 deref=2 filter="(uid=test101)"
| |
− | Sep 6 18:09:50 mdo002sv slapd[3259]: conn=0 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
| |
− | Sep 6 18:09:50 mdo002sv slapd[3259]: conn=0 fd=11 closed (connection lost)
| |
− | Sep 6 18:09:50 mdo002sv esmith::event[2209]: Failed ldap search: No such object at /etc/e-smith/events/user-delete/S25ldap-delete line 63.
| |
− | I suspect this to be related to the above ldap issue ( bugs 2859 + bug 5159 )
| |
− | *re create deleted user account - Tested but failed (assuming due to above user-delete only partially working) | |
| *reset user password user account - Pass | | *reset user password user account - Pass |
| Here is an extract from one test: | | Here is an extract from one test: |