Re: [Samba] ubuntu, ocfs2 with cman and ctdb

2011-06-20 Thread Daniel Müller
Gfs2 on centOS is working for me with ctdb. Gluster 3.2.1 is working with some tricks on Centos without using ctdb on a PDC BDC situation. Greetings Daniel --- EDV Daniel Müller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 7207

Re: [Samba] How do i get file attributes using samba.

2011-06-20 Thread naga_kishore_kommuri
Hi, I tried smbc_getxattr() with "system.dos_attr.mode" and I guess it will give me following attributes only... #define SMBC_DOS_MODE_READONLY   0x01 #define SMBC_DOS_MODE_HIDDEN 0x02 #define SMBC_DOS_MODE_SYSTEM 0x04 #define SMBC_DOS_MODE_VOLUME_ID  0x08 #define SMBC_DOS

Re: [Samba] ubuntu, ocfs2 with cman and ctdb

2011-06-20 Thread Jeremy Allison
On Mon, Jun 20, 2011 at 03:18:02PM -0600, charles wrote: > hi guys, > > we're evaluating the available clustering options to get ctdb up and running > for a highly available file server. > we've set up both gluster and ocfs2 both on seperate 2 node setups. > ocfs2 seems to provide better throughpu

[Samba] Problem getting Samba fully working

2011-06-20 Thread Moe, John
Hello all, Relevant info up front: Gentoo PC, using 2.6.38 kernel and Samba 3.4.12. I'm trying to get a FreeRadius instance working for our Windows network. To do so, I need a Linux box running Samba. I've installed and configured Kerberos, Samba and FreeRadius, and can get most things to work.

Re: [Samba] How do i get file attributes using samba.

2011-06-20 Thread Jeremy Allison
On Mon, Jun 20, 2011 at 12:58:07AM -0700, naga_kishore_komm...@yahoo.com wrote: > Hi, > I need to extract the following attributes of a file in Windows share using > samba. > > /* FileAttributesField */ > #define FILE_ATTRIBUTE_READONLY 0x001L > #define FILE_ATTRIBUTE_HIDDEN   0x0

[Samba] Confusing Samba Issue After Move to New Subnet

2011-06-20 Thread Jon Forrest
I'm running Samba 3.0.33-3.29.el5_5 on a CentOS 5.5 machine. I'm connecting to it from a Windows 7 SP1 machine. I'm using security = user and passdb backend = tdbsam . Everything works fine until I move the Windows machine to an IP address on another subnet. All networking functions still work fin

[Samba] ubuntu, ocfs2 with cman and ctdb

2011-06-20 Thread charles
hi guys, we're evaluating the available clustering options to get ctdb up and running for a highly available file server. we've set up both gluster and ocfs2 both on seperate 2 node setups. ocfs2 seems to provide better throughput and iops to samba clients than does gluster and that is comparing a

Re: [Samba] Samba process throttled back?

2011-06-20 Thread Lang, Rich
Lang, Rich wrote: > Hello, > > We are running Samba 3.0.33 on a 2-node Linux cluster running RedHat 5.6 ES. > Its primary application is to serve out a single network drive to support our > business (out 350GB in size). For several years, this solution has been > running flawlessly. File acce

Re: [Samba] Samba process throttled back?

2011-06-20 Thread Lang, Rich
The clients may have undergone a change (Windows is always being patched), but the configuration of the server was not changed regarding oplocks. No requests are being denied, since that situation would show up in the log file. -Original Message- From: Jeremy Allison [mailto:j...@samb

Re: [Samba] Samba process throttled back?

2011-06-20 Thread Jeremy Allison
On Fri, Jun 17, 2011 at 09:39:16AM -0400, Lang, Rich wrote: > Hello, > > We are running Samba 3.0.33 on a 2-node Linux cluster running RedHat 5.6 ES. > Its primary application is to serve out a single network drive to support our > business (out 350GB in size). For several years, this solution

Re: [Samba] Restricting logins using pam_winbind require_membership_of ?

2011-06-20 Thread TAKAHASHI Motonobu
On 06/17/2011 12:28 PM, John McNulty wrote: > Hi. > > I have some shares on a server that are offered to specific Active Directory > user groups, but the business doesn't want those users to be able to login > to the server. If I were to add "require_membership_of" to pam_winbind to > limit login

Re: [Samba] convert_string_talloc: Conversion error: Incomplete multibyte sequence

2011-06-20 Thread John Drescher
On Mon, Jun 20, 2011 at 1:23 PM, TAKAHASHI Motonobu wrote: > From: John Drescher > Date: Mon, 20 Jun 2011 11:07:19 -0400 > >> My users are having a lot of problems since I upgraded a samba domain >> member server from samba-3.0.37 to 3.5.X. > > (snip) > >> In the logs I see a lot of the following

Re: [Samba] Samba 3.3.15 Ignoring "Logon Path" and "Logon Home" to Disable Roaming Profiles

2011-06-20 Thread TAKAHASHI Motonobu
From: Charles Kozler Date: Fri, 17 Jun 2011 12:17:51 -0400 > I would like to disable the roaming profiles capability but it appears > that no matter what I said, it is being ignored by Samba. > > First is my relevant snippet for the Logon Path and Logon Home being > empty as described in the d

Re: [Samba] convert_string_talloc: Conversion error: Incomplete multibyte sequence

2011-06-20 Thread TAKAHASHI Motonobu
From: John Drescher Date: Mon, 20 Jun 2011 11:07:19 -0400 > My users are having a lot of problems since I upgraded a samba domain > member server from samba-3.0.37 to 3.5.X. (snip) > In the logs I see a lot of the following errors: > > [2011/06/20 10:50:14.147340, 3] lib/charcnv.c:645(conver

[Samba] net ads user info .vs. wbinfo -g ?

2011-06-20 Thread John McNulty
The group names from these two commands display differently. For example: $ net ads user info my-name -U my-name . . Systems Engineering EU $ wbinfo -g . . systemsengineeringeu.write Why is this different? Regards, John -- To unsubscribe from this list go to the following URL and rea

[Samba] convert_string_talloc: Conversion error: Incomplete multibyte sequence

2011-06-20 Thread John Drescher
My users are having a lot of problems since I upgraded a samba domain member server from samba-3.0.37 to 3.5.X. The main issue seems to be a very long delay loading office files (sometimes minutes if the file loads at all) and a lot of read only errors and users not being able to save. I have found

[Samba] Remove obsolete sambaPwdMustChange and sambaKickoffTime from LDAP database

2011-06-20 Thread Willy Offermans
Dear Samba friends, >From the information I have found on the internet, I understood that sambaPwdMustChange and sambaLogoffTime are obsolete. When there is no use for these attributes in the future, I would recommend to remove them from the samba scheme. What would be the procedure to follow to r

Re: [Samba] group_mapping.tdb error upon Samba upgrade

2011-06-20 Thread Willy Offermans
Hello Timur and Samba friends, I have done what you suggested. However group_mapping.tdb is renamed to group_mapping.tdb.upgraded again. To me it looks like some update mechanism cannot finalise and got stuck at some point. Any help to overcome this problem is still welcome! On Mon, Jun 20, 201

Re: [Samba] Accessing directory in UNIX from Windows Platform!

2011-06-20 Thread Dermot
On 20 June 2011 11:56, Kanagaraj S wrote: > My queries on SAMBA: > > 1. How the link ( kind of URL ) to those files in SAMBA Server looks like? \\samba-server-nebios-name-or-ip-address\share-name > 2. Can we have access to the files in just a Click of that URL? Yes. Read the docs and potentia

[Samba] Accessing directory in UNIX from Windows Platform!

2011-06-20 Thread Kanagaraj S
Hi Mike, Greeting for the day! Just wanted to know the steps involved in Configuring SAMBA server with the UNIX Server. My requirement: 1. There are files in the directory of an UNIX Server 2. Need to access those files from the Windows Platform. My queries on SAMBA: 1. How the li

Re: [Samba] Sticky bit problem

2011-06-20 Thread David Aldrich
> -Original Message- > From: Linda Walsh [mailto:sa...@tlinx.org] > Sent: 20 June 2011 04:24 > To: David Aldrich; Samba mailing list > Subject: Re: Sticky bit problem > > Linda Walsh wrote: > > David Aldrich wrote: > >> Hi > >> > >> We are building a Linux app under Centos 5.3, using gnu m

Re: [Samba] howto cache 'root' password for net commands?

2011-06-20 Thread Volker Lendecke
On Sun, Jun 19, 2011 at 08:34:11PM -0700, Linda Walsh wrote: > I have a minorly complicated root password that is hard to type correctly, > quicklyyet samba 'seems' to be encouraging me to create a > simple one in order to do managagement on the server via 'net' > > I don't like to type t

[Samba] How do i get file attributes using samba.

2011-06-20 Thread naga_kishore_kommuri
Hi, I need to extract the following attributes of a file in Windows share using samba. /* FileAttributesField */ #define FILE_ATTRIBUTE_READONLY 0x001L #define FILE_ATTRIBUTE_HIDDEN   0x002L #define FILE_ATTRIBUTE_SYSTEM   0x004L #define FILE_ATTRIBUTE_DIRECTORY    0x0