#189185 - 2008-08-20 05:58 PM
Help with multiple sites
|
kixR4Kidz
Just in Town
Registered: 2008-08-20
Posts: 1
|
Hey Kixperts,
I use Kixtart in a school system. We map drive letters based on group membership. All works well, until we have folks who may log in at several of the schools. For instance, teacherA is a member of the High School Teachers group, so they map to the High School. TeacherA may also be working some at the Middle school. How can I get Kix to recognize where the use is logging in at and map the respective drives for each site? Thanks for your input.
Best regards,
TJ
|
|
Top
|
|
|
|
#189190 - 2008-08-21 02:14 AM
Re: Help with multiple sites
[Re: Glenn Barnas]
|
Glenn Barnas
KiX Supporter
   
Registered: 2003-01-28
Posts: 4402
Loc: New Jersey
|
Well, it only took 15 minutes on the front burner. The script now supports path rewriting by AD Site, User, OU, and network address.
Basically, if you have a computer with address 172.16.3.43 and a netmask of 255.255.254.0, the network address is 172.16.2.0. This calculated network address can be used as a lookup reference:
[SubnetLookup]
172.16.0.0=\\server1\share\path
172.16.2.0=\\server2\share\path in a format similar to my prior post. In this way, a Teacher would map server1 to the S: drive in one location, but map Server2 to the S: drive in a different location.
Another cool thing about path rewriting - the lookup doesn't need to include the share path - only the server, so if the resource record was PATH=&SUBNET:SubnetLookup&\share - and you had consistent share names at each location, only the server name would be replaced during the PathRewrite operation. This means that the same rewrite table could be used for multiple drive maps, reducing overall complexity.
I'll currently make Version 2.4.3 with SubnetRewrite capability available only by request until I've had sufficient time to test it - PM here or email from my web site if you want to try it out.
Glenn
_________________________
Actually I am a Rocket Scientist!
|
|
Top
|
|
|
|
Moderator: Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart
|
1 registered
(mole)
and 1300 anonymous users online.
|
|
|