Hello.
I have strange situation: gdm logins are not recorded on our terminal server.
Other logins, such as ssh , are recorded and have last entries...
# uname -a
SunOS xx.xx.xx 5.11 snv_97 i86pc i386 i86pc
After user login/logout from gdm:
# ls -l /var/adm/utmpx
-rw-r--r-- 1 root bin
Hello.
Do someone know good (open)solaris cluster tools, which will allow us to do the
following:
1) Each server has common config files (most of /etc(/etc/passwd, /etc/shadow),
same packages installed, same services enabled)
2) Each server has its custom config files which overrides common file
Does OpenSolaris support some kind of unionfs?
--
This message posted from opensolaris.org
___
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
Hello.
We would like to make the following configuration: several servers have common
/etc , but can override some files. So, when you change files, they are written
to separate dir (e.g., base /etc is nfs.server/share_etc, and modified files
are stored in nfs.server//share_etc_customization ).
>
>
>