samba-TNG cvs update 6/7/00 11:00 doesn't compile

Yoann Dubreuil Yoann.Dubreuil at ens.insa-rennes.fr
Thu Jul 6 14:01:59 GMT 2000


Try this fix, it should be okay:

remplace :

	if (!prs_unistr3(True,"unistr",name,ps,depth)) return False;

by
        prs_unistr3(True, "unistr", name, ps, depth);

(An #define do the job in include/rpc_misc.h)

I got a question too:

how does samedit work ? (it remplaces smbpasswd, but how can i create 
the first user before i set my server up)


More information about the samba-ntdom mailing list