This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



notificationconf(1)                      BSD General Commands Manual                     notificationconf(1)

NAME
     notificationconf -- configures how aosnotifyd responds to the NSServerNotificationCenter api

SYNOPSIS
     notificationconf command [command_args]

DESCRIPTION
     notificationconf is a utility to configure the push notification client functionality.  The functional-ity functionality
     ity is accessed by programs using the NSServerNotification api, and this utility configures options for
     aosnotifyd that are outside the scope of the api.

USAGE
     You must specify a command to select a specific function to perform. Each command accepts its own argu-ments. arguments.
     ments.

COMMAND SUMMARY
     Here are brief descriptions of all the notificationconf commands:

     setpass hostname username
             Configures a password and user name in the keychain that aosnotifyd can use to access a notifi-cation notification
             cation server.  It prompts for the password.

     removepass hostname
             Removes the keychain entry for the specified server

     usessl hostname
             Forces the client to use an SSL connection to the specified server.  The server must have a
             certificate the client will validate.

     nossl hostname
             Sets the client back to the default state of not using an SSL connection for the specified
             server.

     createnode hostname nodename username
             Creates a node on the server to send notifications using.  Before a client can subscribe to
             notifications with a given name, the server must be configured with a node with a matching
             name.  A user name is specified and the tool prompts for a password.  This user must have per-missions permissions
             missions to create notification nodes on the server.

FILES
     /usr/bin/notificationconf

SEE ALSO
     aosnotifyd(8)

Mac OS X                                        12 March 2009                                       Mac OS X

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...