Chris Fowler <(E-Mail Removed)> writes:
> I'm looking into adding support for LDAP in our embedded product. I'm
> not sure where to add special attributes? Does our compnay need to
> register for a schema number like we did for snmp?
If your company already has an OID number for SNMP, add another branch
under that OID for ldap schemas (and probably add three more branches
for objectclasses, attributes and syntaxes). There's nothing special
about an OIDs that makes them SNMP-only; what you do with your OID
branch is up to you.
> I have special acls that look like the followig:
>
> Power Control = true/false
> Admin Privs = true/false
> Access Port 1 = true/false
> Access Port 7 = true/false
>
> As you can see those do not fit in /etc/passwd and would not
> fit for a regular UNIX system. They are special to our product.
Create a new objectclass that inherits from posixaccount; define the
attributes and add them to this objectclass.
--
Dave Carrigan
Seattle, WA, USA
(E-Mail Removed) |
http://www.rudedog.org/ | ICQ:161669680
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL