Reply
Old September 16th, 2003 Top | #1
moooo
 
moooo's Avatar
Unregistered
Posts: n/a

Default Active Directory logins

in active directory,
i have a login file that allows everyone to go to personal folder

net use H: \\server-24e74958\Home$\%username%

is the current login line , i was wondering if i added a main folder ( E:\Home\local ) on the drive how would i go about letting a user see it and their other folder also.

I tried:

net use H: \\server-24e74958\Home$\%username%
net use I: \\server-24e74958\Home$\local


, but that did not work. any input would be great.

-mooo-

P.S.: sorry about last post in the wrong section, and this one i am not exactly sure on where it goes
  Reply With Quote
Old September 17th, 2003 Top | #2
 
JJB6486's Avatar
Retired Mod
Joined: December 2001
Location: West Lafayette, IN, USA
Posts: 1,207
Reputation: 0
Power: 140

Default

OK is \\server-24e74958\Home$\local a shared folder that all users will have access to? Make sure that share permissions are set properly (ie. the user logging in has rights to read that directory).

JJB
JJB6486 is offline   Reply With Quote
Old September 17th, 2003 Top | #3
 
Enyo's Avatar
OSNN Veteran Addict
Joined: February 2003
Posts: 1,338
Reputation: 330
Power: 130

Default

moooo, why do you use a login script to direct the users to there home directory instead of the built in option on the profile tab of the users properties?

What is the problem when trying to map that drive? Is it a Access Denied message or do you get nothing back?

If you get a access denied message back, as JJB said check the permissions.

The best way to set the permissions for shares would be everyone F/C on the share access control list then tie it down to groups using the NTFS permissions. Add Domain Users in for R/O access so that all users can read the directory or R/W if you don't care what users have the ability to read and write to the directory.
Enyo is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using WSUS Without Active Directory kcnychief Windows Server Systems 2 June 28th, 2006 12:09pm
Active Directory - 3rd Ed. kcnychief Windows Server Systems 4 April 11th, 2006 7:42pm
Scheduled reboots with Active Directory thewraith Windows Desktop Systems 1 April 30th, 2003 12:55am
cant add users to active directory.. help..... jkoXP Windows Desktop Systems 1 December 23rd, 2002 7:07pm
how do access active directory? jkoXP Windows Desktop Systems 3 December 13th, 2002 9:26am