RE: retrieving the DN from Open Directory
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: Aca/K7QDELRuOGtgTPOCwxSmDOiiNAAoNjXw Thread-topic: retrieving the DN from Open Directory Try this: -----Original Message----- From: darwin-dev-bounces+david_litwin=bigfix.com@lists.apple.com [mailto:darwin-dev-bounces+david_litwin=bigfix.com@lists.apple.com] On Behalf Of Joubert Berger Sent: Sunday, August 13, 2006 3:56 PM To: Markus Hitter Cc: darwin-dev@lists.apple.com Subject: Re: retrieving the DN from Open Directory No, DN = distinguished name. For example: dn: cn=John Doe,dc=example,dc=com --joubert On 8/13/06, Markus Hitter <mah@jump-ing.de> wrote:
Am 13.08.2006 um 22:00 schrieb Joubert Berger:
First, I must admit, I am not that well versed in Open Directory or LDAP and have only recently started working with Darwin. So sometimes, I get the terminology wrong ;-) Anyway, here goes...
So let me guess: "DN" = Domain Name; you're talking about moveable computers (laptops).
I have been tasked with recording the DN when a user logs in.
In a bash shell script, like
host $HOSTNAME or host $(hostname) ?
Whatever the reason of your doing is, don't forget those people changing the network without logging out. It's as easy as pulling the plug here, pop it in there, today.
Markus
- - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/david_litwin%40bigfix. com This email sent to david_litwin@bigfix.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
David Litwin