LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   UID question (https://www.linuxquestions.org/questions/linux-networking-3/uid-question-384710/)

leupi 11-19-2005 04:19 PM

UID question
 
I have RH3 on a server and I have Suse 10 on one computer and RH4 on another. On the Suse computer whenever I tried to access my home folder on the server I got a permission denied error but on the RH4 computer I could access it fine. As the login and password were the same on bot the Suse and the RH4 computer I was a bit confused. I the noticed that the UID on both RH computers was 500 and on the Suse it was 1000. I changed the UID on the Suse to 500 and everything went fine.

My question: If I set up users on the server I am assuming that when I set them up on the workstations that I must make sure that all of the UIDs match? This has never happened to me before, dumb luck I guess. Thanks.

Todd

acid_kewpie 11-19-2005 04:22 PM

yes, UID's would need to be consistent across your systems. simple as that really. you can very easily force a certain UID when you add new users via useradd etc... but then if you are having a larger scale deployment, you'd really want a centralised user management system, like NIS or LDAP.


All times are GMT -5. The time now is 05:33 PM.