On Thursday, April 4, 2019 at 5:25:14 AM UTC-4, [email protected] 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.
