" . htmlspecialchars($servers[$server_id]['name']) . ".

This could happen for several reasons, the most probable of which are: Please report this as a bug. " ); } else { ?>

Schema for server


objectClasses' ); ?> | Syntaxes' ); ?> | Attributes' ); ?> | Matching Rules' ); ?>

'; print_r( $schema['attrs'] ); ?>
Attribute definition for

$val ) { if( $key != 'val' && $val != null ) { $counter++; echo "\n"; } } } else pla_error( "Bad schema entry for attribute: " . htmlspecialchars( $attr ) ); ?>
$key$val
The following syntaxes are supported by this LDAP server
\n\n"; echo "\n\n\n"; echo "\n"; $counter=1; foreach( get_schema_syntaxes( $server_id ) as $oid => $desc ) { $counter++; $oid = htmlspecialchars( $oid ); $desc = htmlspecialchars( $desc['description'] ); echo "\n"; } echo "
Syntax OIDDescription
$oid$desc
\n"; } elseif( $view == 'attributes' ) { echo "
The following attributes are supported by this LDAP server

\n\n"; echo "\n"; foreach( get_schema_attributes( $server_id ) as $attr ) { echo "\n"; $counter = 0; foreach( $attr as $key => $val ) { if( $key != 'val' && $val != null ) { $counter++; echo ""; echo "\n"; } } } echo "
" . $attr['name'] . "
$key$val
\n"; } elseif( $view == 'matching_rules' ) { echo "
The following matching rules are supported by this LDAP server

\n\n"; echo "\n\n\n"; echo "\n"; $counter=1; foreach( get_schema_matching_rules( $server_id ) as $oid => $attr ) { $counter++; $oid = htmlspecialchars( $oid ); $desc = htmlspecialchars( $attr ); echo "\n"; } echo "
Matching Rule OIDDescription
$oid$attr
\n"; } else { ?> Jump to an objectClass:
$attrs ) { ?> [top]

objectClass

OID

Description

Inherits


Required Attributes Optional Attributes
0 ) { echo ' 0 ) { echo '