http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973
--- Comment #4 from Dobrica Pavlinusic <[email protected]> --- I was thinking about renaming bind_as_service and reusing it to specify LDAP attribute from which to get login like: <bind_to_get_login_from>distinguishedName</bind_to_get_login_from> I know it's a long name, but this way we have just one configuration option (which is good istead of having two of them which would have to be modified in pair). It also provides some sense what does it do without reading documentation. Variants include: bind_as_user_and_get_login_from, bind_as_service_and_get_login but both of those are not much better than one above. I'm welcoming suggestion for better and/or cleaner option name. What do you think? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
