S
Sherwood Botsford
Not sure what I've done, but users cannot make changes to their own
registry hive.
Setup: Samba server acting as PDC, no active directory.
Clients run win2k sp3.
On login, users are supposed to run $NETLOGON/login.cmd.
This does get executed -- all the net use commands work.
But the commands to set folder paths do not get executed.
Running login.cmd manually as a user gets a permission denied
for those lines of the file.
Question 1: What registry setting on the machine decides
whether users can make changes to their registry setting?
Question 2: Is there a way to run a script as Administrator
on bootup, where that script is stored on the NETLOGON share?
Question 3: Is there a batch tool for editing many users ntuser.dat
file? In unix land, I could use sed and create a fileof find and
replace expressions. While regedt32 will allow me to manually load
a user's hive, and make changes, at this point I don't know how to
do it in bulk.
registry hive.
Setup: Samba server acting as PDC, no active directory.
Clients run win2k sp3.
On login, users are supposed to run $NETLOGON/login.cmd.
This does get executed -- all the net use commands work.
But the commands to set folder paths do not get executed.
Running login.cmd manually as a user gets a permission denied
for those lines of the file.
Question 1: What registry setting on the machine decides
whether users can make changes to their registry setting?
Question 2: Is there a way to run a script as Administrator
on bootup, where that script is stored on the NETLOGON share?
Question 3: Is there a batch tool for editing many users ntuser.dat
file? In unix land, I could use sed and create a fileof find and
replace expressions. While regedt32 will allow me to manually load
a user's hive, and make changes, at this point I don't know how to
do it in bulk.