- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How do I disable RPC llockmgr and nlockmgr
Operating System - Linux
1821982
Members
4101
Online
109638
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-10-2003 01:58 AM
тАО01-10-2003 01:58 AM
How do I disable RPC llockmgr and nlockmgr
Does any know how to do this? My security consultants informed me that having these services running represented a vulnerability. I do not require NFS on the system.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2003 04:55 AM
тАО01-13-2003 04:55 AM
Re: How do I disable RPC llockmgr and nlockmgr
Hi,
if yo do not intend to use NFS or YP/NIS you can disable rpc anytime by:
#/etc/rc.d/init.d/portmap stop
Have a lot of fun...
if yo do not intend to use NFS or YP/NIS you can disable rpc anytime by:
#/etc/rc.d/init.d/portmap stop
Have a lot of fun...
If it weren't for STRESS I'd have no energy at all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2003 10:48 AM
тАО03-07-2003 10:48 AM
Re: How do I disable RPC llockmgr and nlockmgr
Kinda late on this thread. Under RH and others you can use the following syntax.
bash>chkconfig portmap off
bash>chkconfig nfs off
bash>chkconfig nfslock off
This will prevent the services from restarting on a system reboot.
bash>chkconfig portmap off
bash>chkconfig nfs off
bash>chkconfig nfslock off
This will prevent the services from restarting on a system reboot.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP