Changes between Version 12 and Version 13 of WikiStart


Ignore:
Timestamp:
Jul 30, 2007, 8:05:04 AM (18 years ago)
Author:
jsm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v12 v13  
    1111''How do I authenticate?''
    1212
    13 Good question! The long term strategy for authentication is discussed in Issue #1. In the short term, there are two ways to get access:
    14 
    15 If you have root on moses (the server that is running Tigeron) you can create a username/password with:
    16 
    17 {{{
    18 htpasswd /srv/trac/support/trac.htpasswd <your-user-name>
    19 }}}
    20 
    21 If you do not have root, please email Jamie to request a password.
     13Good question! Right now you can't. I'm in the process of switching to OpenId (see #1). And it's not yet working. Please be patient!
    2214
    2315''What about permission roles and such?''