It sounds like you want one person to access different shares on the server? Like their home directory, but also another share that contains project data (as an example)? This is certainly possible, usually by creating a group, and adding people to that group. Then make the group the owner of the directory to be shared. In this way, everyone that is part of that group will have access to the directory and all the files in it. This is all performed on the Solaris side.
You can create many groups, and each group can have many different people in them. 2: Yes, Windows authentication will cache the login credentials so that you don't have to login to a server again. This is usually a good thing. -- This message posted from opensolaris.org