Yuu wrote: > 'userv --builtin parameter' fails. For example, on a clean > installation: > > % userv --builtin parameter calling-user > uservd: <configuration override data>:1: found newline (or comment > followed by newline), expected linear whitespace > uservd: error encountered while parsing configuration > userv: uservd reports that service failed > > 'execute-builtin parameter' from a configuration file is fine.
The correct syntax is userv --builtin 'parameter calling-user' This is explained in the documentation: If the builtin service being requested requires a service-argument then this must be supplied to the client in the same argument as the builtin-service. See Directives for changing execution settings, Section 4.2.4 for details of the builtin services available, and Security-overriding options, Section 2.2 for details of the --override options. Thanks, Ian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

