Displaying 9 results from an estimated 9 matches for "netusergetinfo".
2009 Jun 28
1
I need to be able to retrieve windows user info on a windows server.
...pascal/Lazarus on Ubuntu because I
want to port a small win32 application to Windows. I've managed to port
over most aspects of the win32 app, including database, but I'm now stuck at
trying to find a Linux equivalent of the netapi32 (a windows NT api
function) which I actually use to call NetUserGetInfo (see
http://msdn.microsoft.com/en-us/library/aa370654(VS.85).aspx) to retrieve
Windows login user info on a windows server.
At this point, I'm not sure whether I need to use Samba, or Wine, or a mix
of both. I've tried researching on the net for the past 2 days to no avail,
hope to receiv...
1997 Nov 15
1
RPC client on unix, server on NT
I'm writing a secure RPC Server for NT, and I'd like to write a
UNIX client. How can I have the UNIX client authenticate to
the NT server (which uses LAN Manager/SMB)?
Thanks,
Marc
2000 Mar 22
0
Romaing profiles on 2.0.6
...ming
profiles are stored in a subdirectory of the user's home directory. This
is done in the following way:
"logon home = \\%L\%U\profile"
This tells Samba to return the above string, with substitutions made when
a client requests the info, generally in a NetUserGetInfo request. Win9X
clients truncate the info to \\server\share when a user does "net use
/home", but use the whole string when dealing with profiles.
Note that in prior versions of Samba, the "logon path" was returned
rather than "logon home". This b...
2003 May 21
1
smb.conf variable expansion
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi List,
with samba 2.2.3a-12 (debian stable release) I had the problem that
following was not possible, because the variable %u was not expanded at
the right time:
In the following example I would like to have a directory structure
with /home/samba/<username>/(profile|samba), this would make it
possible to create this dir via /etc/skel and
1998 Nov 03
4
nis homedir troubles
Sorry if this is an old problem. I have just installed 1.9.18p10 - the
latest version. I noticed the nis homedir option in the config file, but
have not had much luck in implementing it.
I had hoped it would mean my [homes] shares would map to the correct server
- the one which physically carries a users home directory - regardless of
the machine to which the connection attempt was made. My
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
1998 Nov 07
1
SAMBA digest 1867
...r that is acting as the logon
>server.
>
>The way it's supposed to work is that the Win95/98 client
>does a broadcast on port UDP 138 to find the logon server,
>nmbd responds and then the client attaches to the IPC$
>share on the server as the logging on user and does a
>NetUserGetInfo rap call down the IPC$ pipe to get the
>info about the user.
>
>Part of this info (handled in ipc.c in the Samba code)
>is the "home server" and "home path" (the names are
>kind of sketchy without trawling through the code).
>
>It's at this point (gettin...
2008 Jul 11
0
Wine release 1.1.1
...e events in 1.0 emulation mode if the event mask specifies it.
inetmib1: Fix test failures on some systems.
wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path is passed in place of WINTRUST_DATA's pFile member.
Kai Blin (2):
netapi32: Make sure NetUserGetInfo can find the current user.
ws2_32: Prevent segfault in trace for NULL AddressString.
Maarten Lankhorst (25):
wined3d: Fix a deadlock that may occur during initialization.
quartz: Fix return values in directsound renderer.
quartz: Fix return value for video renderer.
q...
2010 May 02
2
samba4 make error - drsblobs.so
...ls_x509_crt_set_subject_key_id is declared... 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
ch...