View Single Post
  #1 (permalink)  
Old 12-07-2006, 05:45 AM
andre andre is offline
Junior Member
 
Posts: 6
Question create User with zmprov with german characters like üöäß in names, etc

Hej,

i want to create a user via console with the following statement.

/opt/zimbra/bin/zmprov ca user.006@test.de 123qwe cn "Mäx Müster" co Deutschland company "Test GmbH" displayName "Mäx Müster" givenName Mäx l Hagen ou Support sn Müster st Niedersachsen street "Dorfberg 9a" postalCode 31216 telephoneNumber "05221/821930" zimbraMailCanonicalAddress max.muster@privat.de

It works fine if i don't use german characters like üöäß and in the webinterface it works with german characters fine, too. but i want to create the users automatically via console.

Any Ideas ?

Thanks
Reply With Quote