Hi all, I am getting the error "Rewrite : List Servers Not implemented" when i give smbclient command. i am not able find out the real reason for it.I am trying Samba 4 with RHEL 5.0.Any body faced problem kind of this? Thanks in advance Hemanth Kumar.M Systems Engineer TIEL India.
I have copied the samba-technical list because this is a samba 4 question. On 26 October 2010 14:35, hemanth kumar <hemanthkm at gmail.com> wrote:> Hi all, > ?I am getting the error "Rewrite : List Servers Not implemented" when i give > smbclient command.How exactly are you running smbclient? Are you running smbclient on the Samba 4 server or another machine? What version of Samba 4 are you running? (Try smbclient --version)> i am not able find out the real reason for it.I am trying Samba 4 with RHEL > 5.0.Any body faced problem kind of this? > Thanks in advance > > Hemanth Kumar.M > Systems Engineer > TIEL > India.-- Michael Wood <esiotrot at gmail.com>
Hi all, When I start the named after adding the line include "/usr/local/samba/private/named.conf"; to named.conf file,named fails to start with error the following msg. Starting named: Error in named configuration: /etc/named.conf:64: open: /usr/local/samba/private/named.conf: file not found [FAILED] but the file is very much present in that path. anybody got any idea about this? thanks in advance. Hemanth Kumar.M
To make bind work you have to add user named to the group named. Set the rights to make named work correctly chmod 770 /etc/named.conf chmod 770 /etc/named.rfc1912.zones chown root:named /etc/named.conf chown named:named /etc/named.rfc1912.zones chmod -R 770 /var/named chown -R named:named /var/named chown named:named /etc/rndc.key chown named:named /var/run/named/ Also what version of bind are you using? "rpm -qa | grep bind" Jonn On 11/24/2010 07:09 AM, hemanth kumar wrote:> Hi all, > > When I start the named after adding the line include > "/usr/local/samba/private/named.conf"; > > to named.conf file,named fails to start with error the following msg. > > Starting named: > Error in named configuration: > /etc/named.conf:64: open: /usr/local/samba/private/named.conf: file not > found > [FAILED] > but the file is very much present in that path. > > anybody got any idea about this? > > thanks in advance. > > > Hemanth Kumar.M
Permissions are perfect. and the bind version is 9.3 #rpm -qa |grep bind bind-utils-9.3.3-7.el5 bind-chroot-9.3.3-7.el5 kdebindings-3.5.4-1.fc6 bind-9.3.3-7.el5 ypbind-1.19-7.el5 bind-libs-9.3.3-7.el5 system-config-bind-4.0.3-2.el5 On Wed, Nov 24, 2010 at 6:52 PM, Taylor, Jonn <jonnt at taylortelephone.com>wrote:> To make bind work you have to add user named to the group named. > Set the rights to make named work correctly > chmod 770 /etc/named.conf > chmod 770 /etc/named.rfc1912.zones > chown root:named /etc/named.conf > chown named:named /etc/named.rfc1912.zones > chmod -R 770 /var/named > chown -R named:named /var/named > chown named:named /etc/rndc.key > chown named:named /var/run/named/ > > Also what version of bind are you using? "rpm -qa | grep bind" > > Jonn > > On 11/24/2010 07:09 AM, hemanth kumar wrote: > > Hi all, > > > > When I start the named after adding the line include > > "/usr/local/samba/private/named.conf"; > > > > to named.conf file,named fails to start with error the following msg. > > > > Starting named: > > Error in named configuration: > > /etc/named.conf:64: open: /usr/local/samba/private/named.conf: file not > > found > > [FAILED] > > but the file is very much present in that path. > > > > anybody got any idea about this? > > > > thanks in advance. > > > > > > Hemanth Kumar.M >-- KEEP SMILING KEEP MAILING
For samba 4 to do dynamic updates you need to update to a newer version of bind. This is not avaliable from red hat. You can try the ones that i built for my systems. They are at http://www.taylortelephone.com/bind9/ Jonn On 11/24/2010 07:45 AM, hemanth kumar wrote:> > Permissions are perfect. > and the bind version is 9.3 > > #rpm -qa |grep bind > bind-utils-9.3.3-7.el5 > bind-chroot-9.3.3-7.el5 > kdebindings-3.5.4-1.fc6 > bind-9.3.3-7.el5 > ypbind-1.19-7.el5 > bind-libs-9.3.3-7.el5 > system-config-bind-4.0.3-2.el5 > > > On Wed, Nov 24, 2010 at 6:52 PM, Taylor, Jonn > <jonnt at taylortelephone.com <mailto:jonnt at taylortelephone.com>> wrote: > > To make bind work you have to add user named to the group named. > Set the rights to make named work correctly > chmod 770 /etc/named.conf > chmod 770 /etc/named.rfc1912.zones > chown root:named /etc/named.conf > chown named:named /etc/named.rfc1912.zones > chmod -R 770 /var/named > chown -R named:named /var/named > chown named:named /etc/rndc.key > chown named:named /var/run/named/ > > Also what version of bind are you using? "rpm -qa | grep bind" > > Jonn > > On 11/24/2010 07:09 AM, hemanth kumar wrote: > > Hi all, > > > > When I start the named after adding the line include > > "/usr/local/samba/private/named.conf"; > > > > to named.conf file,named fails to start with error the following > msg. > > > > Starting named: > > Error in named configuration: > > /etc/named.conf:64: open: /usr/local/samba/private/named.conf: > file not > > found > > [FAILED] > > but the file is very much present in that path. > > > > anybody got any idea about this? > > > > thanks in advance. > > > > > > Hemanth Kumar.M > > > > > -- > KEEP SMILING > KEEP MAILING
Look at my thread: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover. This list Good Luck Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de ----------------------------------------------- -----Urspr?ngliche Nachricht----- Von: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] Im Auftrag von Taylor, Jonn Gesendet: Mittwoch, 24. November 2010 14:49 An: hemanth kumar Cc: samba at lists.samba.org; samba-technical at lists.samba.org Betreff: Re: [Samba] Rewrite:List Servers not implemented. For samba 4 to do dynamic updates you need to update to a newer version of bind. This is not avaliable from red hat. You can try the ones that i built for my systems. They are at http://www.taylortelephone.com/bind9/ Jonn On 11/24/2010 07:45 AM, hemanth kumar wrote:> > Permissions are perfect. > and the bind version is 9.3 > > #rpm -qa |grep bind > bind-utils-9.3.3-7.el5 > bind-chroot-9.3.3-7.el5 > kdebindings-3.5.4-1.fc6 > bind-9.3.3-7.el5 > ypbind-1.19-7.el5 > bind-libs-9.3.3-7.el5 > system-config-bind-4.0.3-2.el5 > > > On Wed, Nov 24, 2010 at 6:52 PM, Taylor, Jonn > <jonnt at taylortelephone.com <mailto:jonnt at taylortelephone.com>> wrote: > > To make bind work you have to add user named to the group named. > Set the rights to make named work correctly > chmod 770 /etc/named.conf > chmod 770 /etc/named.rfc1912.zones > chown root:named /etc/named.conf > chown named:named /etc/named.rfc1912.zones > chmod -R 770 /var/named > chown -R named:named /var/named > chown named:named /etc/rndc.key > chown named:named /var/run/named/ > > Also what version of bind are you using? "rpm -qa | grep bind" > > Jonn > > On 11/24/2010 07:09 AM, hemanth kumar wrote: > > Hi all, > > > > When I start the named after adding the line include > > "/usr/local/samba/private/named.conf"; > > > > to named.conf file,named fails to start with error the following > msg. > > > > Starting named: > > Error in named configuration: > > /etc/named.conf:64: open: /usr/local/samba/private/named.conf: > file not > > found > > [FAILED] > > but the file is very much present in that path. > > > > anybody got any idea about this? > > > > thanks in advance. > > > > > > Hemanth Kumar.M > > > > > -- > KEEP SMILING > KEEP MAILING-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
In article <AANLkTikAqYBRd_deqmfFmThjVV_ohN_zbTf1GL883toP at mail.gmail.com>, hemanthkm at gmail.com wrote:>> Permissions are perfect. >> and the bind version is 9.3 >> >> #rpm -qa |grep bind >> bind-utils-9.3.3-7.el5 >> bind-chroot-9.3.3-7.el5^^^^^^^^^^^>> kdebindings-3.5.4-1.fc6 >> bind-9.3.3-7.el5 >> ypbind-1.19-7.el5 >> bind-libs-9.3.3-7.el5 >> system-config-bind-4.0.3-2.el5I suspect you are using bind in chroot-ed environment. (snipped)>> > On 11/24/2010 07:09 AM, hemanth kumar wrote: >> > > Hi all, >> > > >> > > When I start the named after adding the line include >> > > "/usr/local/samba/private/named.conf"; >> > > >> > > to named.conf file,named fails to start with error the following msg. >> > > >> > > Starting named: >> > > Error in named configuration: >> > > /etc/named.conf:64: open: /usr/local/samba/private/named.conf: file not >> > > found >> > > [FAILED] >> > > but the file is very much present in that path.In chroot-ed environment, I suppose you put samba-related named.conf under chroot-ed top directory (ex. /var/named/chroot/usr/local/samba/private/named.conf)? ---- Tomoki AONO (aono at cc.osaka-kyoiku.ac.jp)