Re: Home folder script to change permissions nightly
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
On Wed, 18 May 2005 01:09:43 -0400, "Spin" <Spin@xxxxxxxx> wrote:
>Scripting gurus,
>
>I have a Windows Server 2003 Active Directory with home drives mapped via
>the profile tab in the AD account. As soon as the account is created, AD
>creates the home share on the file server. Problem is, it is giving these
>rights:
>
>Admins: FC
>System: FC
>Username: FC
>
>Obviously I don't want the user to have FC only modify so now I need a
>simple script which will iterate through all the home folders underneath the
>hidden home share on the file server and reset the permissions to the
>following:
>
>Admins: FC
>System: FC
>Username: Modify
>
>
>
>
>
>
See if tip 3471 in the 'Tips & Tricks' at
http://www.jsifaq.com helps,
setting Creator Owner to Modify.
For the script, see tip 5640.
.
Relevant Pages
- Re: Entourage account setup applescript not working
... I pasted the script at the end just in case. ... When comparing the account settings on 2 computers, ... This script assists a user with the setup of his Exchange account ... Customize the network and server properties below with information ... (microsoft.public.mac.office.entourage) - Re: Chage script for Linux servers?
... I'm looking for a script that allows control of account expiration ... I have complete control over the server in question. ... (comp.lang.php) - Re: User access & security
... If there is a user with non-root access to their account, we are dependent on their having a good password to ward off too much nasty activity. ... to do (permissions permissions permissions)). ... lately most attacks against webservers seem to target vulnerable php, perl script and spawn a custom script, ... which is located at some anonymous or compromised server, which launches a reverse shell so ... ... (comp.os.linux.security) - Re: Chage script for Linux servers?
... I'm looking for a script that allows control of account expiration ... I have complete control over the server in question. ... (comp.lang.php) - Re: How do u get around expiring password problems
... changepassword method, in fact you should be able to have the mainframe script ... has the ability to set the password of that account. ... Joe Richards Microsoft MVP Windows Server Directory Services ... >>server runs a second script which sets the password on the account. ... (microsoft.public.win2000.security) |
|