[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wheezy Gosa² setup



On Sun, Jan 20, 2013 at 01:38:22PM +0100, Andreas B. Mundt wrote:
> 
> I had to modify the variable name to be send to gosa-sync:
> 
> 
>   <pathMenu>
>        <plugin
>        acl="users/netatalk:self,users/environment:self,users/posixAccount:self,users/kolabAccount:self,users/php
>        <plugin acl="users/password:self" class="password"
> -             postmodify="USERPASSWORD=%userPassword /usr/bin/sudo
>        /usr/local/sbin/gosa-sync %dn"
> +             postmodify="USERPASSWORD=%new_password /usr/bin/sudo
>        /usr/local/sbin/gosa-sync %dn"
>       />
>    </pathMenu>
> 
> 
> If I don't do that, I end up with the hash in the variable making gosa
> sync fail.  

Hi Andi,

thanks for the feedback.  Confirmed, the modification works (and is 
required). 

Wolfgang


Reply to: