Hello.

I have a SME server (linux) with samba set up as a nt4 domain controller, all is going well for this part.
I have a Fedora 11 client which auths off the server, now here is the problem, I want the client to mount the users profile to /home/DOMAIN/USERNAME/.
I have looked into doing this, I cannot use smbfs using mount but cifs does work.
From what I know I will need to mount \\HOST\profiles\USERNAME on login to /home/DOMAIN/USERNAME/.

Does anyone know the software that I need to use to make the shell scripts?
Or is there shell scripts in existance that I can use or modify?

Thanks rikki.