Summary: 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/u...
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 ...
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 ...
Summary: Hi All, After using the "su test1" (but not "su - test1") command to switch to user test1, is there a way to get the home directory of test1? I unders...
Summary: Hi, I've been creating user accounts with the Solaris Management Console. I've told it to use /export/home/username for the home directories, and it c...
Summary: I have installed the solaris8. When I log in with "root", why the "/home" directory I haven't "write" right, that is I can't mkdir in the "/home" ? ...
Summary: Hi, I am trying to automout user's home directory from NFS server. Both the client and server are on the same LAN and are able to ping to each other...
Summary: Hi.. I have a problem with a user logging into the NIS+ cluster. It says WARNING Could not chdir to home directory /home/username : No such file or ...
Summary: problem i am undergoing right now is that when i add a new user it doesnot make a home directory for the user.hen i realized that home directory was r...
Summary: Hello! The problem is that I have a process that runs as a non root user but when i reboot the computer the process starts up as root. I got an answer...
Summary: I have 3 /home directories. The one i use is /export/home/username. I also have /home/username and /net/home/hostname wich all contains the same as /e...
Summary: Sun will use the auto mount mechanism for /home. Have a look at the file /etc/auto_home # Home directory map for automounter # +auto_home * mach...
Summary: i want to enter two entries in auto_home. it is allowing only one entry. the entries looks like this, * router:/export/home/& * router:/export/home1/...
Summary: No its not that hard! The system has a default search path that is used when a command is typed at a prompt. When you type cc the shell will search th...
Summary: You should really be modifying the .profile in your home directory. /etc/profile is the global profile config file for everyone who has an account on...
Summary: Hi, I changed the vfstab to have add quotas to the users home directory. Unfortunately, I have managed to have 2 entries pointing to the same disk. I'...
Summary: The "#" value is can be changed by setting the PS1 variable in /etc/profile or the .profile / .login in your home directory. First, learn about the v...
Summary: I have a number of SUNs that are using NIS for authentication and NIS for home directory and file access. I also have printers that are configured in...
Summary: local.cshrc ?? as in /etc/skel/local.cshrc ?? it's there as a skeleton to be copied to new users or new users of csh. it won't be read if you have ...