[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Login failure tracking

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 26 Mar 2009 10:51:05 +0200 (Jerusalem Standard Time)

Alain Palamara wrote on Thu, 26 Mar 2009 at 09:32 +0100:
> Hi all,
>
> I'm using svnserve as a service on our server and try to control repositories
> accesses by the way of the password and authz files. I set all the hooks
> scripts to log activity (in a process to learn more what I can do, for now)
> and one thing that I saw, is in case of a authorization failure, is that nothing
> is reported by my hooks (start-commit, pre-commit, post-commit, pre-revprop-change,
> post-rev-prop-change, pre-lock, post-lock, pre-unlock, post-unlock).
>
> First of all, did I miss a hook script?
>

svnserve --log-file

(in 1.6)

> Is there a way to catch the autentication phase?
>

Log it? There are no "on-failed-auth" hooks.

> Thanks, Alain
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1427097
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1427252

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-26 15:44:28 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.