I have a question about Suse Linux Professional 8.1 and Roaming Profiles. The profiles are being server via Windows 2000 Server SP3. Can Suse Linux Professional Support Roaming Profiles.
If you are cunning, you could make this work with smbclient and smbmount, and some scripting.
Basically, I think you'd need to create and mount /home/leeanator to whereever the server says %HOME% is (say \\SERVER\PROFILES\LEEANATOR or something), and unmount and delete when logging off. You could possibly set homedir in /etc/passwd to be %HOME%, but I'm not sure how you would get authentication working... maybe something can be done with PAM? You could write a special login program, that authenticates and mounts %HOME% pretty easily.
Disclaimer - I haven't actually tried it, but can't see a good reason it can't be done.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.