S-TX missing in user's attributes
Posted: Mon May 08, 2006 7:48 am
I've got some users with umlauts in their names. While Outlook name auto-completion works for most, one user has problems. omshowu lists him as
A user that does not have these problems looks like this:
So I guess that this is connected to the missing S-TX in the user's attributes. How can I add this?
Another thing I noticed is that I'm unable to add users with umlauts with omaddu like this:
The error I get is:
omaddu : [OM 8013] The name/mailnode contains invalid characters
Code: Select all
Alfred Baer /mail,diffferent/CN=Alfred Baer/CN-TX=Alfred Bär
A user that does not have these problems looks like this:
Code: Select all
Karoline Mueller /mail,diffferent/CN=Karoline Mueller/S-TX=Müller/CN-TX=Karoline Müller
So I guess that this is connected to the missing S-TX in the user's attributes. How can I add this?
Another thing I noticed is that I'm unable to add users with umlauts with omaddu like this:
Code: Select all
omaddu -n "$fullname/mail,mycompany/CN=$fullname" --class full -p $password
The error I get is:
omaddu : [OM 8013] The name/mailnode contains invalid characters