I looked at the schema yesterday and didn’t see anything different from what we’re using, aside from ours having private key attributes. Giving it a second look today, I managed to spot the difference … I changed the MUST in our ldapPublicKey objectclass to MAY, and it’s all good now … thanks!
On Jan 13, 2015, at 1:04 PM, Roland Gruber <[email protected]> wrote: > Hi Michael, > > you have an old schema installed. Please get the current one from here: > > https://code.google.com/p/openssh-lpk/source/browse/trunk/schemas/openssh-lpk_openldap.schema > > Best regards > > Roland > > > Sent from my mobile > > -------- Ursprüngliche Nachricht -------- > Von: Michael Stevens <[email protected]> > Datum:13.01.2015 19:59 (GMT+01:00) > An: Roland Gruber <[email protected]> > Cc: [email protected] > Betreff: Re: [Lam-public] object class 'ldapPublicKey' requires attribute > 'sshPublicKey' > > Yes, the ssh public key attributes are MANDATORY in the schema and that > message is being passed on from the server. Not everybody here gets an ssh > key, we’d like to have a value automatically configured for that field when > creating accounts to avoid manual intervention where not necessary. If it’s > not currently possible for lam to do this, file this as a request for > enhancement. > > Thanks! > > > On Jan 12, 2015, at 11:04 AM, Roland Gruber <[email protected]> wrote: > > > Hi Michael, > > > > On 12.01.2015 19:10, Michael Stevens wrote: > >> Is there someplace to configure a default value for the ssh public key? > >> Anything, even “NO KEY’ is fine, I’d like to not have to do manual > >> intervention in that field every time an account is created if there isn’t > >> a proper key value to include yet ... > > > > LAM does not require to set a key. > > Do you have installed the latest ldapPublicKey schema? There the > > attribute is optional. > > > > > > -- > > > > Best regards > > > > Roland > > > > > > LDAP Account Manager > > http://www.ldap-account-manager.org/ > > > > Want more? Get LDAP Account Manager Pro! > > https://www.ldap-account-manager.org/lamcms/lamPro > > > > ------------------------------------------------------------------------------ > > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > > GigeNET is offering a free month of service with a new server in Ashburn. > > Choose from 2 high performing configs, both with 100TB of bandwidth. > > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > > www.gigenet.com > > _______________________________________________ > > Lam-public mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/lam-public > > Michael Stevens > [email protected] > > > Michael Stevens [email protected] ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
