# phpman > man > rpc.svcgssd(8)

[rpc.svcgssd(8)](https://www.chedong.com/phpMan.php/man/rpc.svcgssd/8/markdown)                         System Manager's Manual                        [rpc.svcgssd(8)](https://www.chedong.com/phpMan.php/man/rpc.svcgssd/8/markdown)



## NAME
       rpc.svcgssd - server-side rpcsec_gss daemon

## SYNOPSIS
### rpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]

## DESCRIPTION
       The  rpcsec_gss  protocol  gives a means of using the gss-api generic security api to provide
       security for protocols using rpc (in particular, nfs).  Before exchanging  any  rpc  requests
       using rpcsec_gss, the rpc client must first establish a security context with the rpc server.
       The linux kernel's implementation of rpcsec_gss depends on the userspace  daemon  **rpc.svcgssd**
       to  handle  context  establishment  on  the  rpc  server.   The daemon uses files in the proc
       filesystem to communicate with the kernel.


## OPTIONS
### -f

### -v

### -r
              output (can be specified multiple times).

### -i
              output (can be specified multiple times).

### -p

### -n
              nfs/_FQDN_@_REALM_.

## CONFIGURATION FILE
       Some of the options that can be set on the command line can also be controlled through values
       set in the **[svcgssd]** section of the _/etc/nfs.conf_ configuration file.  Values recognized  in‐
       clude:

### principal
              If set to **system** this is equivalent to the **-n** option.  If set to any other value, that
              is used like the **-p** option.

### verbosity
              Value which is equivalent to the number of **-v**.

### rpc-verbosity
              Value which is equivalent to the number of **-r**.

### idmap-verbosity
              Value which is equivalent to the number of **-i**.



## SEE ALSO
### [rpc.gssd(8)](https://www.chedong.com/phpMan.php/man/rpc.gssd/8/markdown),

## AUTHORS
       Dug Song <<dugsong@umich.edu>>
       Andy Adamson <<andros@umich.edu>>
       Marius Aamodt Eriksen <<marius@umich.edu>>
       J. Bruce Fields <<bfields@umich.edu>>



                                             12 Jan 2007                              [rpc.svcgssd(8)](https://www.chedong.com/phpMan.php/man/rpc.svcgssd/8/markdown)
