[Date Prev][Date Next] [Chronological] [Thread] [Top]

Importing users



I have the following situation:

- a local LDAP server with user information, used for login authentication
  and nss (numeric uid -> name resolving)

- a remote LDAP server with user information, that should be used for
  informational purposes (numeric uid -> name resolving) only, but this LDAP
  server is not trusted, so these users should not be able to login, even
  if somebody enters valid login accounts on the remote server

Is this possible with openLDAP and nss_ldap/pam_ldap on linux?

Jan