Name

addsipuser - add user to CINEMA database

Synopsis

addsipuser [-a] [-u user] [-d sql://user:password@host:port/database ] [-p password] [-r realm]

Availability

addsipuser is a utility which is part of CINEMA, the Columbia INternet Extensible Multimedia Architecture. It is included in the sipd distribution. It adds a user to the SQL-based user database.

Description

addsipuser adds a user to the SQL CINEMA user database.

Options

-a
The user added is given administrative privileges. The first user entered generally should be given such privileges if the graphical user interface is to be used. The administrator user can then log in and add and modify other user entries.

-d sql://user:password@host:port/database
URL for the SQL database that stores user information. The port specification is optional.

-u user
Name of user, e.g., alice@example.com. The domain name must be included.

-p password
The password for this user.

-r realm
The realm for this user.
User, password, realm and SQL URL must be provided.

See Also

sipd

Author

Jonathan Lennox and Henning Schulzrinne, Columbia University

Copyright

Copyright 1997-2001 by Columbia University; all rights reserved

Permission to use, copy, modify, and distribute this software and its documentation for research and educational purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that the copyright notice and warranty disclaimer appear in supporting documentation, and that the names of the copyright holders or any of their entities not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Use of this software in whole or in parts for direct commercial advantage requires explicit prior permission.

The copyright holders disclaim all warranties with regard to this software, including all implied warranties of merchantability and fitness. In no event shall the copyright holders be liable for any special, indirect or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortuous action, arising out of or in connection with the use or performance of this software.


Last updated by Henning Schulzrinne