Operating System - HP-UX
1834087 Members
2660 Online
110063 Solutions
New Discussion

HOWTO Disable the RPC llockmgr service and RPC nlockmgr service ?

 
Thomas Pohlen
Advisor

HOWTO Disable the RPC llockmgr service and RPC nlockmgr service ?

Hi all,

on my HP-UX 11.0 S800 system i have to disable those services.

1. The llockmgr is part of the file locking manager system for NFS. It generates local file locking operations in response to requests from client lock managers. The llockmgr service registers with the RPC portmapper as program 100020.
This service should be disabled if your system is not acting as either an NFS client or server.


2. The RPC nlockmgr service has been detected as running. The nlockmgr is part of the file locking manager system for NFS. It forwards local file locking requests to the lock manager on the server system. The nlockmgr service registers with the RPC portmapper as program 100021.
This service should be disabled if your system is not acting as either an NFS client or server.

My system is not acting as NFS client or server, does anybody know howto disabled those services ?

Thanks in advance
Be patient