Re: [Samba] Problem with kerberos method attribut

2011-11-15 Thread djamel boussebha
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 mo...@monyo.com a écrit :


De: TAKAHASHI Motonobu mo...@monyo.com
Objet: Re: [Samba] Problem with kerberos method attribut
À: dbousse...@yahoo.fr
Cc: samba@lists.samba.org
Date: Samedi 12 novembre 2011, 8h09


From: djamel boussebha dbousse...@yahoo.fr
Date: Thu, 10 Nov 2011 15:25:38 + (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 mo...@samba.gr.jp
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Problem with kerberos method attribut

2011-11-15 Thread Philipoff, Andrew
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-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] On 
Behalf Of djamel boussebha
Sent: Tuesday, November 15, 2011 4:54 AM
To: samba@lists.samba.org; foedi...@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 mo...@monyo.com a écrit :


De: TAKAHASHI Motonobu mo...@monyo.com
Objet: Re: [Samba] Problem with kerberos method attribut
À: dbousse...@yahoo.fr
Cc: samba@lists.samba.org
Date: Samedi 12 novembre 2011, 8h09


From: djamel boussebha dbousse...@yahoo.fr
Date: Thu, 10 Nov 2011 15:25:38 + (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 mo...@samba.gr.jp
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Problem with kerberos method attribut

2011-11-12 Thread djamel boussebha
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 mo...@monyo.com a écrit :

De: TAKAHASHI Motonobu mo...@monyo.com
Objet: Re: [Samba] Problem with kerberos method attribut
À: dbousse...@yahoo.fr
Cc: samba@lists.samba.org
Date: Samedi 12 novembre 2011, 8h09

From: djamel boussebha dbousse...@yahoo.fr
Date: Thu, 10 Nov 2011 15:25:38 + (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 mo...@samba.gr.jp
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Problem with kerberos method attribut

2011-11-11 Thread djamel boussebha
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
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Problem with kerberos method attribut

2011-11-11 Thread TAKAHASHI Motonobu
From: djamel boussebha dbousse...@yahoo.fr
Date: Thu, 10 Nov 2011 15:25:38 + (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 mo...@samba.gr.jp
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba