|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
Samba4My test server is:
FreeBSD testbox.fsklaw.com 7.0-RELEASE FreeBSD 7.0-RELEASE #1: smb.conf: [globals] netbios name = testbox workgroup = FSKLAW realm = FSKLAW.COM server role = domain controller ntvfs handler = posix [netlogon] path = /home read only = no [open] path = /home/test read only = no I can ping by host name. I can map a share. However, WinXP gets an error saying can't find domain. Specifically: T h e f o l l o w i n g e r r o r o c c u r r e d w h e n D N S w a s q u e r i e d f o r t h e s e r v i c e l o c a t i o n ( S R V ) r e s o u r c e r e c o r d u s e d t o l o c a t e a d o m a i n c o n t r o l l e r f o r d o m a i n f s k l a w . c o m : T h e e r r o r w a s : " D N S n a m e d o e s n o t e x i s t . " ( e r r o r c o d e 0 x 0 0 0 0 2 3 2 B R C O D E _ N A M E _ E R R O R ) T h e q u e r y w a s f o r t h e S R V r e c o r d f o r _ l d a p . _ t c p . d c . _ m s d c s . f s k l a w . c o m C o m m o n c a u s e s o f t h i s e r r o r i n c l u d e t h e f o l l o w i n g : - T h e D N S S R V r e c o r d i s n o t r e g i s t e r e d i n D N S . - O n e o r m o r e o f t h e f o l l o w i n g z o n e s d o n o t i n c l u d e d e l e g a t i o n t o i t s c h i l d z o n e : f s k l a w . c o m c o m . ( t h e r o o t z o n e ) F o r i n f o r m a t i o n a b o u t c o r r e c t i n g t h i s p r o b l e m , c l i c k H e l p . I'm also curious, what's running the name service. I see nothing in netstat listening on port 53. Any pointers would be appreciated. Cheers, |
|
|
|
|
|
Re: Samba4On Tue, 2008-05-13 at 12:58 -0700, zaphod@... wrote:
> My test server is: > > FreeBSD testbox.fsklaw.com 7.0-RELEASE FreeBSD 7.0-RELEASE #1: > > smb.conf: > > [globals] > netbios name = testbox > workgroup = FSKLAW > realm = FSKLAW.COM > server role = domain controller > ntvfs handler = posix > > > [netlogon] > path = /home > read only = no > > [open] > path = /home/test > read only = no > > I can ping by host name. I can map a share. > I'm also curious, what's running the name service. I see nothing in > netstat listening on port 53. Per the final output of the provision script and the HOWTO, you need to copy the zone file into your BIND server. An example configuration snippit has been generated in the private dir for you. Once you start BIND, this should work. I'm happy to improve the wording in the provision script, if you give me some ideas. Thanks, Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. |
|
|
RE: Samba4On Tue, 2008-05-13 at 23:36 +0200, Manu wrote:
> Hi, > > This looks like DSN configuration troubles, you need to setup and configure > Bind9 and test with nslookup, then you should be able to join your domain > Without errors : > > I found these links that helped me : > http://www.linux16.net/node/316 > see "Setting up DNS Server for samba 4 in Ubuntu 7.04" It is unfortunate that this site copied, rather than referenced our HOWTO. We had to clean that document up - the version in our wiki is much more up to date. http://wiki.samba.org/index.php/Samba4/HOWTO Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. |
|
|
RE: Samba4Hi, and thanks for the link, the samba 4 official howto was my first reading but I forgot to mention it along with my DNS links... oups... About the samba 4 howto, it describes how to link unix group to samba groups with Swat, is there another way to do this ? Since Swat is no longer available. Thanks, Manu -----Message d'origine----- De : Andrew Bartlett [mailto:abartlet@...] Envoyé : mercredi 14 mai 2008 00:22 À : Manu Cc : samba-technical@... Objet : RE: Samba4 On Tue, 2008-05-13 at 23:36 +0200, Manu wrote: > Hi, > > This looks like DSN configuration troubles, you need to setup and configure > Bind9 and test with nslookup, then you should be able to join your domain > Without errors : > > I found these links that helped me : > http://www.linux16.net/node/316 > see "Setting up DNS Server for samba 4 in Ubuntu 7.04" It is unfortunate that this site copied, rather than referenced our HOWTO. We had to clean that document up - the version in our wiki is much more up to date. http://wiki.samba.org/index.php/Samba4/HOWTO Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. |
|
|
Excel documents with sambaHello,
Samba 3.0.25b I have a big problem on my samba fileserver and i don't know to resolve it ! A user open excel document A second user open the same document This second user sometimes can open the files in RW mode !!! Or the system lost user rights "rwx rwx ---" becomes "r-- rwx ---" I don't understand what happen, Please help ! Thanks, Alain |
|
|
Re: Excel documents with sambaOn Fri, May 16, 2008 at 03:25:08PM +0200, Alain Siani wrote:
> Hello, > > Samba 3.0.25b > > I have a big problem on my samba fileserver and i don't know to resolve it ! > > A user open excel document > A second user open the same document > This second user sometimes can open the files in RW mode !!! > Or the system lost user rights "rwx rwx ---" becomes "r-- rwx ---" > > I don't understand what happen, Known bug with ACL management. Please upgrade to 3.0.28a. Jeremy. |
|
|
Re: Excel documents with sambaThanks for your fast answer, i'm in CentOS release 5 (Final).
Yum don't find any update for samba ...? what can i do ? i try : yum install samba thks, Alain Jeremy Allison a écrit : > On Fri, May 16, 2008 at 03:25:08PM +0200, Alain Siani wrote: > >> Hello, >> >> Samba 3.0.25b >> >> I have a big problem on my samba fileserver and i don't know to resolve it ! >> >> A user open excel document >> A second user open the same document >> This second user sometimes can open the files in RW mode !!! >> Or the system lost user rights "rwx rwx ---" becomes "r-- rwx ---" >> >> I don't understand what happen, >> > > Known bug with ACL management. Please upgrade to 3.0.28a. > > Jeremy. > > > --- > Antivirus avast! : message Entrant sain. > Base de donnees virale (VPS) : 080516-2, 16/05/2008 > Analyse le : 17/05/2008 10:57:40 > avast! - copyright (c) 1988-2008 ALWIL Software. > http://www.avast.com > > > > --- Antivirus avast! : message Sortant sain. Base de donnees virale (VPS) : 080516-2, 16/05/2008 Analyse le : 17/05/2008 11:14:31 avast! - copyright (c) 1988-2008 ALWIL Software. http://www.avast.com |
|
|
Re: Excel documents with sambaDear all,
I am Unable to create Domain Controller using Samba and How to Use Authentication in Samba .i.e LDAP or PAM any help will be appriciated thanks On 17/05/2008, Alain Siani <asiani@...> wrote: > > Thanks for your fast answer, i'm in CentOS release 5 (Final). > Yum don't find any update for samba ...? what can i do ? > > i try : yum install samba > > thks, > Alain > > > Jeremy Allison a écrit : > >> On Fri, May 16, 2008 at 03:25:08PM +0200, Alain Siani wrote: >> >> >>> Hello, >>> >>> Samba 3.0.25b >>> >>> I have a big problem on my samba fileserver and i don't know to resolve >>> it ! >>> >>> A user open excel document >>> A second user open the same document >>> This second user sometimes can open the files in RW mode !!! >>> Or the system lost user rights "rwx rwx ---" becomes "r-- rwx ---" >>> >>> I don't understand what happen, >>> >>> >> >> Known bug with ACL management. Please upgrade to 3.0.28a. >> >> Jeremy. >> >> >> --- >> Antivirus avast! : message Entrant sain. >> Base de donnees virale (VPS) : 080516-2, 16/05/2008 >> Analyse le : 17/05/2008 10:57:40 >> avast! - copyright (c) 1988-2008 ALWIL Software. >> http://www.avast.com >> >> >> >> >> > > > > > --- > Antivirus avast! : message Sortant sain. > Base de donnees virale (VPS) : 080516-2, 16/05/2008 > Analyse le : 17/05/2008 11:14:31 > avast! - copyright (c) 1988-2008 ALWIL Software. > http://www.avast.com > > > -- Neeraj Suriyal 09718307773 |
| Free Forum Powered by Nabble | Forum Help |