** Multi posted in other NG n.s.e.w **
Hi,
I am new to Novell eDirectory.
I have an application that uses MS Active Directory for
single signon.
We are able to get the current logged in Windows username
through the
GetUserName method that is available in advapi32.dll
A new thought process for us now, is that some customers are
now using
Novell Netware and eDirectory as the LDAP server.
When someone logs on to their PC using Novell, they are not
necesarily
loggin on to the local machine with that user name. This
means that when I
call the GetUserName method, I am not getting their actual
Novell user
name, I am just getting the local machine username. In some
cases, the
local machine username will be the same across the
organisation. eg.
"Administrator".
I would like to know what I should be calling to get the
Novell Remote user
name, and in what DLL does this reside in?
Thanks very much.
--
go bare foot as often as possible
|