I've got a question concerning the mounting of network drives but I think it's rather a Mac OS issue than a Casper Suite issue.
I tried to make a configuration profile which configures the network mounts in the login items payload. I want to mount the home drive of the currently logged on user and therefore I want to use the $USER environment variable. The name of the home directory is similar to smb://domain/share/$USER so I thought the configuration profile would be the best idea but it just doesn't work.
The same problem occurs when I try to mount it manually with "Finder -> Got to server" but when I use "mount -t smbfs //domain/share/$USER share" it is mounted.
Anyone knows how I can get this to work? I would prefer to have this mount in the login items similar to other mounts without variables but if this is impossible I'll have to script it.
The home folders are not assigned to the users in our AD (which would make it so much easier...).
