Displaying 3 results from an estimated 3 matches for "netusersetinfo".
Did you mean:
netusergetinfo
2008 Oct 06
1
samba accounts management API
Hello, all
I'd like to create, remove, change samba accounts, groups etc. from my own C program.
How can I do this, without using samba tools, but some samba API (headers and shared objects).
Does samba provide some API (headers and shared objects) for accounts creating etc.?
Thank you
2004 Mar 11
5
win32-etc-0.2.2 testing wanted
I''ve commited code for win32-etc 0.2.2, which adds the configure_user and
configure_group methods. Testing appreciated. On my home system, I can''t
get configure_user to work, but I haven''t any real idea why it fails. The
configure_group method seems to work fine, however.
Dan
_________________________________________________________________
Fast. Reliable. Get
2010 May 02
2
samba4 make error - drsblobs.so
...yes
checking netapi.h usability... no
checking netapi.h presence... no
checking for netapi.h... no
checking for libnetapi_init in -lnetapi... no
checking for NetUserModalsGet in -lnetapi... no
checking for NetUserGetGroups in -lnetapi... no
checking for NetUserGetInfo in -lnetapi... no
checking for NetUserSetInfo in -lnetapi... no
checking libsmbclient.h usability... no
checking libsmbclient.h presence... no
checking for libsmbclient.h... no
checking for smbc_new_context in -lsmbclient... no
checking for smbc_getOptionNoAutoAnonymousLogin in -lsmbclient... no
checking for smbc_setOptionCaseSensitive in -lsm...