Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I retrieve Network Login ID of a user.
Message
 
À
25/10/1999 10:47:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00280948
Message ID:
00280952
Vues:
29
>I am currently on Netware 3.12 and moving to NT very soon. I would like to retrieve the network login Id, rather than asking for the user to login an additional time. What mechanisms or calls do I have to use or make? Thanks in advance for you help!

There are a few things:
- you can set an environment variable in the login script then use getenv()
- GPLIB
- NetLib
- Win32 API function GetUserName()
- WNetGetUser()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform