acs-kernel-procs.tcl

Location:
packages/acs-tcl/tcl/acs-kernel-procs.tcl
Created:
2000-09-09
Author:
rhs@mit.edu
CVS Identification:
$Id: acs-kernel-procs.tcl,v 1.15 2024/09/11 06:15:48 gustafn Exp $

Procedures in this file

Detailed information

ad_acs_admin_node (public)

 ad_acs_admin_node
Returns:
The node id of the ACS administration service if it is mounted, 0 otherwise.

Testcases:
acs_system_information_api

ad_acs_administrator_exists_p (private)

 ad_acs_administrator_exists_p
Returns:
1 if a user with admin privileges exists, 0 otherwise.

Testcases:
No testcase defined.

ad_acs_require_basic_schemata (private)

 ad_acs_require_basic_schemata

This is a transitional code to ensure that the SQL schemata required for bootstrapping (i.e. before the upgrade script) are already installed.

Testcases:
No testcase defined.

ad_verify_install (public)

 ad_verify_install

Returns 1 if the acs is properly installed, 0 otherwise.

Testcases:
No testcase defined.
[ show source ]