Hello, I am running a samba 3.0.32 under fedora core 9. I only try to authenticate users against a ldap server. Of course this server knows the encrypted password as microsoft does. I entered the ldap password using smbpasswd to query into the ldap. After this, I just obtain a message like "you don't have rights to ...". What errors do I make ??? Any ideas will be appreciated Many thanks for your help -- Jean Frontin System team I R I T Universit? Paul-Sabatier 118, rte de Narbonne 31062 Toulouse cedex 9 France tel (33)(0)5 61 55 63 03 mail frontin@irit.fr
To manager users on the Samba/LDAP use the smbldap-tools scripts. read more on the https://gna.org/projects/smbldap-tools/ Reggards, ---------------------------------- iarly Selbir ( Ski0s ) On Wed, Nov 12, 2008 at 12:38 PM, Jean Frontin <frontin@irit.fr> wrote:> Hello, > > I am running a samba 3.0.32 under fedora core 9. > I only try to authenticate users against a ldap server. Of course this > server knows the encrypted password as microsoft does. I entered the ldap > password using smbpasswd to query into the ldap. After this, I just obtain a > message like "you don't have rights to ...". > > What errors do I make ??? > > Any ideas will be appreciated > > Many thanks for your help > > -- > Jean Frontin > System team > I R I T > Universit? Paul-Sabatier > 118, rte de Narbonne > 31062 Toulouse cedex 9 > France > tel (33)(0)5 61 55 63 03 > mail frontin@irit.fr > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >
Ok, check it: - Configuration of nss_ldap ( /etc/ldap.conf) - run the command 'getent passwd' to view all users ( stored on the unix and ldap ) - run the command 'pdbedit -L' to view all users stored on the samba database - Look for errors on the Samba logs, (/var/log/samba/log.smbd and /var/log/samba/log.nmbd) Reggards, ---------------------------------- iarly Selbir ( Ski0s ) On Thu, Nov 13, 2008 at 8:49 AM, Jean Frontin <frontin@irit.fr> wrote:> Hello, > > I don't want to use smbldap-tool script. I only should want that samba > examines the ldap server to find if username and password exist to > authenticate this user. > > I hope I am clear so you understand what I need !!! > > Iarly Selbir a ?crit : > > To manager users on the Samba/LDAP use the smbldap-tools scripts. >> >> read more on the https://gna.org/projects/smbldap-tools/ >> >> >> Reggards, >> >> ---------------------------------- >> iarly Selbir ( Ski0s ) >> > >