[PROGSHARE]
CLASS=DISK
TARGET=P:
PATH=\\FS001\programs
GROUPS=
OUS=
# repeat this for each mapping, defining groups and/or OUs
# to control who gets the mapping
# This resource record reports the mapping, but actually doesn't map
# anything, since this happens automatically in AD domains
[HOMESHARE]
CLASS=DISK
TARGET=H:
PATH=HOME
# display a disclaimer, Message Of The Day, or some important notice
# (up to 10 allowed)
# domain admins don't get this message :)
[DISCLAIM]
CLASS=MESSAGE
PATH=disclaim.txt
GROUPS=!Domain Admins
# Call a script to display the disclaimer AND ask for acknowlegement
# Only domain admins - discourages logging in with that much power ;)
[ADMIN_DISCLAIM]
CLASS=SCRIPT
PATH=disclaim.kix
METHOD=call
GROUPS=Domain Admins