mac version of echo %logonserver%

Soldato
Joined
3 Dec 2002
Posts
4,054
Location
Groovin' @ the disco
Hi

Is there a mac version of "echo %logonserver%" which I can type in terminal to see which ad server the mac is using to as a login server when its blinded to a domain.

Thanks
 
No, that variable will just show, unsurprisingly, the local hostname of the system it is being run on.

The syntax is correct though but the OP needs to see if the server name for the active directory server is made available as a variable (I don't have an AD connected OSX box to check here).
 
Back
Top Bottom