Hi; ? I would like to use a samba configuration with : ? dedicated keytab file = /etc/krb5.keytab kerberos method = system keytab security = ADS ? But when I test the configuration (testparm) I have the following error msg : ? Load smb config files from /etc/samba/smb.conf Unknown parameter encountered: "dedicated keytab file" Ignoring unknown parameter "dedicated keytab file" Unknown parameter encountered: "kerberos method" Ignoring unknown parameter "kerberos method" ? I works on OpenSuse Linux version 10 and a samba version 3.0.36-0.5.5. Q : how resolve this problem ? ? Regards
From: djamel boussebha <dboussebha at yahoo.fr> Date: Thu, 10 Nov 2011 15:25:38 +0000 (GMT)> I would like to use a samba configuration with : > > dedicated keytab file = /etc/krb5.keytab > kerberos method = system keytab > security = ADS > > But when I test the configuration (testparm) I have the following error msg : > > Load smb config files from /etc/samba/smb.conf > Unknown parameter encountered: "dedicated keytab file" > Ignoring unknown parameter "dedicated keytab file" > Unknown parameter encountered: "kerberos method" > Ignoring unknown parameter "kerberos method" > > I works on OpenSuse Linux version 10 and a samba version 3.0.36-0.5.5. > Q : how resolve this problem ?Both "kerberos method" and "dedicated keytab file" are introduced at Samba 3.4.0. You use too old version. --- TAKAHASHI Motonobu <monyo at samba.gr.jp>
Hi TAKAHASHI OK? I must just to change the samba version in 3.4 and my problem is resolved! Regards? --- En date de?: Sam 12.11.11, TAKAHASHI Motonobu <monyo at monyo.com> a ?crit?: De: TAKAHASHI Motonobu <monyo at monyo.com> Objet: Re: [Samba] Problem with kerberos method attribut ?: dboussebha at yahoo.fr Cc: samba at lists.samba.org Date: Samedi 12 novembre 2011, 8h09 From: djamel boussebha <dboussebha at yahoo.fr> Date: Thu, 10 Nov 2011 15:25:38 +0000 (GMT)> I would like to use a samba configuration with : > > dedicated keytab file = /etc/krb5.keytab > kerberos method = system keytab > security = ADS > > But when I test the configuration (testparm) I have the following error msg : > > Load smb config files from /etc/samba/smb.conf > Unknown parameter encountered: "dedicated keytab file" > Ignoring unknown parameter "dedicated keytab file" > Unknown parameter encountered: "kerberos method" > Ignoring unknown parameter "kerberos method" > > I works on OpenSuse Linux version 10 and a samba version 3.0.36-0.5.5. > Q : how resolve this problem ?Both "kerberos method" and "dedicated keytab file" are introduced at Samba 3.4.0. You use too old version. --- TAKAHASHI Motonobu <monyo at samba.gr.jp>
Hi; ? I works with a big campagny and I cannot update?the samba version on linux Suse : its very complex and require to respect a qualification process. It exists another?means to resolve this problem ? --- En date de?: Sam 12.11.11, TAKAHASHI Motonobu <monyo at monyo.com> a ?crit?: De: TAKAHASHI Motonobu <monyo at monyo.com> Objet: Re: [Samba] Problem with kerberos method attribut ?: dboussebha at yahoo.fr Cc: samba at lists.samba.org Date: Samedi 12 novembre 2011, 8h09 From: djamel boussebha <dboussebha at yahoo.fr> Date: Thu, 10 Nov 2011 15:25:38 +0000 (GMT)> I would like to use a samba configuration with : > > dedicated keytab file = /etc/krb5.keytab > kerberos method = system keytab > security = ADS > > But when I test the configuration (testparm) I have the following error msg : > > Load smb config files from /etc/samba/smb.conf > Unknown parameter encountered: "dedicated keytab file" > Ignoring unknown parameter "dedicated keytab file" > Unknown parameter encountered: "kerberos method" > Ignoring unknown parameter "kerberos method" > > I works on OpenSuse Linux version 10 and a samba version 3.0.36-0.5.5. > Q : how resolve this problem ?Both "kerberos method" and "dedicated keytab file" are introduced at Samba 3.4.0. You use too old version. --- TAKAHASHI Motonobu <monyo at samba.gr.jp>
If you must stick with using Samba 3.0.x, try "use kerberos keytab = yes" in your smb.conf file. Also make sure that you define the location of your Kerberos keytab in your krb5.conf file as "default_keytab_name = /etc/krb5.keytab". Andrew -----Original Message----- From: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] On Behalf Of djamel boussebha Sent: Tuesday, November 15, 2011 4:54 AM To: samba at lists.samba.org; foedisch at eva.mpg.de Subject: Re: [Samba] Problem with kerberos method attribut Hi; ? I works with a big campagny and I cannot update?the samba version on linux Suse : its very complex and require to respect a qualification process. It exists another?means to resolve this problem ? --- En date de?: Sam 12.11.11, TAKAHASHI Motonobu <monyo at monyo.com> a ?crit?: De: TAKAHASHI Motonobu <monyo at monyo.com> Objet: Re: [Samba] Problem with kerberos method attribut ?: dboussebha at yahoo.fr Cc: samba at lists.samba.org Date: Samedi 12 novembre 2011, 8h09 From: djamel boussebha <dboussebha at yahoo.fr> Date: Thu, 10 Nov 2011 15:25:38 +0000 (GMT)> I would like to use a samba configuration with : > > dedicated keytab file = /etc/krb5.keytab kerberos method = system > keytab security = ADS > > But when I test the configuration (testparm) I have the following error msg : > > Load smb config files from /etc/samba/smb.conf Unknown parameter > encountered: "dedicated keytab file" > Ignoring unknown parameter "dedicated keytab file" > Unknown parameter encountered: "kerberos method" > Ignoring unknown parameter "kerberos method" > > I works on OpenSuse Linux version 10 and a samba version 3.0.36-0.5.5. > Q : how resolve this problem ?Both "kerberos method" and "dedicated keytab file" are introduced at Samba 3.4.0. You use too old version. --- TAKAHASHI Motonobu <monyo at samba.gr.jp> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
Hi; ? wbinfo can not get the user names and group names?of my AD domain (Windows 2008 SP2) The result for "wbinfo -t" is ok : "checking the trust secret for domain P9BIS via RPC calls succeeded" But when i try to get wbinfo -n "USER1" or wbinfo -r "USER1" it shows this error message:? "Could not lookup name USER1" I use Samba version : 3.5.12. Any help would be very appreciated... thanks to anyone!