views:

240

answers:

0

Hey all,

I've got a Mac app written in Java. I'm trying to get the fully qualified domain name (LDAP) of the current user account from the system. The current user would be logged into the system through the active directory. An example of the string I am after would be:

domain\[email protected]

Any assistance would be greatly appreciated!