Managing duplicate user accounts with Linux server and Windows workstations

Managing duplicate user accounts with Linux server and Windows workstations

I have a Linux server and Windows 2000 pro workstations. We have more than 600 user accounts in the Linux server. If I log on in a particular workstation, it creates a profile for each user. So every machine has duplicate profiles. How can I manage the profile creations?

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

I am guessing from your question the problem is that your local Windows machines have both a local profile and a profile on the Linux server, which I also assume is running Samba. I assume that the problem is that you are finding yourself with both a local Windows profile and one on the server. I won't presume to be the expert in configuring this but my friend John Terpstra has written an excellent How-To on this subject. The detail is probably exactly what you need.

I think for your particular case you need to decide if you want support for Roaming Profiles or Local Profiles. Roaming profiles will synch the local settings from the Samba server acting as a Primary Domain Controller. You can also disable Roaming Profile Support so that you only use the local settings on your PC. The Profile Management How-To at the link above should help you make these decisions.

This was first published in March 2005