Hi Fabian,

please take a look into the SOGo documentation. There is an example ldif file 
shown for creating an ordinary user.
With the informations provided there you should be able to create a user using 
Webmin, too.

But it looks like you are having a general problem here. Take a look into this 
conversation: http://permalink.gmane.org/gmane.comp.groupware.sogo.user/8325

Bye
Georg

Am 18.01.2012 um 00:38 schrieb Fabian Rodriguez <[email protected]>:

> On 12-01-17 05:42 PM, Ludovic Marcotte wrote:
>> 
>> On 17/01/12 16:52, Fabian Rodriguez wrote:
>>> 
>>> It looks like users provisioning is done in Webwin, directly editing LDAP 
>>> (seen on the ZEG web interface): 
>>> You can browse, modify and create accounts using Webmin:
>>> Select LDAP Server from the Servers menu
>>> Select Browser Database
>>> The documentation also mentions using an LDIF file. I used the LDAP web 
>>> admin to clone an existing user yet it won't authenticate. 
>> What does /var/log/sogo/sogo.log say when you try to authenticate? Show us a 
>> LDIF entry of that newly created user (use slapcat if you want to dump it).
> Relevant bits:
> 
> Jan 17 16:21:58 sogod [1021]: SOGoRootPage Login for user 'admin'     might 
> not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
> localhost - - [17/Jan/2012:16:21:58 GMT] "POST /SOGo/connect HTTP/1.1" 403 
> 34/75 0.007 - - 0
> Jan 17 16:23:41 sogod [1021]: SOGoRootPage Login for user 'fabianr' might not 
> have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
> localhost - - [17/Jan/2012:16:23:41 GMT] "POST /SOGo/connect HTTP/1.1" 403 
> 34/78 0.007 - - 0
> 
> The admin/sogo default user can't login either - I cloned it when creating 
> the "fabianr" test user. 
> 
> slapcat output:
> 
> dn: cn=fabianr,dc=example,dc=com
> objectClass: simpleSecurityObject
> objectClass: organizationalRole
> cn: fabianr
> userPassword:: c29nbzI=
> description: Fabian Rodriguez
> structuralObjectClass: organizationalRole
> entryUUID: 8fc65f52-d59c-1030-80a8-574811537880
> creatorsName: cn=admin,dc=example,dc=com
> createTimestamp: 20120117211836Z
> entryCSN: 20120117211836.086830Z#000000#000#000000
> modifiersName: cn=admin,dc=example,dc=com
> modifyTimestamp: 20120117211836Z
> 
> [...]
> 
> I now realize perhaps cloning the admin account wasn't the best idea. I just 
> lack an example of creating another user. Will play more tomorrow, meanwhile 
> if I am horribly mistaken I'll gladly be slapped :)
> 
> Cheers,
> 
> F.
> 
> 
> 
> -- 
> --
> Fabián Rodríguez
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to