Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Home directories
Name: Shivakanth Date: June 26, 2002 at 10:49:39 Pacific
Comment:
Can any one explain me why the home directories on the server and the clients differ? I mean why is that the home directory on a server /export/home/user and /home/user on a client. I am asking this Q in context of NIS. I have seen this in the sun study guide also. If any one of you have the sun SA 288 guide refer to page 7-30 Q 25
Summary: hello i create the user account and also create its home directory # useradd -u 5555 -G root,sysadmin -s /sbin/sh -d /export/home/test test # passwd test password:xxxxxxxx confirm password: xxxxxxxx ...
Summary: HI, I am having a solaris nis server and a file server running on solaris (pre installed).I need to add new workstations (linux) to this server, i stopped firewall and selinux on linux pc & configu...