vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Henning Brauer wrote: > well, we need to be able to get user information from LDAP servers > using the standard posixAccount objectclass. > > With login_ldap, we can authenticate against ldap. great. > but the user still has to exist locally. > > so yes, we need some kind of nsswitch. basically a clean-up of the get*ent routines is needed first right ? a discussion on how to do things right could enlighten some of us, i've reviewed the source code previously, but i don't quite see how things should be done to allow other methods without a module based heavy approach like pam's |