|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
vpnaddkeyagentuser(8) BSD System Manager's Manual vpnaddkeyagentuser(8)
NAME
vpnaddkeyagentuser -- utility to add a keyagent user to a directory node for VPN PPTP server
SYNOPSIS
vpnaddkeyagentuser directory_node_path
DESCRIPTION
The vpnaddkeyagentuser utility adds the VPN PPTP keyagent user to the directory node specified by
directory_node_path which contains the users. To enable the PPTP protocol in your VPN server, a keya-gent keyagent
gent user is required to be present in the ldap directory that hosts your users. Run this utility for
each directory that has users served by the VPN server. The utility will prompt you for the administra-tor administrator
tor username and password of the directory. It will then set up the keyagent user. You are now ready to
set up the VPN PPTP server.
vpnaddkeyagentuser must be run as root.
If no argument is specified, the keyagent user is added to the local netinfo node.
EXAMPLES
To add the keyagent user to the Open LDAP master on the local machine:
vpnaddkeyagentuser /LDAPv3/127.0.0.1
DIAGNOSTICS
The vpnaddkeyagentuser utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
pppd(8), vpnd(8)
Mac OS X Server February 5, 2004 Mac OS X Server
|
|