Re: Storing MAC addresses in AD

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




'Richard Mueller [MVP Wrote:
;4534201']"boris52"
...
Right now I can see two possible approaches (both should ignore
disabled users):

1. write a custom script for our VMPS server to query AD directly

2. write a sync script to query all objects within AD and regenerate
the flat file on a periodic basis.

Without adding custom attributes, all I can see is to make use of
the
notes field parse multiple mac-addresses out of this section.

Is this the best approach?

cheers,


--
boris52

------------------------------------------------------------------------
boris52's Profile: http://forums.techarena.in/members/118701.htm
View this thread:
http://forums.techarena.in/active-directory/1221183.htm

http://forums.techarena.in
[/color]

Do you currently, or do you plan to, do something with the MAC
addresses
other than keep track of them in a list? Would the userWorkstation
attribute
help? userWorkstations, a single-valued attribute, is a comma delimited
list
of the NetBIOS names of the workstations the user is allowed to logon
to. AD
actually enforces this. If there are any names in the list, the user
can
only logon to those workstations. I don't see how you could enforce
your
list of MAC addresses, other than to detect new addresses, perhaps in
a
logon script.

If you keep track of MAC addresses in AD, you can save them in a comma
delimited list. The "info" attribute corresponds to the "Notes" field
on the
"Telephones" tab of ADUC. Would it make more sense to save the MAC
address
in an attribute of the computer object?

--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--

I have a set of users who are using arbitrary desktops/laptops that I
don't control running a mixture of MacOS, Linux and Windows. My interest
in this kit is to ensure that only specific hardware can use the network
ports to access the servers, while by default anyone else cannot. Given
the complexity I don't ever expect to add these into the AD.

I think I want to use the 'userWorkstations' for this either, since I
may want to use this functionality to restrict access to servers on a
per user basis.

Since I need to support multiple mac-addresses it does sound like I
will need to use the notes field. I had thought of extending the schema
to add this parameter in somehow, but even if I did that, the new
attribute(s) would not be controllable from the 'user properties'
panel.

Have I missed something?

cheers


--
boris52
------------------------------------------------------------------------
boris52's Profile: http://forums.techarena.in/members/118701.htm
View this thread: http://forums.techarena.in/active-directory/1221183.htm

http://forums.techarena.in

.



Relevant Pages

  • Re: Mapping AD Network Shares on Mac
    ... no. Mac integration with AD is pretty much limited to authentication only. ... if your Macs are bound to AD then they should authenticate seamlessly via Kerberos to your Windows server shares via SMB (AFP too if your servers are running ExtremeZ-IP from http://www.grouplogic.com). ... You can add a login script to the login items of each user that will connect to servers. ...
    (microsoft.public.macintosh.general)
  • Re: Storing MAC addresses in AD
    ... I run a set of AD managed servers and keep most ... write a sync script to query all objects within AD and regenerate ... Do you currently, or do you plan to, do something with the MAC addresses ... of the NetBIOS names of the workstations the user is allowed to logon to. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Static IP address but dynamic DNS settings
    ... Best you could do is script the DNS settings so you can change ... the script to update servers. ... >back up it will use the MAC address of the second NIC, ... >which means the reservation is useless. ...
    (microsoft.public.windows.server.networking)
  • Re: Deny rules...
    ... services client I have not implemented it. ... Tony Su ... >The Script makes sure the ip to be blocked is not itīs ... >I have few outside servers to connect from to my servers ...
    (microsoft.public.isa)
  • Re: Software configuration management tool required
    ... If it automates ... and 100-ish servers, it's just not going to happen. ... you test it by running the rc?.d script that init will ... > because Oracle or some vendor tells them to do so. ...
    (comp.unix.admin)