[Samba] Samba shows strange behavior

2012-04-25 Thread Bjoern Meier
hi, on weekend I noticed that winbind got terminated (SIGTERM(15) ) without being restarted. So I wrote a script that notifies me when wbinfo -u returns with an error. So I figured out, that every time I disconnect from PPtP winbind stops. Today I raised the debug level and on connect it shows:

Re: [Samba] Synchronizing multiple samba servers

2012-04-25 Thread Janantha Marasinghe
Is it possible to use rsync instead? i saw that there is a -u option. On Tue, Apr 24, 2012 at 6:36 PM, Janantha Marasinghe janan...@janantha.netwrote: Thanks a lot all . i will look into unison On 4/24/2012 1:43 PM, ciradhb.forw...@laposte.net wrote: Hi, Maybe you could have a look to

Re: [Samba] Solaris 10 Samba share will not show all directories

2012-04-25 Thread Volker Lendecke
On Tue, Apr 24, 2012 at 05:09:45PM -0700, Jerome Yanga wrote: My Solaris 10 Samba share will not show all the directories. Please provide a debug level 10 log of smbd together with a network trace. With best regards, Volker Lendecke -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone:

Re: [Samba] Synchronizing multiple samba servers

2012-04-25 Thread Christian Rost
Is it possible to use rsync instead? i saw that there is a -u option. What you need is a bidirectional file-sync. Even it can be improvised with rsync, unison is the better choice. Unison is based on rsync and syncs files in both directions automatically, and to be on the safe side, it can be

[Samba] What is a substitute for those parameters in Samba4

2012-04-25 Thread Adnan Kunic
Dear all, When I set those parameters in smb.conf logon path = \\samba.example.com\profiles\%U\%a logon drive = P: I receive a following error on Samba4 startup service samba4 restart Shutting down Samba services: [ OK ] Starting Samba services: Unknown parameter

[Samba] 3.2.7 vs 3.5 locking logic/mechanism - locking denied to non-owners

2012-04-25 Thread lejeczek
hi everybody I'm hoping some experts could shed a bit more light on the subject I cannot work it out and it's potentially quite a hassle win xp sp3 client samba 3.2.7 on sles 11 samba 3.5.10 on rhel 6.1 and one app the the front end to a user, that does not write anything back to the resure

Re: [Samba] [Bulk] 3.2.7 vs 3.5 locking logic/mechanism - locking denied to non-owners

2012-04-25 Thread lejeczek
if I level up the logs on 3.5 : fetch_share_mode_unlocked: no share_mode record around (file not open) on 3.2.7 : is_locked: flavour = WINDOWS_LOCK brl start=1733591040 len=61440 unlocked for fnum 10659 file any thoughts? On 25/04/12 13:53, lejeczek wrote: hi everybody I'm hoping some

[Samba] Semantics of smb ports = 0

2012-04-25 Thread Nikolaus Rath
Hello, The qemu emulator has a feature to fork a samba instance for file sharing with the emulated hosts. It communicates with smbd over stdin. The generated configuration file contains a smb ports = 0 directive to prevent smbd from listening to any ports. Unfortunately, with at least Samba

[Samba] smbldap-tools-0.9.7-1

2012-04-25 Thread Leonam Silva
Someone who has already installed the new version of smbldap-tools could help me .. The configure.pl before this script in / usr / share / doc / smbldap-tools now in version 0.9.7-1 does not exist anymore, how do you configure the conf file smbldap-tools -- Leonam Gama da Silva Bacharel Ciência

Re: [Samba] Solaris 10 Samba share will not show all directories

2012-04-25 Thread Jerome Yanga
Pavel, It does not seem like there was a solution to your Bugzilla. Did you ever figure out how to fix it? Regards, j On Tue, Apr 24, 2012 at 9:37 PM, Pavel Plesov pavel.ple...@gmail.com wrote: Hello, I faced a similar issue on FreeBSD several years ago due crash of smbd process. Crash led

Re: [Samba] Solaris 10 Samba share will not show all directories

2012-04-25 Thread Gaiseric Vandal
What does net view \\servername from the Windows command line shows? how about net view \\server_ip_address from the Windows command line shows? It sounds like the browser database on the master browser is corrupt. Can you rename and let it regenerate? On 04/25/12 10:45, Jerome

Re: [Samba] smbldap-tools-0.9.7-1

2012-04-25 Thread Götz Reinicke
Am 25.04.12 16:17, schrieb Leonam Silva: Someone who has already installed the new version of smbldap-tools could help me .. The configure.pl before this script in / usr / share / doc / smbldap-tools now in version 0.9.7-1 does not exist anymore, how do you configure the conf file

Re: [Samba] Solaris 10 Samba share will not show all directories

2012-04-25 Thread Jerome Yanga
Here are the ouputs of the commands you have provided. net view \\shareserver folder1 Disk folder1 share folder2 Disk folder2 share net view \\server_ip_address shows the same as above. When you said Can you rename and let it regenerate,

Re: [Samba] Solaris 10 Samba share will not show all directories

2012-04-25 Thread Gaiseric Vandal
My mistake- I thought you were having problems browsing to the shares. Instead your problem is with in directories in the share. If you add a new folder, can you see it? Are you using zfs on this system? The ls -lvd foldername or ls -lVd foldername commands in Solaris should show you all

Re: [Samba] Solaris 10 Samba share will not show all directories

2012-04-25 Thread Jerome Yanga
I tried creating a folder using a windows desktop. I can see the new folder on the share. However, after refreshing or pressing F5, the folder disappeared. I created more test folders and found out that the share will only show the first folder in the share when sorted alphanumerically. For

Re: [Samba] Solaris 10 Samba share will not show all directories

2012-04-25 Thread Gaiseric Vandal
Presumably neither the solaris server nor the Mac OSX machine is the PDC. Does the Mac OSX have the ability to just share the folder directly as a samba share?I had a quick look at my OS X Snow Leopard book - it should be an option. Or how about if you do an explicit NFS mount on the

[Samba] Samba 3.5.12 Rejects Connection via NetBIOS Name for Out-Of-Workgroup Clients

2012-04-25 Thread Andy Wilkinson
All, I have been using samba 3 in a production environment for about four years, authenticating via ADS against a Windows SBS 2008 server. I've never had any trouble connecting via the NetBIOS name or the DNS, until quite recently. Now, attempts to connect via the NetBIOS name (\\server)

[Samba] NT_STATUS_OBJECT_NAME_COLLISION error

2012-04-25 Thread Zachary Stern
Hey there, I'm getting a really weird error when I try to create directories via smb under some parent directories. NT_STATUS_OBJECT_NAME_COLLISION I've been googling it, but everything I find is AD-integration related, and I'm not using any AD backend. It's running standalone. So far it only

Re: [Samba] help to install samba

2012-04-25 Thread Davegu1
Ensure you got the right version and compiler, also, if using a script to install it use the set -x in the script so you can see where it is failing. Suerte, David -Original Message- From: Rocio de los Angeles Ortíz Barrera Sent: Thursday, April 05, 2012 2:09 PM To:

Re: [Samba] NT_STATUS_OBJECT_NAME_COLLISION error

2012-04-25 Thread Jeremy Allison
On Wed, Apr 25, 2012 at 07:48:32PM -0400, Zachary Stern wrote: Hey there, I'm getting a really weird error when I try to create directories via smb under some parent directories. NT_STATUS_OBJECT_NAME_COLLISION I've been googling it, but everything I find is AD-integration related, and

Re: [Samba] NT_STATUS_OBJECT_NAME_COLLISION error

2012-04-25 Thread Zachary Stern
I've actually fixed my issue now, by taking some unfortunately drastic measures. Fixed nonetheless. On Wed, Apr 25, 2012 at 8:25 PM, Jeremy Allison j...@samba.org wrote: On Wed, Apr 25, 2012 at 07:48:32PM -0400, Zachary Stern wrote: Hey there, I'm getting a really weird error when I try

Re: [Samba] Disable AD checking per share in smb.conf [sec=unclassified]

2012-04-25 Thread Kym Newbery
Hi I tried the 'map to guest = Bad User' option, but the win XP machine reports unexpected network error occurred'. Without that option Windows Xp just reports 'access denied'. That is even though some of the my shares are 'public = yes' and 'guest ok = yes' (but others are not - they are

Re: [Samba] smbd error

2012-04-25 Thread Jeremy Allison
On Tue, Apr 24, 2012 at 11:28:50AM +0100, Tony Molloy wrote: Hi, I have several samba file servers all running on fully upgraded CentOS-5.8 boxes. They run samba3x-3.5.10-0.108.el5_8.x86_64. After the most recent upgrade I'm seeing the following error in the logs but only on one of the

Re: [Samba] Disable AD checking per share in smb.conf [sec=unclassified]

2012-04-25 Thread Jeremy Allison
On Thu, Apr 26, 2012 at 11:14:47AM +1000, Kym Newbery wrote: Hi I tried the 'map to guest = Bad User' option, but the win XP machine reports unexpected network error occurred'. Without that option Windows Xp just reports 'access denied'. That is even though some of the my shares are

Re: [Samba] Disable AD checking per share in smb.conf [sec=unclassified]

2012-04-25 Thread Kym Newbery
On 2012/04/26 11:16, Jeremy Allison wrote: On Thu, Apr 26, 2012 at 11:14:47AM +1000, Kym Newbery wrote: Hi I tried the 'map to guest = Bad User' option, but the win XP machine reports unexpected network error occurred'. Without that option Windows Xp just reports 'access denied'. That is

[SCM] Samba Shared Repository - branch master updated

2012-04-25 Thread Andrew Bartlett
The branch, master has been updated via b805513 s4-messaging: Use generate_random() to get a unique ID for messaging clients via e346bba s4-torture: enable raw.composite test again, and convert to new style test from 594e316 lib/replace: split out GSSAPI from

Re: [SCM] Samba Shared Repository - branch master updated

2012-04-25 Thread simo
On Wed, 2012-04-25 at 11:44 +0200, Andrew Bartlett wrote: commit b8055132b1c62dd19981fea2822ab9e1829a8ded Author: Andrew Bartlett abart...@samba.org Date: Wed Apr 25 17:53:18 2012 +1000 s4-messaging: Use generate_random() to get a unique ID for messaging clients The call to

[SCM] Samba Shared Repository - branch master updated

2012-04-25 Thread Andreas Schneider
The branch, master has been updated via e952191 selftest: remove printserver.enum_printers_servername from flapping via dce2a28 selftest: remove samba3.rpc.spoolss.*printserver.openprinter_badnamelist from flapping via ef8e228 selftest: mark the driver_info_winreg tests

[SCM] Samba Shared Repository - branch master updated

2012-04-25 Thread Volker Lendecke
The branch, master has been updated via 5a100a4 libcli: Use data_blob_null from e952191 selftest: remove printserver.enum_printers_servername from flapping http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated

2012-04-25 Thread Jeremy Allison
The branch, master has been updated via 87c2399 Fix bug reported by dina_f...@dell.com. from 5a100a4 libcli: Use data_blob_null http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] CTDB repository - branch master updated - ctdb-1.13-110-g8052ee0

2012-04-25 Thread Ronnie Sahlberg
The branch, master has been updated via 8052ee0a6bda3fa88501d77b2d53315be2b75ec1 (commit) via 17ff3f240b0d72c72ed28d70fb9aeb3b20c80670 (commit) via fdd5b9ac0a79f6bc7c8a05da2e2f11e002392bcd (commit) via 0f40ea2386892ae10b30beeded0e00edf4c019c3 (commit) via

[SCM] CTDB repository - branch 1.13 updated - ctdb-1.13-100-gc5c9507

2012-04-25 Thread Ronnie Sahlberg
The branch, 1.13 has been updated via c5c9507ea1e1836d51c2d4291721901bb6875a04 (commit) via 9656584f6b21dbcb816e0a45c5fdba1ddd518777 (commit) via 7dbfa76ce65ecad027de8bebee582146cbe0b37c (commit) via 457e246bb379c4b07ca0729ebefbb0e067bddd4c (commit) via

[SCM] Samba Shared Repository - branch master updated

2012-04-25 Thread Michael Adam
The branch, master has been updated via a7ffbf4 s4:torture: add a rpc.samba3.smb-reauth2 test via 71f88db s4:torture: add a rpc.samba3.smb-reauth1 test via e563e5a s4:torture: add a raw.session suite with a raw.session.reauth test from 87c2399 Fix bug reported by

[SCM] Samba Shared Repository - branch master updated

2012-04-25 Thread Andrew Bartlett
The branch, master has been updated via ed9f903 s4-torture: never return false in the raw.composite torture test via d913a94 selftest: push --target selection into plansmbtorturetestsuite from a7ffbf4 s4:torture: add a rpc.samba3.smb-reauth2 test