Go Back   PCMech Forums > Windows Support > Windows Legacy Support (XP and earlier)

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-22-2007, 05:04 PM   #1
Member (10 bit)
 
Join Date: Apr 2005
Posts: 537
[Help] - Domain Permissions on Network Shares

I have a corporate domain set-up with various network shares that mount as a network drive on the workstations upon boot using a logon.bat script (NET USE "DriveLetter": \\Computername\Share etc..) ie:

Code:
rem This is the Logon Script for "My Company Here" Windows 2003 Server Enterprise
@echo off
cls
net use m: \\Computername\management
net use o: \\Computername\common
net use p: \\Computername\apps
net use q: \\Computername\acct
exit
So i have perfect permissions set up for each share using Active Directory. Only certain people are allowed access to management, and acct (Accounting). (Maintained by users who belong to a certain Group, and then the group has access to that particular share) Everyone has permission to view Common, and Apps (Applications). Common, is just as it sounds .. the "Common Drive" for the company. People have there own folders in here for storing and sharing stuff that isnt necessarily "Private".

What i would like to do is have the "Applications" network drive as explained above ask for a username and password when trying to access it. I know that i can change the permissions on it to say...only let the user "Patrick" have access to it, but if im logged on as say... the user "Chris" then i get an "Access Denied" message. If i was to log-off that machine as the user "Chris" and log-on as "Patrick" then of course i would be able to access that network drive. The problem is, i dont want to have to log off, i just want to double click on that drive and then be asked for a username and password. I have a feeling this is because i am in a "Domain" environment, and there is no way around it. But since i am a self-taught Administrator, then its very likely that i just dont have the knowledge to do what i want to do. Thats why i am here asking.
Any suggestions would be greatly appreciated... thanks for your time.
Negeva is offline   Reply With Quote
Old 05-22-2007, 09:08 PM   #2
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
It will only prompt you if you are not a member of the domain. The assumption is that you have already assigned proper rights in the domain.

You can try using the runas command like
runas /user:username"explorer /separate"
This will prompt you for that users password. This will bring up explorer in a separate process with whatever rights that user has. You could even map a shortcut as well.
__________________

Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row
mairving is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Troubleshooting Basic TCP/IP Problems Ob1 Networking & Online Security 0 07-21-2005 06:09 PM
My Recent Tech Test Brassman101 Computer Hardware 4 05-10-2005 12:53 AM
Wireless Broadband Network problem. Electron Networking & Online Security 3 03-28-2005 12:49 PM
Confused!!!XP Networking healtheworld Networking & Online Security 5 11-03-2003 09:58 AM
XP - Using the Win2K style network shares? Paul Victorey Windows Legacy Support (XP and earlier) 1 01-29-2003 01:32 PM


All times are GMT -5. The time now is 12:50 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2