This forum is no longer active. Please post your questions to our new community site

Forums Trac

How to add users

Subscribe to How to add users 3 post(s), 2 voice(s)

 
Avatar plamen 2 post(s)

Hello, guys – great work with BitNami Trac. I’ve managed to install it and login with the administrator account I made during installation. I also found out how to grant users permissions.

However I can’t find a way to add more users (giving them usernames and passwords). There seems to be no web interface for it, I didn’t found it in the documentation.

Tried installing some plugin for account management, but it fails, so I’m stuck.

Please help me create some users and start using trac :)

Thanks!

 
Avatar plamen 2 post(s)

Ok, I managed to install the account manager plugin, but I don’t know how to configure it…
I have the following lines in my trac.ini.

[account-manager]
authentication_url =
force_passwd_change = true
hash_method = HtDigestHashMethod
htdigest_realm =
password_file =
password_store = HttpAuthStore

The HTTP user/password promt keeps showing up. Please if anyone went trough this, help me.
Thanks

 
Avatar victoria Administrator 134 post(s)

Hi,

I think this is what you are looking for:

http://bitnami.org/forums/forums/trac/topics/ta…

Forums Trac