[H-SASIG] [SysAdmin] #3: Trac authentication needs to be simple, easy, and automated
HUMBUG System Administrators
sysadmin at humbug.org.au
Sun Jan 3 03:06:24 EST 2010
#3: Trac authentication needs to be simple, easy, and automated
----------------------+-----------------------------------------------------
Reporter: raymond | Owner: raymond
Type: task | Status: accepted
Priority: major | Milestone: NA
Component: website | Version: NA
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by raymond):
Replying to [comment:2 gjb]:
> For the benefit of anybody looking to login to trac now, first login to
excalibur, then run
> {{{
> sudo htpasswd /srv/trac/sysadmin/.htpasswd mylogin
> }}}
> replacing "mylogin" with the login you want to use. Then provide a
password twice when prompted, and then you're done.
If the user is also a systems administrator, then they should also have
admin rights to Trac:
{{{
sudo trac-admin . permission add $I TRAC_ADMIN
}}}
(This has been done for existing accounts.)
--
Ticket URL: <http://trac.humbug.org.au/ticket/3#comment:4>
SysAdmin <http://trac.humbug.org.au>
My example project
More information about the Sasig
mailing list