Create Users for Trac
- Imarin
- Posts: 1
- Starts: 1
- Wiki Edits: 0
Hi, i do not know if somebody could tell me how to add users to my trac, thank you.
- Vinayan
- Posts: 156
- Starts: 0
- Wiki Edits: 1
Hi Imarin,
All the svn users will obtain the access to the trac also. You can provide user access to trac by giving the username and encrypted password in the file ~/authfiles/svn-htpasswd, and privileges in the file ~/authfiles/svn-access.conf. The following wiki link will guide you to setup the user access for trac | svn.
http://www.hostingrails.com/forums/wiki_thread/23
All the svn users will obtain the access to the trac also. You can provide user access to trac by giving the username and encrypted password in the file ~/authfiles/svn-htpasswd, and privileges in the file ~/authfiles/svn-access.conf. The following wiki link will guide you to setup the user access for trac | svn.
http://www.hostingrails.com/forums/wiki_thread/23
2008-06-25 06:15 PM
- Imarin
- Posts: 1
- Starts: 1
- Wiki Edits: 0
Thank you Vinayan, now it is all working.