For When You Can't Have The Real Thing
[ start | index | login ]
start > samba > Concurrent Conflicting Userids from a single workstation

Concurrent Conflicting Userids from a single workstation

Created by dave. Last edited by dave, 18 years and 293 days ago. Viewed 4,774 times. #2
[diff] [history] [edit] [rdf]
labels
attachments

Concurrent conflicting user IDs from a single workstation

Sometimes clients set up their Sabma servers so that they have one account to access their home directories, and a second, conflicting account with which they access sensitive "corporate" information. And naturally they would like to access both shares at the same time.

Example:

Share NameUser Name Required
server\stevesteve
server\corporatecorporate

Solution: give the server a second name in DNS.

Windows is stupid; it can only hold a single set of credentials for a given server. Fortunately, it is exceptionally stupid, in that those credentials are associated by the server's name, not the IP addresss. So if server is also known as server1a, you can mount server\steve as user steve and simultaneously have server1a\corporate mounted as user corporate.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt