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

Re: How to change password when is about to expire

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 6 Mar 2013 14:09:41 -0600

On Mar 6, 2013, at 14:03, "LARRAIN, GUIDO MARTIN (AG-Contractor/5000)" wrote:

> We have a subversion installed on a Linux box and its working fine! We have some repos there that developers across the company use to store code and some other things.
>
> We also have SVN configured to use LDAP authentication to allow users to use the right repo.
>
> But we are facing a problem that when users account expire they don’t get any message saying that is about to expire and then, of course, they can’t login because of that.
>
> So my question is if there is a way to configure apache to allow users to change their password when is about to expire.

Subversion doesn't know when a password is about to expire. Subversion has no notion of password expiration; that's a concept only your LDAP server knows about. If your users want to change their password, they should use whatever mechanism you already have set up with your LDAP server to allow that.
Received on 2013-03-06 21:10:21 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.