[components]
acct_mgr.admin.* = enabled
acct_mgr.admin.accountmanageradminpage = enabled
acct_mgr.api.* = enabled
acct_mgr.api.accountmanager = enabled
acct_mgr.db.* = enabled
acct_mgr.db.sessionstore = disabled
acct_mgr.htfile.* = enabled
acct_mgr.http.* = enabled
acct_mgr.http.httpauthstore = enabled
acct_mgr.notification.* = enabled
acct_mgr.notification.accountchangelistener = enabled
acct_mgr.notification.accountchangenotificationadminpanel = enabled
acct_mgr.pwhash.* = enabled
acct_mgr.pwhash.htdigesthashmethod = enabled
acct_mgr.pwhash.htpasswdhashmethod = enabled
acct_mgr.svnserve.* = enabled
acct_mgr.svnserve.svnservepasswordstore = enabled
acct_mgr.web_ui.* = enabled
acct_mgr.web_ui.accountmodule = disabled
acct_mgr.web_ui.emailverificationmodule = disabled
acct_mgr.web_ui.loginmodule = enabled
acct_mgr.web_ui.registrationmodule = disabled
trac.web.auth.loginmodule = disabled
bitten.* = enabled
tracext.adauth.api.userextensiblepermissionstore = enabled
tracext.adauth.auth.adauthstore = enabled


Am Donnerstag, 4. April 2019 19:08:25 UTC+2 schrieb RjOllos:
>
>
>
> On Thursday, April 4, 2019 at 5:25:14 AM UTC-4, [email protected] 
> <javascript:> wrote:
>>
>> Hello Ryan,
>>
>> that's the actual account-maanger section of trac.ini:
>>
>> ==>
>> [account-manager]
>> ad_server = nashtech.grp:389
>> admin_group = 
>> CN=GRP_TracAdmin_ITTK,OU=Admin,OU=Group,OU=Global,OU=Area,DC=NASHTECH,DC=GRP
>> auth_group = 
>> CN=GRP_AllUser,OU=DataPermission,OU=Group,OU=Global,OU=Area,DC=NASHTECH,DC=GRP
>> authentication_url =
>> base_dn = OU=Area,DC=NASHTECH,DC=GRP
>> bind_dn = CN=LDAPauth,OU=Service_Accounts,DC=NASHTECH,DC=GRP
>> bind_passwd = NashAuth1
>> db_htdigest_realm =
>> force_passwd_change = true
>> htdigest_file =
>> htdigest_realm =
>> htpasswd_file =
>> htpasswd_hash_type = crypt
>> password_file =
>> password_store = ADAuthStore
>> persistent_sessions = False
>> refresh_passwd = False
>> verify_email = true
>> < ==
>>
>> Theis version was installed as we have already another server using this 
>> trac version running as an VM under Linux KVM, and we tried to convert this 
>> VM to VMWare. As this attwempt failed, I was asked to setu up another trac 
>> on an already installed VMWare virtual machine, and such I installed the 
>> same version of trac.
>>
>> Actually I can login in case that I start tracd using:.   
>>
>> /usr/bin/python /usr/bin/tracd -d --port 8000 --auth 
>> ittk,/local/trac/trac1/ittk/.htpass,REALM /local/trac/trac1/ittk
>>
>> with the user admin I defined in the htdigest password file. Logged in I 
>> even can open a list off all AD users under Administration/Accounts/Users.
>>
>> Mike
>>
>
> Could you share your [components] section as well?
>
> - Ryan 
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to