[sork] passwd-2.2 lock username?
    imp 
    imp at xtremedev.com
       
    Wed Jun  4 16:34:44 PDT 2003
    
    
  
On Thu, Jun 05, 2003 at 09:11:43AM +1000, Iain Pople wrote:
> Hi,
> 
> I have been playing around with passwd-2.2 and have sort of got it 
> working in a postfix / SQL virtual domain environment. However I don't 
> like the fact that a user can edit the username that they are trying to 
> change the password for. Is there a way of locking this down?
In passwd/config/conf.php:
  $conf['user']['change'] = false;
    
    
More information about the sork
mailing list