January 2004
Intermediate to advanced
656 pages
15h 41m
English
To use the firewall1.schema file, add the following lines to your slapd.conf file. These lines assume the core, cosine, and inetorgperson schemas are stored in /etc/openldap/schema.
include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/firewall1.schema
The firewall1.schema file looks like this.
attributeType ( 1.3.114.7.4.2.0.1 NAME 'fw1auth-method' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attributeType ( 1.3.114.7.4.2.0.2 NAME 'fw1auth-server' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attributeType ( 1.3.114.7.4.2.0.3 NAME 'fw1pwdlastmod' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) ...
Read now
Unlock full access