- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to disable RPC llockmgr and nlockmgr
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2003 07:44 AM
тАО01-09-2003 07:44 AM
We recently had a security vulnerability scan, and two suggestions came back from the testers:
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 how to disable those services ?
Thanks
Dave
PS - Thomas Pohlen had the same issue on June 07, 2001 but no resolution was posted.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2003 08:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-10-2003 02:06 AM
тАО01-10-2003 02:06 AM
Re: how to disable RPC llockmgr and nlockmgr
1 last question: Do I put rpc in inetd.sec or llockmgr?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-10-2003 02:22 AM
тАО01-10-2003 02:22 AM
Re: how to disable RPC llockmgr and nlockmgr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-10-2003 07:54 AM
тАО01-10-2003 07:54 AM
Re: how to disable RPC llockmgr and nlockmgr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-13-2003 09:15 AM
тАО05-13-2003 09:15 AM
Re: how to disable RPC llockmgr and nlockmgr
I can disable this RPC/service and still mount an NFS mount if needed?
We don't typically use NFS mounts, but on occasion I need to nfs mount a CD drive from another machine.
Could I do that if llockmgr was disabled?
TIA,
Sean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-20-2003 03:31 AM
тАО05-20-2003 03:31 AM
Re: how to disable RPC llockmgr and nlockmgr
> > Is this service required for NFS? Can I
> > disable llockmgr and still NFS mount a CD
> > drive from another machine?
I suppose so, as long as your applications won't need file-locking semantics off any of the mounted filesystems; the reason why I surmise a non-llockmgr NFS configuration
to not break NFS mounting functionality is because of the 'statelessness' of the protocol...
=== On January 09, 2003 David Connolly wrote:
> two suggestions came back from the testers
> of a security vulnerability scan
A counter-query: can you throw some light on how [nl]lockmgr processes make a system vulnerable? Thanks.
Kiran -kirannmehta@yahoo.com