Page 1 of 1

user account page

PostPosted:Tue May 18, 2010 8:20 am
by eva4182
My question is
Through Active directory authentication account
I was entering the system administrator status
In OpenKM Administration page Why I can not see user icon.
So I can not increase the user account and new role

Re: user account page

PostPosted:Tue May 18, 2010 8:28 pm
by jllort
When you authenticate across active directory, really OpenKM user administration has no effects, because you're connected across ldap. In this scenario you directly use your ldap utilities to add / change etc... users not OpenKM administration users view ( in this scenario is not enabled ). Probably could be good idea removing from menu when default auth configuration is changed.

Re: user account page

PostPosted:Fri May 21, 2010 7:09 am
by eva4182
To: jllort
So I can not for different folders with different people use.

The following instructions
Through Active directory authentication account,
I have three folder AA BB CC and in active directory have three account (0001、0002、0003).
Then I want to give AA folder only 0001 and 0003 can access,BB folder only 0002 and 0003 can access,CC floder for 0001 0002 0003,
Do not set the three user 0001 0002 0003 in OpenKM 。(Because Through Active directory authentication account)
How do I achieve this configuration.

Re: user account page

PostPosted:Fri May 21, 2010 3:31 pm
by jllort
In your active directory you can create more roles, you must use it ( an propage into OpenKM ) that's the idea, using roles available into Active directoy

Re: user account page

PostPosted:Fri May 21, 2010 11:21 pm
by eva4182
sorry,I don't understand your mean, Please kindly tell me where can find some informationv or Reference material?

Re: user account page

PostPosted:Sat May 22, 2010 7:11 am
by jllort
In your active directories you've got groups no ? you've created UserRole and AdminRole but there's other groups ( roles in your active directory and you can create more no ? )

The idea is that you use these other groups in your active directory into OpenKM. For example in your active directory you create group Role001 and assign to some user. In OpenKM you assign in some folder ( security ) grant to Role001 ... that's the idea.