Re: [SVN-MIGRATION] SVN authentication issues
[email protected] ("Hannes Magnusson")
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 15, 2008 at 21:59, Gwynne Raskind <[email protected]> wrote: > On Dec 15, 2008, at 3:48 PM, Rasmus Lerdorf wrote: >>>> >>>> And I suggest we put a little password script there for people to verify >>>> their passwords. When they do we can store the md5 hash. >>> >>> I like that thought. Can you do it? I don't know enough about master >>> works; it'd take me awhile to put it together. Not to mention I don't >>> have access. >> >> Can you send me an example password file showing whatever the format is >> Subversion wants? > > It's an Apache htdigest file. A set of lines: > > username:realm:md5 > > An Apache MD5 hash is generated by: [..] I'll update the table and add such scripts tomorrow morning if Rasmus hasn't by then. -Hannes