Operating System - Tru64 Unix
1753862 Members
7667 Online
108809 Solutions
New Discussion

vmunix: Remote property list daemon not registered

 
Stuart Green
Frequent Advisor

vmunix: Remote property list daemon not registered

Can anyone offer up some insight as to what might be causing this message to be reported frequently in the kern log. We have a tru64 unix box that mounts a directory on a windows server that is running MS Windows Services For Unix v3.5

Thanks for any pointers. The message could be just informational, as it is not causing any problems.
1 REPLY 1
Johan Brusche
Honored Contributor

Re: vmunix: Remote property list daemon not registered


Stu,

To stop this message, do:

rcmgr set NUM_PROPLISTD 1
/usr/sbin/proplistd 1

Next time you start the system, the proplistd will be auto-started.

The correct way to set this up is via nfssetup. The proplist daemon is used to handle extended file attributes (like ACL's)

__ Johan.

_JB_