[Samba] wbinfo -u - do I need to worry?

2007-11-12 Thread Phil Burrow
Hi all, Will keep this brief :-) Just trying to clear some things up regarding winbind. wbinfo -u returns Error looking up domain users. I'm only using winbind for ntlm_auth which works fine. I'm not using AD or any Windows server-based domain. Samba only. There don't seem to be any obvious

Re: [Samba] Maximum number of files per folder

2007-11-12 Thread Quinn Fissler
Sorry I haven't answered your question. I would go and check the docs or search the code. When you say accessing a folder do you really mean browsing in Explorer? If you're using Explorer, does it know they're text files? Do they have .txt extension? If it doesn't - if it has an extension

Re: [Samba] sambaUserWorkstations (with LDAP) not working with Groups of Computers ?

2007-11-12 Thread Frédéric Nass
Same problem with latest samba 3.0.26a stable. So I opened a bug report here : https://bugzilla.samba.org/show_bug.cgi?id=5076 We're stucked on following statement : Only CFLAGS=-DNO_LDAP_SECURITY build option can avoid this error. No more infos on the security issues this particular

[Samba] get_sam_group_entries: Failed to enumerate domain local groups!

2007-11-12 Thread Guido Lorenzutti
Hi People: I run into a problem when I upgrade my sarge proxy to etch. My winbind now, with the same smb.conf that use to have, know tells me that can't find the groups with winbind. When I do a wbinfo -g gives me: Error looking up domain groups The debug says: get_sam_group_entries: Failed to

Re: [Samba] ACL changes on Samba NT 4.0 Member Server

2007-11-12 Thread Hans-Wilhelm Heisinger
Thank you for the advice. I tried the same setup Ubuntu 7.10 and it worked like a charm! Hans Eric Diven wrote: Try samba 3.0.23d. I just built if for Solaris, and it appears to be working beautifully. That's several days of my life I'll never get back. I just did built the new version,

[Samba] help with security

2007-11-12 Thread Roylan Suarez Reyes
Hi colleagues I am trying to implement security for my network with samba, I am using poledit, but it has very few choices, I am using nitrobit group policy, but this needs a serial, and I do not have it. Someone I can recommend a software like nitrobit to implement security to the

[Samba] Kickoff time expired, how to change?

2007-11-12 Thread Tim Donnelly
I am attempting to move my running Samba server from an old, inadequate machine, to one that is better suited to handle the load. Our office is very small, only 8 people, and the configuration is simple. I am running Samba 3.0.23c on the old server and 3.0.23d on the new. I am using the tdbsam

[Samba] make_connection: connection to ipc$ denied due to security descriptor.

2007-11-12 Thread Marc-Henri PAMISEUX
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody, I'm a french sysadmin and i'm using Samba from a long date. Since my first use, i've write some usefull documentation, and usually, i've just to follow this documentation and Samba works by itself ;) Now, i'm trying to install Samba as

[Samba] Mac client

2007-11-12 Thread Adam Hardy
I'm trying to copy files to a Samba share that I have set up on a linux debian machine from a Mac running OS X, using samba 3.0.24. The Mac complains that there is something wrong with the file name, and then refuses to copy, and the operation leaves a zero-byte file with the same name on

Re: [Samba] Mac client

2007-11-12 Thread Mike McGonagle
Are the Mac files using any ILLEGAL Windows characters? The Mac pretty much allows any character in a filename, as long as it is escaped properly, while Windows can't handle things like... ? [ ] / \ = + : ; , The Mac will pretty much allow any of them to be used in a filename. Mike On

Re: [Samba] Maximum number of files per folder

2007-11-12 Thread Jeremy Allison
On Mon, Nov 12, 2007 at 08:24:05AM +0100, [EMAIL PROTECTED] wrote: Hello list, we have a small NAS-Box here in our office, running Linux 2.6.13 and Samba 3 (exactly version string is not avalilable for me at moment). Is there a limit, how many files samba will store in one folder? We

[Samba] Setting Samba to Listen on VMWare Interface

2007-11-12 Thread Mark Sargent
Hi All, am wanting to set up samba so that it only listens on the VMWare interface. I set interfaces as below, interfaces = 192.168.178.1/24 but I still don't see my share from XP. I for a username/password. Do I need to create the account on the XP machine on the Linux machine? [public]

Re: [Samba] Maximum number of files per folder

2007-11-12 Thread simo
On Mon, 2007-11-12 at 17:39 -0800, Jeremy Allison wrote: On Mon, Nov 12, 2007 at 08:24:05AM +0100, [EMAIL PROTECTED] wrote: Hello list, we have a small NAS-Box here in our office, running Linux 2.6.13 and Samba 3 (exactly version string is not avalilable for me at moment). Is

Re: [Samba] help with security

2007-11-12 Thread Michael Heydon
The standard templates that come with poledit are somewhat limited, but anything that you can configure via the registry can be set by a policy. There are several useful templates floating around the web, and you can always make your own. The other option of course is that if Nitrobit meets

Re: [Samba] exporting an FUSE base file system to windows

2007-11-12 Thread doug
Hi, I still need help to try and figure this out. On Tuesday 23 October 2007 16:52, doug wrote: Hi, What I wanted to do was to export an FUSE based filesystem mounted on linux to a windows box using samba. I can browse and navigate the fuse filesystem without problems on the linux box.

Re: [Samba] Using idmap backend = ad

2007-11-12 Thread Anton Brinyov
The problem solved! I'v changed winbind nss info = template sfu to winbind nss info = template rfc2307 and added: idmap config CENTAURA:schema_mode = rfc2307 Best regards Anton Brinyov. Anton Brinyov пишет: I'm sorry, I forgot to mention OS where Samba server is running. It's FreeBSD

Rev 664: fixed the tsmsm module for non-root users on RHEL5 in http://samba.org/~tridge/3_0-ctdb

2007-11-12 Thread tridge
revno: 664 revision-id:[EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: s3-ctdb-tridge timestamp: Mon 2007-11-12 21:55:44 +1100 message: fixed the tsmsm module for non-root users on

svn commit: samba r25932 - in branches/SAMBA_4_0: . source/lib/registry/tests

2007-11-12 Thread jelmer
Author: jelmer Date: 2007-11-12 17:22:12 + (Mon, 12 Nov 2007) New Revision: 25932 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25932 Log: Remove unnecessary include - should fix the build on hosts without popt. Modified: branches/SAMBA_4_0/

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-304-g5d1d650

2007-11-12 Thread Jeremy Allison
The branch, v3-2-test has been updated via 5d1d650d192d4782421b5c3c2be1b632d4318279 (commit) from c15819b75751a1e15cfed2ef94dae10ee72d769c (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-305-geaf14c7

2007-11-12 Thread Jeremy Allison
The branch, v3-2-test has been updated via eaf14c701b08e9eff5b94bf57af68cb29142d7fc (commit) from 5d1d650d192d4782421b5c3c2be1b632d4318279 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

Rev 678: make election handling much more scalable in http://samba.org/~tridge/ctdb

2007-11-12 Thread tridge
revno: 678 revision-id:[EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge.stable timestamp: Tue 2007-11-13 10:27:44 +1100 message: make election handling much more scalable

Rev 679: make it easier to test starting large numbers of virtual nodes in http://samba.org/~tridge/ctdb

2007-11-12 Thread tridge
revno: 679 revision-id:[EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge.stable timestamp: Tue 2007-11-13 10:28:06 +1100 message: make it easier to test starting large numbers

Build status as of Tue Nov 13 00:00:02 2007

2007-11-12 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-11-12 00:00:37.0 + +++ /home/build/master/cache/broken_results.txt 2007-11-13 00:01:00.0 + @@ -1,4 +1,4 @@ -Build status as of Mon Nov 12 00:00:02 2007 +Build status as of Tue Nov

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-306-g7bfd25c

2007-11-12 Thread Jeremy Allison
The branch, v3-2-test has been updated via 7bfd25c75602e25da73710261a54da8e0feea133 (commit) from eaf14c701b08e9eff5b94bf57af68cb29142d7fc (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

svn commit: samba r25934 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2007-11-12 Thread abartlet
Author: abartlet Date: 2007-11-13 04:32:36 + (Tue, 13 Nov 2007) New Revision: 25934 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25934 Log: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for the modules. This will be useful when we start enforcing

svn commit: samba r25935 - in branches/SAMBA_4_0: . source/lib/registry source/lib/registry/tests source/torture/local

2007-11-12 Thread jelmer
Author: jelmer Date: 2007-11-13 04:57:09 + (Tue, 13 Nov 2007) New Revision: 25935 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25935 Log: Fix registry tests. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/registry/config.mk