adding user using script

Richard Bos ml at radoeka.nl
Sun Feb 28 11:10:51 CET 2010


Thomas,

Op zondag 28 februari 2010 04:33:43 schreef Thomas Spuhler:
> So far I have not been able to get the WEB interface working.
> To test the kolab and perl-kolab packages, I try to add a new user using
>  the /usr/lib/kolab/adduser script.
> But I am getting this error:
> /usr/lib/kolab/adduser: line 77: kolab: command not found
> Are you sure you want to proceed? (y/n)
> it is coing from this part:
> 
> #Check if the user already exists
> DN=`kolab showuser $EMAIL | grep dn` (this is line 77)
> if test "$DN" != ""; then
> echo User already found! Or other error occurred.
> exit 255
> fi

Looks like a bug.  I think that you should open an issue for it.

-- 
Richard




More information about the users mailing list