I'm hoping to find the best way to accomplish a specific need for our computer labs on campus.
For our iMac labs we have multiple network shares (all on the same server, but different folders) used by different departments (art, communications, etc.). In the past, we've made our images with ~6 AD users (representing each department) with a password and once the user logged in the share would be mounted by passing the credentials to the server.
I'd like narrow this down to only 1 main user, with the ability to mount the shares using some sort of alias or script that is easy to find for the user. Ideally, they would launch it, it would prompt for the password for the share, and after a certain amount of time it would disconnect (maybe a popup like "This connection will close in 60 seconds, click here to keep your connection").
Any ideas? I've had the idea to just create aliases which should prompt for credentials, but the only timeout I see us being able to use would be a logout timeout, which we could then enable "Restart on logout" to reset all connections.
Thanks!