RE: [Samba] Samba Compile Error on 3.0.7 and 3.0.8 Pre 1 on X64 Fedora

2005-07-04 Thread Guus Leeuw jr.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:samba-
> [EMAIL PROTECTED] On Behalf Of Bent Vangli
> Sent: Monday, July 04, 2005 22:49
> 
> It may be a compilatotor/linker error when assembler code is created, but
> it may as well be some some 32/64 bit spesific code creating this odd
> stuff. The generated assemblercode is deleted before I could investigate
> it, and I haven't the knowledge of how to keep it.

gcc -S source.c > source.S

Guus 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: 01/07/2005
 

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


RE: [Samba] samba loses its browse list

2005-07-04 Thread Guus Leeuw jr.
> -Original Message-
> From: Csere Matyas [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 04, 2005 09:16
> To: Guus Leeuw jr.
> Cc: samba@lists.samba.org
> Subject: Re: [Samba] samba loses its browse list
> 
> is it possible that it looses the master browser status, and it still
> thinks that it is the master browser? (which it does)
> 

Unless there is some grave mistake in the sources, I wouldn't think so...
The master browser status is obtained via a competition protocol whereby the
server with the maximum free CPU cycles normally wins the competition, and
gets the status after which it will announce the new master browser.

Did you check following samba configuration flag:
* preferred master
This flag should be set to Yes so that the samba is most likely to become
master browser all the time.

Cheers,
Guus
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: 01/07/2005
 

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


RE: [Samba] samba loses its browse list

2005-07-04 Thread Guus Leeuw jr.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:samba-
> [EMAIL PROTECTED] On Behalf Of Csere Matyas
> Cc: samba@lists.samba.org
> Subject: [Samba] samba loses its browse list
> 
> hello
> 
> i've asked this question a while ago, but noone could help me with it..
> ill try to give more detail in this message:
> 
> so, there is a samba file server on our lan, and the clients are all
> windows XP's.
> when i start the samba server, it becomes the local/domain master, and
> starts to build up its browse list (i can see that from the browse.dat
> file, and when i browse the network i can see computers in it)
> but after some while, cant quite define the time, it loses the list
> (browsing then network doesnt show up computers, and the browse.dat file
> becomes EMPTY)
> 
> anyone has a clue, what could be causing this?
> or, do you need any other information?

Please check your network. Seems that one of your XPs is becoming the master
browser. Please the nmbd logs on your samba server to know which box is
becoming the master browser. If it's an XP machine, check Microsoft website.
I seem to remember that there are two settings in Windows which will prevent
a Windows box becoming the master browser.

Cheers,
Guu
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: 01/07/2005
 

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


RE: [Samba] Samba3 by example problems

2005-01-17 Thread Guus Leeuw jr.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:samba-
> [EMAIL PROTECTED] On Behalf Of Angela Williams
> Sent: lundi 17 janvier 2005 17:34
> To: samba@lists.samba.org
> Subject: [Samba] Samba3 by example problems

[snipped]

> 
> Be that as it may i then pressed on to checking the ldap database for per
> section 5 after ldap was stopped and started.
> root#  slapcat | grep -i idmap gave no output so idmap does not exist in
> the
> database.
> Then followed the instructions to create and ldif with the required ou for
> idmap but when I tried to run
>  ldapadd -x -D "cn=Manager,dc=rossmould,dc=biz" -w not24get
> < /etc/openldap/idmap.LDIF
> (All one line!)
> I got back
> ldap_add: Constraint violation
> additional info: structuralObjectClass: no user modification
> allowed
 
This is correct behaviour of (Open)LDAP ;)
The samba-docs is wrong here, though.
>From the website:
dn: ou=Idmap,dc=abmas,dc=biz
objectClass: organizationalUnit
ou: idmap
structuralObjectClass: organizationalUnit

Remove the last line (structural...Unit) and rerun the ldapadd.
That should be it.


John,

Could you pls update accordingly? ;) TIA

Guus

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 16/01/2005
 



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 16/01/2005

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


RE: [Samba] SWAT not running

2004-11-14 Thread Guus Leeuw jr.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:samba-
> [EMAIL PROTECTED] On Behalf Of Peter Discart
> Sent: dimanche 14 novembre 2004 13:44
> 
> However, when I want to access the swat pages http://192.168.5.240:901
> 

Did you check /etc/services whether there is an entry for 901 like:
"swat901/tcp"

Also does your (x)inetd listen to 901 to serve a swat service?

Cheers,
Guus


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.788 / Virus Database: 533 - Release Date: 01/11/2004
 

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