Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows NT Users and Groups
Message
 
À
30/08/2000 14:12:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00409329
Message ID:
00410965
Vues:
26
>>>oUser = GETOBJECT("WinNT://SOMEDOMAIN/someusername,User")
>
>>I tried this, and there was about a 20 second delay before it found the groups. I suspect it was searching the network for other servers in the domain (I used a server name for SOMEDOMAIN, was this OK?) before it returned an answer. Subsequent requests were nearly instantaneous.
>
>You can narrow the search for the computer by qualifying it with a domain or workgroup:
>
>oUser = GETOBJECT("WinNT://MYDOMAIN/MYCOMPUTER/someusername,User")

Cool. Is there a way to determine what domain my computer is in? I'm writing a web app, and I can get the computer name from the system variables on the web server, but I don't know how to get the domain.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform