Results 1 to 9 of 9

Thread: Possible to browse domain as UserB when logged onto domain as UserA?

  1. #1
    Squeeler Vini's Avatar
    Join Date
    Jul 2003
    Location
    Sheffield
    Posts
    1,769
    Thanks
    44
    Thanked
    8 times in 8 posts

    Possible to browse domain as UserB when logged onto domain as UserA?

    Is it possible to browse the domain as UserB (say myself, with admin rights) when logged into the machine as UserA (restricted credentials)?

    Basically we have some apps stored in a dir which only admins can access, I'd like to be able to access them to install onto a newbuild, but im actually logged in as a domain user with restricted creds.

    !Important bit: This is a 2k machine.

    On XP. I've been able to \\server\$c and enter "user\domain" to gain access, but 2k doesnt like this.

  2. #2
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    385 times in 314 posts
    use the run as command.

    or map a drive with alternate credentials.
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  3. #3
    Squeeler Vini's Avatar
    Join Date
    Jul 2003
    Location
    Sheffield
    Posts
    1,769
    Thanks
    44
    Thanked
    8 times in 8 posts
    Quote Originally Posted by Moby-Dick View Post
    use the run as command.

    or map a drive with alternate credentials.

    doesnt seem to like either.

    theres no run as and when mapping it says 'you are trying to map a drive using a different username, to one which already has restricted credentials' (or similar)

  4. #4
    Agent of the System ikonia's Avatar
    Join Date
    May 2004
    Location
    South West UK (Bath)
    Posts
    3,736
    Thanks
    39
    Thanked
    75 times in 56 posts
    couldn't you do

    net use g: //server/share /user:bob

    there always used t be a user bit
    It is Inevitable.....


  5. #5
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    385 times in 314 posts
    You may need to disconnect other mappings to that server first.
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  6. #6
    Squeeler Vini's Avatar
    Join Date
    Jul 2003
    Location
    Sheffield
    Posts
    1,769
    Thanks
    44
    Thanked
    8 times in 8 posts
    Quote Originally Posted by ikonia View Post
    couldn't you do

    net use g: //server/share /user:bob

    there always used t be a user bit
    net use x: \\server\share \user: pass

    works on xp. [e!] seems to work on 2k too. fingers crossed. rebooting atm.


    Quote Originally Posted by Moby-Dick View Post
    You may need to disconnect other mappings to that server first.
    It said something along those lines but there are no mappings, its a fresh install :s
    Last edited by Vini; 03-10-2006 at 04:59 PM.

  7. #7
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    385 times in 314 posts
    check and see - go to the disconnect network drive bit ?
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  8. #8
    Splash
    Guest
    Quote Originally Posted by Vini View Post
    It said something along those lines but there are no mappings, its a fresh install :s
    The user doesn't have a drive mapped in a login script do they?

  9. #9
    Member
    Join Date
    Aug 2005
    Location
    Reading, UK
    Posts
    74
    Thanks
    0
    Thanked
    0 times in 0 posts
    Vini,

    If you run net use from the cmd prompt, then you will get a list of connections, some with drives and some without.

    You will need to force disconnection to the server you are trying to access (net use \\server\share /delete /y).

    Then make another connetion to it, either via the examples mentioned:-

    net use \\server\share /user:domain\user *

    * means it will ask for you password, and display *s

    Or map a drive with different credentials (Explorer - Tools, Map Network Drive - Connection using different user name).

    Hope that helps?

    Matt

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 10
    Last Post: 24-04-2004, 12:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •