- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: What is the process "rpc.pcnfsd" ?
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
тАО02-04-2002 01:49 AM
тАО02-04-2002 01:49 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2002 01:54 AM
тАО02-04-2002 01:54 AM
Re: What is the process "rpc.pcnfsd" ?
It is all explained in there in HP-Ux and AIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2002 02:05 AM
тАО02-04-2002 02:05 AM
Re: What is the process "rpc.pcnfsd" ?
i cannot man it..........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2002 02:10 AM
тАО02-04-2002 02:10 AM
Re: What is the process "rpc.pcnfsd" ?
from the manual:
pcnfsd is an RPC server that supports ONC clients on PC (DOS, OS/2,Macintosh, and other) systems.
Regards
Rainer
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2002 02:21 AM
тАО02-04-2002 02:21 AM
SolutionDescription
The rpc.pcnfsd daemon handles requests from PC-NFS clients for
authentication services on remote machines. These services
include authentication for mounting and for print spooling. The
PC-NFS program allows personal computers running DOS to be
networked with machines running NFS. The rpc.pcnfsd daemon
supports Versions 1 and 2 of the pcnfsd protocol.
When a PC-NFS client makes a request, the inetd daemon starts the
rpc.pcnfsd daemon (if the inetd.conf file contains the appropriate
entry). The rpc.pcnfsd daemon reads the /etc/pcnfsd.conf
configuration file, if present, then services RPC requests directed
to program number 150001. Once the rpc.pcnfsd daemon is
started, all print requests go to the default print spooling directory
(/var/spool/pcnfs)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2002 02:24 AM
тАО02-04-2002 02:24 AM
Re: What is the process "rpc.pcnfsd" ?
pcnfsd is an rpc server that supports ONC clients using DOS, OS/2, Macintosh and other system. pcnfsd supports two main functions : servicing authentication and printing requests.
I do not know AIX but suggest to refer to
lwpnfsd and pcnfsd daemons on AIX.
Later,