Autor Tópico: Configurar ldap  (Lida 2960 vezes)

filhofernandes

  • Visitante
Configurar ldap
« Online: 23 de MAR?O de 2006, 19:33 »
estou tentando configurar o servidor ldap mas não  consegui achar o pacote libpam-ldap. será que nao existe ele  pro kubuntu ou e a lista de repositorios que estou usando que não acha.... alguem tem uma lista com alguns repositirios bons ai que possa me passar????

Offline jarbelix

  • Usuário Ubuntu
  • *
  • Mensagens: 7
    • Ver perfil
Re: Configurar ldap
« Resposta #1 Online: 06 de Abril de 2006, 15:48 »
Citação de: "filhofernandes"
estou tentando configurar o servidor ldap mas não  consegui achar o pacote libpam-ldap. será que nao existe ele  pro kubuntu ou e a lista de repositorios que estou usando que não acha.... alguem tem uma lista com alguns repositirios bons ai que possa me passar????


Cara, o pacote existe: libpam-ldap
Pluggable Authentication Module allowing LDAP interfaces
This module let's you use you LDAP server to authenticate users with
programs that utilize PAM. If used along with libnss-ldap, you can
replace your entire flat file (/etc/*) structure or NIS with LDAP.

Quando visualizo pelo Synaptic está no repositório Universe (Administração de Sistemas)

Recentemente encontrei um tutorial sobre a configuração do Ubuntu para autenticar num LDAP: http://planeta.ubuntubrasil.org//?post=482

Minha configuração do sources.list
Código: [Selecionar]

# Automatically generated sources.list
# http://www.ubuntulinux.nl/source-o-matic
#
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number)
#
# gpg --keyserver subkeys.pgp.net --recv KEY
# gpg --export --armor KEY | sudo apt-key add -

# Ubuntu supported packages (packages, GPG key: 437D05B5)
deb http://us.archive.ubuntu.com/ubuntu breezy main restricted
deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb http://security.ubuntu.com/ubuntu breezy-security main restricted

# Ubuntu community supported packages (packages, GPG key: 437D05B5)
deb http://us.archive.ubuntu.com/ubuntu breezy universe multiverse
deb http://us.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
deb http://security.ubuntu.com/ubuntu breezy-security universe multiverse

# Seveas' packages (packages, GPG key: 1135D466)
# deb http://mirror3.ubuntulinux.nl breezy-seveas all

# Ubuntu backports project (packages, GPG key: 437D05B5)
# deb http://br.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse

# Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
# deb ftp://cipherfunk.org/pub/packages/ubuntu/ breezy main

# Penguin Liberation Front (packages)
# deb ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ breezy free non-free