Page 1 of 1

User Inconsistency

Posted: Sat May 27, 2006 12:27 am
by ink
How can I fix this problem?

Code: Select all

# omshowu ink
omshowu : [OM 8040] The user can't be found, or has been deleted.

# omdelu ink
[OM 8040] The user can't be found, or has been deleted.

# omdelu -n 'Craig Kelley/mail,dom/CN=Craig Kelley/IA="Craig Kelley" <ink@domain.com>="Craig Kelley" <ckelley@domain.com>="Craig Kelley" <craig.kelley@domain.com>'
[OM 8040] The user can't be found, or has been deleted.

omdelu: No users were deleted


# omaddu -n 'Craig Kelley/mail,dom/CN=Craig Kelley/IA="Craig Kelley" <ink@domain.com>="Craig Kelley" <ckelley@domain.com>="Craig Kelley" <craig.kelley@domain.com>' ink
omaddu : [OM 8265] Authentication ID ink already used.


Help!

Posted: Sat May 27, 2006 4:42 am
by florian
OK....

first, please check

Code: Select all

omshowlog
and

Code: Select all

cat /var/opt/scalix/logs/fatal
for information if something is really wrong.

Then, could you please give us the output of the following:

Code: Select all

omsearch -e S=Kelley -m @ALL-ATTR@
omsearch -e UL-AUTHID=ink -m @ALL-ATTR@
omsearch -e S=Kelley -m @ALL-ATTR@ -d userlist -t h
omsearch -e UL-AUTHID=ink -m @ALL-ATTR@ -d userlist -t h


Thx,
Florian.

Posted: Tue May 30, 2006 3:50 pm
by ink
There was an entry for "-d userlist -t h", so I removed it and then I could re-create my account. Thanks Florian! :-)