Microsoft
Software
Hardware
Network
Question : Network login and C$ for compter accounts on the domain
Hello All .
we want to implement a security policy on the network to prevent users to access each other PC's , my problem consist of two parts :
part1 : we want to prevent access to HD drive using c$ parameter don't how and don't know if this doable through Group policy .
Part2 : users will not be members of the local admin group , and for any new user who shall joined the domain he would not be able to modify his/her old documents and folders created under his/her local user account , my question is HOW to make users have a full access on their old documents using their domain account , do not say go on every PC and apply a new NTFS settings for his folders as this is a not practical .(1500 Pc) .
Thanks alot
Answer : Network login and C$ for compter accounts on the domain
In your named.conf add:
dump-file /path/to/dumpfilename;
Where /path/to/dumpfulename is writeable, i.e., /tmp/named_dump.db
Otherwise, it's probably trying to write to a location where it does not have permission.
Random Solutions
flash AS3 gotoAndPlay question
How to apply screen saver to all domain users
VB.Net XML Reading
Using Modules in VBA to prevent repeating codes in sheets
INSERT INTO WITH VARIABLE
Intel Server board and embedded RAID, Server 2008 Ent
attachments in email msg
"Progress Bar" form that can be called often throughout an application
Protect Cell Validation
GridView RowUpdating Problem