<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>Saludos, Soy nuevo en este for, estoy configurando un PDC con
samba+lsap siguiendo los pasos que indica el tutorial, y por cierto muy
bueno, configuré el servicio de LDAP y samba y es problema se me
presenta con sericio smbd, el cual cuando arranca arroja el siguiente
error en el log <br>
<br>
[2009/06/01 12:27:47, 0] smbd/server.c:main(948)<br>
  smbd version 3.0.28-0.el5.8 started.<br>
  Copyright Andrew Tridgell and the Samba Team 1992-2007<br>
[2009/06/01 12:27:47, 0] services/services_db.c:svcctl_init_keys(420)<br>
  svcctl_init_keys: key lookup failed! (WERR_ACCESS_DENIED)<br>
[2009/06/01 12:27:47, 0] smbd/server.c:main(1063)<br>
  ERROR: failed to setup guest info.<br>
<br>
ya he revisado los temas referente a esto posteados en este foro y en
internet, y lo que he encontrado no me ha ayudado, he revisado una y
otra vez la configuración y aún me sigue dando el mismo problema.<br>
<br>
<br>
aqui estan los archivos de configuracion sldap.conf y smb.conf<br>
<br>
************************ sldap.conf *************************<br>
<br>
include         /etc/openldap/schema/core.schema<br>
include         /etc/openldap/schema/cosine.schema<br>
include         /etc/openldap/schema/inetorgperson.schema<br>
include         /etc/openldap/schema/nis.schema<br>
include         /etc/openldap/schema/samba.schema<br>
<br>
pidfile         /var/run/openldap/slapd.pid<br>
argsfile        /var/run/openldap/slapd.args<br>
<br>
database        bdb<br>
suffix          "dc=cva,dc=org"<br>
rootdn          "cn=Administrador,dc=cva,dc=org"<br>
<br>
rootpw           pasword<br>
<br>
# The database directory MUST exist prior to running slapd AND <br>
# should only be accessible by the slapd and slap tools.<br>
# Mode 700 recommended.<br>
directory       /var/lib/ldap/cvapedrocamejo<br>
<br>
index objectClass eq<br>
index cn pres,sub,eq<br>
index sn pres,sub,eq<br>
index uid pres,sub,eq<br>
index displayName pres,sub,eq<br>
index uidNumber eq<br>
index gidNumber eq<br>
index memberUID eq<br>
index sambaSID eq<br>
index sambaPrimaryGroupSID eq<br>
index sambaDomainName eq<br>
index default sub<br>
<br>
<br>
********************* smb.conf **************************<br>
workgroup = CVA<br>
server string = Samba Server Version %v<br>
<br>
netbios name = domine<br>
<br>
dominio admin users = Administrator @"Domain Admins" <br>
passdb backend = ldapsam:ldap://127.0.0.1/<br>
 <br>
# Sufijo ldap para todas las entradas siguientes<br>
 ldap suffix = dc=cva,dc=org<br>
# OU de usuarios netbios<br>
 ldap user suffix = ou=Usuarios<br>
# OU de Grupos netbios<br>
 ldap group suffix = ou=Grupos<br>
# Cuentas maquinas netbios<br>
 ldap machine suffix = ou=Maquinas<br>
# La cuenta administrador openLDAP <br>
 ldap admin dn = cn=Administrador,dc=cva,dc=org<br>
# Sincronizacion de cuentas LDAP, NT y LM   <br>
 ldap passwd sync = yes<br>
# Agregado de cuentas maquina automáticamente<br>
 add machine script = /usr/sbin/smbldap-useradd -w %u<br>
<br>
security = user<br>
unix password sync = yes<br>
dos charset = 850<br>
unix charset = ISO8859-1<br>
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192<br>
domain master = yes<br>
domain logons = yes<br>
local master = yes<br>
os level = 65<br>
preferred master = yes<br>
encrypt passwords = yes<br>
<br>
wins support = yes<br>
load printers = yes<br>
cups options = raw<br>
<br>
<br>
<br>
muchas gracias de antemano por la ayuda que me puedan prestar<br>--------------------------------<br>&nbsp;-=] ANIMUS DECEPTUS EX MENTE DIVINA [=-<br>&nbsp;-=} Linux User ID: 408318 {=-<br>&nbsp;-=} CARPE DIEM {=-<br><br><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>