[Samba] Ques on samba internals

2009-12-17 Thread Learner Study
Hello: I'm seeing a performance issue with samba 3.0.25 wherein the CPU is 85% idle but samba performance (as seen from client PC) is pretty low. Some questions" 1. In server.c, the parent forks and does CatchChild()...etc...I'm unable to locate the exact function name for the child process. Can

[Samba] Fw: Re: nmbd won't start

2009-12-17 Thread Stephen Eastman
Seems to be solved: interfaces=10.10.65.2/8, eth0, 127.0.0.1/8, lo The solution was to comment out the "interfaces" line in smb.conf stephen > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] nmbd won't start

2009-12-17 Thread Zoolook
2009/12/18 Stephen Eastman : > I commented out that line and it seems to be working. > good! regards, norberto -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] nmbd won't start

2009-12-17 Thread Zoolook
2009/12/17 Stephen Eastman : >        interfaces = 10.10.65.2/8, eth0, 127.0.0.1/8, lo have you tried removing that line or formating it correctly (hint: remove commas)? maybe making it just: interfaces = eth0 lo as you can see, your config (removing interfaces) works here: zool...@venkman:/et

Re: [Samba] nmbd won't start

2009-12-17 Thread Stephen Eastman
Here is a print out of testparm: r...@stephen-desktop:/etc# testparm Load smb config files from /etc/samba/smb.conf Processing section "[homes]" Processing section "[printers]" Processing section "[print$]" Processing section "[www]" Processing section "[homes]" Loaded services file OK. Server rol

Re: [Samba] nmbd won't start

2009-12-17 Thread Zoolook
(please, cc to the list.) 2009/12/17 Stephen Eastman : > No NETBIOS is not disabled in the smb.conf file > (I assume that is what you are referring to) Yes > I am also assuming you are running Ubuntu. Yes, karmic, and samba's working fine here. Maybe you'll like to post your config (run testpa

Re: [Samba] nmbd won't start

2009-12-17 Thread Zoolook
2009/12/17 Stephen Eastman : > I am using Ubuntu Linux 9.10 (the latest). ... > Could this update be broken? > Nope. Maybe you disabled NB? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] nmbd won't start

2009-12-17 Thread Stephen Eastman
I am using Ubuntu Linux 9.10 (the latest). After I updated using the update manager the samba suite to the most current packages, nmbd refuses to start. I tried it manually, /usr/sbin/nmdb -D but it does nothing, (doesn't show up in the process list). Could this update be broken? stephen

Re: [Samba] Windows 7 won't authenticate

2009-12-17 Thread Linda Walsh
mickey harvey wrote: I am trying to access a samba share from windows 7. The samba version is 3.3.3 on FreeBSD 7.2, The samba daemons are running and I can see the server in my Network Places on the Windows client. When I try to login using the username "spacebizall" and password (the same as the

Re: [Samba] Issue Joining Win7 to Samba Domain (tried wiki instructions)

2009-12-17 Thread Ryan Casey
On Thu, Dec 17, 2009 at 5:25 AM, Moray Henderson wrote: > > Last time I saw something like this, it was because the client (Win XP) > did not have a WINS server set, and couldn’t find the domain.  Can you > ping the server from the problem client - by IP address and by name?  Is > its firewall blo

[Samba] File corruption with two Samba servers

2009-12-17 Thread Milos Rancic
I have two samba servers. One is "a proxy" for another; i.e. windows clients access to the first via the second. When i copy a file from "proxy" to the destination server via samba, everything is OK. However, when Windows (XP) users copy, let's say a word document, file becomes corrupted (probably,

[Samba] samba password complexity help?

2009-12-17 Thread Morgan Toal
Hi there, Here are the facts: - I have samba 3.4.2-0.42.fc11 running on a Fedora 11 system. - Samba is acting as a domain controller, no Windows server involved. - I am using tdbsam. - I need to enforce certain password requirements. The password requirements are: - min 8 characters - expiration

[Samba] Changing groups on files

2009-12-17 Thread Paul
We have a Samba install connected up to LDAP and all works fine until we try to change the group on a file or directory and get permission denied (changing permissions works fine). The underlying filesystem does not know about POSIX ACLs and while I would have thought "acl schemes = unix" would do

Re: [Samba] Configure a linux client to be a member of a Samba Domain and allow users from Domain to sign on.

2009-12-17 Thread Robert LeBlanc
On Thu, Dec 17, 2009 at 10:57 AM, Ryan Davis wrote: > here is the output of testparm: > > ~$ testparm > Load smb config files from /etc/samba/smb.conf > Processing section "[printers]" > Processing section "[print$]" > Loaded services file OK. > Server role: ROLE_DOMAIN_MEMBER > Press enter to se

Re: [Samba] how to join to AD ? -Annoyed

2009-12-17 Thread Robert LeBlanc
On Thu, Dec 17, 2009 at 8:23 AM, mistofeles wrote: > > > Robert LeBlanc wrote: > > > > You seem to be having a lot more trouble with this than it should be. > > > Yes, I know, I'm stupid ;) > And after reading hundreds of pages of Samba documentation I still feel > stupid. > > - I didn't find lin

Re: [Samba] Configure a linux client to be a member of a Samba Domain and allow users from Domain to sign on.

2009-12-17 Thread Ryan Davis
here is the output of testparm: ~$ testparm Load smb config files from /etc/samba/smb.conf Processing section "[printers]" Processing section "[print$]" Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER Press enter to see a dump of your service definitions [global] workgroup = GO s

Re: [Samba] Issue Joining Win7 to Samba Domain (tried wiki instructions)

2009-12-17 Thread Linda Walsh
Moray Henderson wrote: Last time I saw something like this, it was because the client (Win XP) did not have a WINS server set, and couldn’t find the domain. Can you ping the server from the problem client - by IP address and by name? Is its firewall blocking any SMB ports? --- FWI

Re: [Samba] SerNet package spool directory

2009-12-17 Thread Moray Henderson
Karolin Seeger wrote: >On Di, Dez 15, 2009 at 06:20:31 +, Moray Henderson wrote: >> It would be useful if your 3.3.9 build (currently in recent) included >> the /var/spool/samba directory - it just took me a while to figure out >> why Samba printing wasn't working on a new EL5 server ;-) > >tha

Re: [Samba] how to join to AD ? -Annoyed

2009-12-17 Thread mistofeles
Robert LeBlanc wrote: > > You seem to be having a lot more trouble with this than it should be. > Yes, I know, I'm stupid ;) And after reading hundreds of pages of Samba documentation I still feel stupid. - I didn't find line 'password server = KDC' in your smb.conf. I tought it must be there

Re: [Samba] Opening "Printers and Faxes" crashes explorer.exe on Vista x64

2009-12-17 Thread Ryan Suarez
Kővári János wrote: Hello everyone, First time on this list, because I can't seem to find anything about my problem. I hope someone here will be able to help me. I have a file and print server running an old Ubuntu 7.04 x86 and Samba 3.0.2.4 that came with it. (I tried upgrading samba once, bu

Re: [Samba] samba with full audit and trash

2009-12-17 Thread Andre Losnak
Thanks for help Sorensen ur sujestion works fine. Losnak, André. 2009/12/15 Lennart Sorensen > On Tue, Dec 15, 2009 at 05:10:39PM -0200, Andre Losnak wrote: > > Hi list > > > > i running my samba with full audit module, when i run recycle together > full > > audit fails. > > > > I can run sam

[Samba] samba cifs

2009-12-17 Thread Andre Losnak
Hi list. Im running samba 3.0.28a for compatibility with smb audit (mysql). I need remove cifs support from makefile and all works fine. Now I need use cifs, when i compile with cifs support return error, i tried some patchs and not give success. Anyone patched successfully and compile samba with

[Samba] Opening "Printers and Faxes" crashes explorer.exe on Vista x64

2009-12-17 Thread Kővári János
Hello everyone, First time on this list, because I can't seem to find anything about my problem. I hope someone here will be able to help me. I have a file and print server running an old Ubuntu 7.04 x86 and Samba 3.0.2.4 that came with it. (I tried upgrading samba once, but it kept crashing,

Re: [Samba] Issue Joining Win7 to Samba Domain (tried wiki instructions)

2009-12-17 Thread Moray Henderson
Ryan Casey wrote: >Hi, > >I'm trying to join a Windows 7 client to a samba domain.  We're >running samba 3.3.9 from SerNet.  I've changed the registry settings >on the Win7 client per the wiki page >(http://wiki.samba.org/index.php/Windows7). > >Unfortunately, I'm still getting: >The following erro

[Samba] Samba over Ssh, prob with Windows

2009-12-17 Thread Andy Smith
Hi list, this is actually an issue with Windows but maybe someone knows the answer from experience. I want to tunnel Samba via Ssh, so I have attempted to stop all conflicting services on the local Windows machine (windows vista sp2). In the end the only service I have stopped is "Serv

[Samba] wbinfo: different groups on different machines

2009-12-17 Thread Haas, Holger
Hello samba users, i have a strange problem on two squid proxy servers with ntlm authentication against a windows 2003 AD. The proxy servers are in domain "DomA". Some users are in domain "DomB", which is a trusted domain. Only users who are members of the Group "DomA\InternetAccess" are allowed

Re: [Samba] LDAP Account Manager 2.9.0 released

2009-12-17 Thread Collen Blijenberg
Wondering when samba 4 support will available in LAM ... On 16-12-2009 21:13, Roland Gruber wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 LDAP Account Manager (LAM) 2.9.0 - December 16th, 2009 == LAM is a web frontend for managing acc