Sorry if my subject is misleading. What I am hoping to do is give 'guest' access to our 'public' directory (home/shared/public and nothing else) for consultants who visit us inside the office on a case-by-case basis. This is to enable consultants to share files across the network when they visit. Right now, we use Samba credentials (ie. Somebody/password) on our Redhat 9 box, and match their computer logon (Somebody/password) to that so people don't have to enter a special username/password to connect to our server. Therefore, all our employees have their own username/password combo on their computers, as well as their own samba username/password that matches. So say Joe comes in as a consultant, logged in as joe/computerpassword. Obviously, when he attempts to access our server, he recieves a prompt asking him for a username/password, since no joe/computerpassword exists on our Linux box. So how would you handle this? By creating a guest/guest account on the Linux box that allows access to only /home/public, then giving that info to a consultant on an as-needed basis? Or some other way? Thanks, Eve - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html