Re: [Samba] UID/GID mapping consistency across at least two Linux machines

2012-04-11 Thread steve
? John Yes. Even in s3 (we are using 3.6 setup under openSUSE) In Samba4 there was a bug in the schema mapping for rfc2307. Now it's fixed, Why not store the user uid/gid in the directory alongside their sid stuff? The m$ schema has it bolted in. Cheers, Steve -- To unsubscribe from this li

Re: [Samba] UID/GID mapping consistency across at least two Linux machines

2012-04-11 Thread steve
h3,DC=site objectCategory: CN=Group,CN=Schema,CN=Configuration,DC=hh3,DC=site objectClass: top objectClass: posixGroup objectClass: group gidNumber: 1119 member: CN=steve2,CN=Users,DC=hh3,DC=site member: CN=lynn2,CN=Users,DC=hh3,DC=site memberUid: steve2 memberUid: lynn2 HTH, Steve -- To unsubscribe from th

[Samba] Samba4: use samba-tool to reactivate account for 30 days

2012-04-19 Thread steve
Hi everyone I'd like to be able to do something like this: samba-tool user setexpiry steve --expiry=30 Not in windows. Is it poss. at the cl? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Howto find if a user has tickets

2012-04-23 Thread steve
quot; exit 1 fi But maybe it's an old cache not destroyed. Is there and easy way to do this? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba4 primaryGroupID attribute

2012-04-23 Thread steve
Hi Coming from Linux, I'm struggling my way through this stuff. e.g. on my domain, the group suseusers has a SID of: S-1-5-21-1463437245-1224812800-863842198-1128 Could anyone give me a yes/no/probably/absolutely-ridiculous on any of these? -User steve has a primaryGroupID: 1128 -steve

Re: [Samba] Problem adding sambaGroupMapping

2012-04-27 Thread steve
: changetype: modify add: objectClass objectClass: posixGroup - add: objectClass objectClass: sambaGroupMapping - add: sambaSID sambaSID: S-1-5-21-251852451-2940789264-3475694606 - add: sambaGroupType sambaGroupType: 5 Cheers, Steve -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] Problem adding sambaGroupMapping

2012-04-27 Thread steve
Hi Try: dn: cn=Students,ou=Groups,dc=amahoro,dc=bi changetype: modify add: objectClass objectClass: posixGroup - add: objectClass objectClass: sambaGroupMapping - add: sambaSID sambaSID: S-1-5-21-251852451-2940789264-3475694606 - add: sambaGroupType sambaGroupType: 5 Cheers, Steve On 27/04/12

[Samba] Samba4 how to list all members of a group

2012-04-27 Thread steve
Version 4.0.0alpha20-GIT-1fbc185 On the Linux dc. Thanks, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] s3fs proposal

2012-04-28 Thread steve
Hi How about calling s3fs, s4fs? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Tools

2012-04-28 Thread steve
nice front end for Linux called Admin Console: http://www.resara.org/index.php?option=com_content&view=article&id=49 The source is here: https://bitbucket.org/resara/resara-server/downloads salu2, Steve -- To unsubscribe from this list go to the following URL and read the instructions

[Samba] Samba4 with Posix ACL's

2012-04-29 Thread steve
ave I done wrong? Does w7 under Samba4 understand Posix ACL and group rw stuff? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] s3fs proposal

2012-04-29 Thread steve
On 29/04/12 09:09, Andrew Bartlett wrote: On Sat, 2012-04-28 at 12:31 +0200, steve wrote: Hi How about calling s3fs, s4fs? Cheers, Steve Steve, The 's3fs' proposal you refer to is documented at https://wiki.samba.org/index.php/Samba4/s3fs In terms of a codename s4fs, that wou

Re: [Samba] Samba4 high cpu load

2012-04-30 Thread steve
On 05/04/12 00:55, Günter Kukkukk wrote: On Wednesday 04 April 2012 15:33:46 steve wrote: OpenSUSE 12.1 Version 4.0.0alpha19-GIT-7290a62 Upon starting, s4 burns the CPU for around 5 minutes: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 3672 root 20 0 72780

[Samba] Samba4 oplocks: LibreOffice and Word file locking

2012-05-03 Thread steve
RXSMB\ CountREG_DWORD 0x0001 (1) NextInstance REG_DWORD 0x0001 (1) Any ideas how to turn off oplocks? Or WHY. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 oplocks: LibreOffice and Word file locking

2012-05-03 Thread steve
On 03/05/12 19:16, Jeremy Allison wrote: On Thu, May 03, 2012 at 11:08:49AM +0200, steve wrote: Does this work (Word 2010 sees other opens) if you run the clients against an S3 server ? I'm guessing it will. The current recommended setup is to use S4 as an AD-DC, but S3 joined to the d

Re: [Samba] Samba4 oplocks: LibreOffice and Word file locking

2012-05-03 Thread steve
On 04/05/12 02:26, Jeremy Allison wrote: On Thu, May 03, 2012 at 07:33:53PM +0200, steve wrote: Hi I can't see how to do that. We currently have a single box S4 which serves both the Linux and Windows clients. The files are in the same folders on the same machine. S4 serves the Win

Re: [Samba] Samba4 high cpu load

2012-05-03 Thread steve
On 04/05/12 03:23, Günter Kukkukk wrote: On Monday 30 April 2012 16:04:37 steve wrote: On 05/04/12 00:55, Günter Kukkukk wrote: On Wednesday 04 April 2012 15:33:46 steve wrote: OpenSUSE 12.1 Version 4.0.0alpha19-GIT-7290a62 I have started again to track that down. Will write a test applet

Re: [Samba] Samba4 oplocks: LibreOffice and Word file locking

2012-05-04 Thread steve
ything I have at the moment in the s4 smb.conf except the netlogion and sysvol shares? then remove those shares from the s4 smb.conf? TIA for your patience, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 oplocks: LibreOffice and Word file locking

2012-05-04 Thread steve
On 04/05/12 09:45, Ludek Finstrle wrote: Hi, Thu, May 03, 2012 at 10:16:28AM -0700, Jeremy Allison napsal(a): On Thu, May 03, 2012 at 11:08:49AM +0200, steve wrote: Does this work (Word 2010 sees other opens) if you run the clients against an S3 server ? I'm guessing it will. The cu

Re: [Samba] Samba4 oplocks: LibreOffice and Word file locking

2012-05-04 Thread steve
On 04/05/12 11:09, Ludek Finstrle wrote: Hi Fri, May 04, 2012 at 10:23:37AM +0200, Niels Dettenbach napsal(a): Am Freitag, 4. Mai 2012, 10:12:33 schrieb steve: On 04/05/12 09:45, Ludek Finstrle wrote: I think I'd need two smb.conf files. One for the s4 containing netlogon and sysvo

Re: [Samba] Samba4 oplocks: LibreOffice and Word file locking

2012-05-04 Thread steve
On 05/04/2012 11:43 AM, Ludek Finstrle wrote: Hi Fri, May 04, 2012 at 11:21:13AM +0200, steve napsal(a): One other thing: With winbind, do I have to have my home directories where winbind tells me? ie whatever wbinfo -i user gives? sorry I have no idea. Let's try and you'll see.

[Samba] Samba4 Can't join client to domain (Ubuntu 12.04 DC)

2012-05-04 Thread steve
: Access denied?? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba4: fileserver and Posix ACL's

2012-05-07 Thread steve
Hi Scenario: user steve member of group called staff share called 'reports' with permissions 0750 root:staff When steve tries to access reports on xp or win7 he gets permission denied. We have to set 'reports' to 0755 for steve to have access. No amount of security tab

Re: [Samba] Samba4: fileserver and Posix ACL's

2012-05-07 Thread steve
On 05/08/2012 06:15 AM, Andrew Bartlett wrote: On Mon, 2012-05-07 at 19:12 +0200, steve wrote: Hi Scenario: user steve member of group called staff share called 'reports' with permissions 0750 root:staff When steve tries to access reports on xp or win7 he gets permission denied.

Re: [Samba] Franky vs s3fs vs ...

2012-05-07 Thread steve
On 05/08/2012 06:24 AM, Andrew Bartlett wrote: On Fri, 2012-05-04 at 12:27 +0200, steve wrote: Hi We don't use winbind either and we also use nslcd (what a superb piece of kit). We simply store the rfc2307 attributes in the dn of the user or group and have setup scripts to manipulate use

Re: [Samba] Franky vs s3fs vs ...

2012-05-08 Thread steve
On 05/08/2012 10:19 AM, Andrew Bartlett wrote: On Tue, 2012-05-08 at 08:45 +0200, steve wrote: On 05/08/2012 06:24 AM, Andrew Bartlett wrote: On Fri, 2012-05-04 at 12:27 +0200, steve wrote: Hi We don't use winbind either and we also use nslcd (what a superb piece of kit). We simply stor

Re: [Samba] Franky vs s3fs vs ...

2012-05-08 Thread steve
On 08/05/12 14:11, Andrew Bartlett wrote: On Tue, 2012-05-08 at 11:39 +0200, steve wrote: On 05/08/2012 10:19 AM, Andrew Bartlett wrote: On Tue, 2012-05-08 at 08:45 +0200, steve wrote: On 05/08/2012 06:24 AM, Andrew Bartlett wrote: On Fri, 2012-05-04 at 12:27 +0200, steve wrote: This

Re: [Samba] Franky vs s3fs vs ...

2012-05-08 Thread steve
On 05/09/2012 12:12 AM, Andrew Bartlett wrote: On Tue, 2012-05-08 at 19:05 +0200, steve wrote: On 08/05/12 14:11, Andrew Bartlett wrote: On Tue, 2012-05-08 at 11:39 +0200, steve wrote: On 05/08/2012 10:19 AM, Andrew Bartlett wrote: On Tue, 2012-05-08 at 08:45 +0200, steve wrote: On 05/08

Re: [Samba] Windows 7 often creates new user profiles

2012-05-12 Thread steve
le in the home folder of the user. Then it always seem to work. HTH Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba4 LDAP: how to write to idmap.ldb

2012-05-12 Thread steve
ho we deleted long ago still present there. Over a period of time, this could amount to a lot of wasted space. Would it be possible that samba-tool user delete and samba-tool group delete also delete the corresponding entry in idmap.ldb? Cheers, Steve -- To unsubscribe from this list go t

Re: [Samba] Samba4 LDAP: how to write to idmap.ldb

2012-05-13 Thread steve
On 05/13/2012 07:40 PM, Matthieu Patou wrote: On 05/12/2012 11:30 PM, steve wrote: the space used in idmap for a user mapping is ridiculously small That's fine for us. If we wanted, I suppose we could delete the sid DN in idmap using a ldbsearch on xidNumber. But as you say. Who

[Samba] Samba4 winbind and .gvfs share mounting in Nautilus problem

2012-05-16 Thread steve
Hi everyone I have S4 with winbind working fine with s3fs. Fine that is only when logging in where it auto-mounts my own /home folder. When I log in, my /home folder is correctly mounted automatically: gvfs-fuse-daemon on /home/CACTUS/steve/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev

[Samba] mount.cifs Is it possible to have a file owned by the user who creates the file?

2012-05-16 Thread steve
e the same behavior as nfs if that's possible. Version 4.0.0alpha21-GIT-46a41d0 with s3fs Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] mount.cifs Is it possible to have a file owned by the user who creates the file?

2012-05-16 Thread steve
On 05/16/2012 02:56 PM, steve wrote: Hi e.g. mount.cifs //192.168.1.6/reports /mnt -o rw,setuids,nodev,user=steve2 Any file created in the share is always owned by steve2 (or the person who mounted the share). According to man cifs(8), the setuids overrides this but doesn't seem to wor

Re: [Samba] Backup

2012-05-16 Thread steve
Maybe it was built with an old version of libreadline? e.g. on Ubuntu 11.10 and 12.04 we needed: libreadline-gplv2-dev Merece la pena compobarlo. Salu2, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Trouble with mount.cifs while smbclient works (Ubuntu 12.04)

2012-05-16 Thread steve
"mount error(13): Permission denied"): sudo mount.cifs //server/share /mnt/ -o credentials=/etc/.smb_creds.txt Hi Do you have the cifs-utils package installed? sudo apt-get install cifs-utils Cheers, Steve -- To unsubscribe from this list go to the following URL and read the in

Re: [Samba] mount.cifs Is it possible to have a file owned by the user who creates the file?

2012-05-17 Thread steve
On 05/17/2012 02:34 AM, Jeff Layton wrote: On Wed, 16 May 2012 17:30:23 +0200 steve wrote: On 05/16/2012 02:56 PM, steve wrote: Hi e.g. mount.cifs //192.168.1.6/reports /mnt -o rw,setuids,nodev,user=steve2 Any file created in the share is always owned by steve2 (or the person who mounted

[Samba] Is there anything like cifs autofs for windows?

2012-05-18 Thread steve
g if there anything similar for windows. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Annoying: libreoffice doesn't understand smb:// protocol

2012-05-18 Thread steve
that it mounts with the uid of the user. Does anyone have a workaround? Maybe I should take this to libreoffice? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Grant only one AD group to samba share ?

2012-05-21 Thread steve
mod 0770 /media/share chmod g+s /media/share setfacl -d -Rm g::rw /media/share Now, only members of My Group can get into the share, no matter what you have in smb.conf. Once inside, any files created therein become group rw for My Group members. HTH Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba4: winbind separator

2012-05-22 Thread steve
.site Kerberos: UNKNOWN -- marina...@hh3.site: no such entry found in hdb But s3 can kinit fine: kinit s3 Password for s...@hh3.site: Warning: Your password will expire in 41 days on Tue Jul 3 09:45:30 2012 Could this be pam? Cheers, Steve -- To unsubscribe from this list go to the following URL

Re: [Samba] Grant only one AD group to samba share ?

2012-05-22 Thread steve
am missing something, or you guys need more information. Any thoughts? Hi Sorry. I forgot about winbind (we use nss-pam-ldapd). With winbind running that should read: chgrp MYDAOMAIN\\My\ Group /media/share Cheers, Steve -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] Samba4: winbind separator [SOLVED]

2012-05-22 Thread steve
On 22/05/12 09:56, steve wrote: Hi When I try and login as a domain user called s3: Could this be pam? Cheers, Steve Yes it was. For the record, you need to build with the pam devel headers. On openSUSE that's libpam-dev Cheers, Steve Oh. whilst I'm here, we are finding that

Re: [Samba] Grant only one AD group to samba share ?

2012-05-23 Thread steve
level, it's a doddle to setup and you get one to one gid:uid mappings _every_ time. We have a howto we can send off list if you get fed up. It's for Samba4 though. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Restricting access to [homes]

2012-05-23 Thread steve
ectly. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] multi home dir locations

2012-05-23 Thread steve
this being standard. Winbind has done a good job since 2000 but unless it can cope with new ideas. . . I'm sure it can. It's just not as easy. Please contact us personally for full details. Cheers, Steve. http://linuxcostablanca.blogspot.com.es/p/s4bind.html -- To unsubscribe from this list go

Re: [Samba] multi home dir locations

2012-05-23 Thread steve
/users/$1/$2 chmod 4770 /nas/users/$1/$2 fi exit 0 On Wed, May 23, 2012 at 8:28 PM, steve wrote: On 05/23/2012 03:56 PM, Collen wrote: Hi all, i've got samba 3.6 joined to a ad domain (s4 in this case) running winbind all looks ok, but i ran into a problem (for us that is) i've go

Re: [Samba] Samba as member of multi domain AD (nss/pam)

2012-05-24 Thread steve
ca.blogspot.com.es/p/s4bind.html Cheers and hth a bit with your nss qn. Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Restricting access to [homes]

2012-05-24 Thread steve
On 05/23/2012 09:39 PM, NdK wrote: On 23/05/2012 15:30, steve wrote: If the gidNumber for the gid is stored in AD (as the 2008 and samba4 schema allow) then there can be no clash. It is then no problem in extracting it and applying it using normal /etc/nsswitch.conf format. The AD schema is

Re: [Samba] Restricting access to [homes]

2012-05-24 Thread steve
On 05/23/2012 11:46 PM, Jonathan Buzzard wrote: NdK wrote: On 23/05/2012 15:30, steve wrote: If the gidNumber for the gid is stored in AD (as the 2008 and samba4 schema allow) then there can be no clash. It is then no problem in extracting it and applying it using normal /etc/nsswitch.conf

Re: [Samba] Samba4 : Problem setting folder and file permissions from windows box

2012-05-24 Thread steve
at Nabble.com. Hi I think you may be looking at the same bug as us: https://bugzilla.samba.org/show_bug.cgi?id=8938 Briefly: posix to windows and windows to posix doesn't work at the moment. I feel sure we are on the edge of an imminent fix. Please add your test-case to 3938 if you think it

Re: [Samba] Basic questions regarding Samba capabilities

2012-05-25 Thread steve
ot;Group Policy Management Console" on a Linux DC? Without being an LDAP expert that is. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] GPFS on Linux exported via Samba to Windows Clients, locking issue

2012-05-26 Thread steve
locking only works with certain programs? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Error

2012-06-05 Thread steve
;make install' HTH and good luck, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] using Samba3 smb.conf in Samba4

2012-06-05 Thread steve
or Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] how to automount a kerberos cifs share

2012-06-13 Thread steve
Hi I have an automount map: * -fstype=cifs,sec=krb5 ://server/share/& It works fine, but only if Administrator has tickets. I can't do that on every client! Is there any way I can store the Administrator key in a keytab and use that? Or any other solution? Cheers, Steve -- To un

Re: [Samba] how to automount a kerberos cifs share

2012-06-13 Thread steve
On 13/06/12 21:10, Gaiseric Vandal wrote: How about if you use NFS v4 with kerberos instead of CIFS? On 06/13/12 14:58, steve wrote: Hi I have an automount map: * -fstype=cifs,sec=krb5 ://server/share/& It works fine, but only if Administrator has tickets. I can't do that on eve

Re: [Samba] how to automount a kerberos cifs share

2012-06-14 Thread steve
On 06/13/2012 11:30 PM, Gaiseric Vandal wrote: On 06/13/12 17:08, steve wrote: On 13/06/12 21:10, Gaiseric Vandal wrote: How about if you use NFS v4 with kerberos instead of CIFS? On 06/13/12 14:58, steve wrote: Hi I have an automount map: * -fstype=cifs,sec=krb5 ://server/share/&

Re: [Samba] how to automount a kerberos cifs share

2012-06-14 Thread steve
On 06/14/2012 10:35 AM, steve wrote: On 06/13/2012 11:30 PM, Gaiseric Vandal wrote: On 06/13/12 17:08, steve wrote: On 13/06/12 21:10, Gaiseric Vandal wrote: How about if you use NFS v4 with kerberos instead of CIFS? On 06/13/12 14:58, steve wrote: Is there any way I can store the

Re: [Samba] Samba 4 provisioning error on Ubuntu 12.04

2012-06-14 Thread steve
1-dev anyway. Also, the version that comes with 12.04 is quite dated. Maybe you could consider building it yourself? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba4: s3fs sticky bit file ownership problem

2012-06-18 Thread steve
hilst the files stay inside the share as they are protected the directory being for staff only, but it becomes a problem when we need to move them around. There is also a group rw acl set but removing it makes no difference. Any ideas for a fix or workaround? Cheers, Steve -- To unsubscribe from

Re: [Samba] Samba4: s3fs sticky bit file ownership problem

2012-06-18 Thread steve
On 18/06/12 13:01, rfs wrote: Hi Steve, i think you could do this with a 'force group' directive in the share. [reports] comment = reports path = /sambashares/reports/ browseable = yes public = no writable = yes # force user

[Samba] winbind template homedir liimitations

2012-06-19 Thread steve
Hi Is it possible to specify more than one template homedir = xxx in smb.conf? Everyone seems to have their Linux home directories created in the same folder, which makes administration difficult. We'd like to organise users into sub folders. Cheers, Steve -- To unsubscribe from this li

Re: [Samba] winbind template homedir liimitations

2012-06-19 Thread steve
On 19/06/12 14:47, NdK wrote: Il 19/06/2012 13:33, steve ha scritto: Is it possible to specify more than one template homedir = xxx in smb.conf? I don't think so. It could be useful for me, too, if possible (say: to have a web-home dir for some users, on a separate share than their data

Re: [Samba] Samba 4 provisioning error on Ubuntu 12.04

2012-06-20 Thread steve
ddce5 / ext4 errors=remount-ro,acl,user_xattr 0 1 HTH Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba 4 provisioning error on Ubuntu 12.04

2012-06-21 Thread steve
On 06/21/2012 10:24 AM, Rowland Penny wrote: On 21/06/12 07:42, steve wrote: On 06/21/2012 08:27 AM, Andrew Bartlett wrote: On Wed, 2012-06-20 at 14:17 -0700, todd kman wrote: Let's start from the top: - Is libacl-dev1 installed on your system? ** I think that should be: libacl1-dev He

[Samba] Samba4: s3fs and oplocks

2012-06-21 Thread steve
mounting the NFS share with cifs or using office 2003. Then locking works with all combinations. Not exactly what we want but OK. How can I get this to work with Word 2010? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org

Re: [Samba] Samba 4 provisioning error on Ubuntu 12.04

2012-06-21 Thread steve
On 06/21/2012 11:16 AM, steve wrote: On 06/21/2012 10:24 AM, Rowland Penny wrote: On 21/06/12 07:42, steve wrote: On 06/21/2012 08:27 AM, Andrew Bartlett wrote: On Wed, 2012-06-20 at 14:17 -0700, todd kman wrote: My Samba4 is installed at /usr/local/bin No it isn't. It installed at

Re: [Samba] ACLS without winbind (but WITH correct user mapping)

2012-06-22 Thread steve
nd? If so, a big +1 from me to get the 'both' ways working. Very desirable. Maybe this will get easier when we can put stuff like create mode= and force group= in smb.conf. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] ACLS without winbind (but WITH correct user mapping)

2012-06-22 Thread steve
On 22/06/12 12:50, Colin Fowler wrote: On 22/06/12 11:46, steve wrote: On 22/06/12 11:41, Colin Fowler wrote: On 21/06/12 17:50, Jeremy Allison wrote: On Thu, Jun 21, 2012 at 05:50:45PM +0100, Colin Fowler wrote: Am I corect in thinking that this is something that would be desireable for

[Samba] Samba4 DC replication

2012-06-26 Thread steve
to go to every client and add the new IP for the new DNS? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba4 Can we use two file-servers?

2012-06-26 Thread steve
use that in case of failure? Or maybe add a third box running smbd? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 DC replication

2012-06-26 Thread steve
On 26/06/12 11:45, Mike Howard wrote: On 26/06/2012 08:56, steve wrote: Hi We have just added a second DC to our existing domain. Replication is working fine. We have setup the second DC with bind DLZ and that too is working fine (except that the DNS partition is not replicated). So, we now

Re: [Samba] Samba4 Can we use two file-servers?

2012-06-26 Thread steve
On 26/06/12 11:54, Mike Howard wrote: On 26/06/2012 09:04, steve wrote: Hi We've just added a second DC to our domain, both DCs are Samba4 DC1 is also the s3fs file server. If that goes down then so does the file-server. IOW, we can still authenticate via DC2 but we cannot do any work!

[Samba] Samba4: fileserver on a box other than a DC

2012-06-27 Thread steve
to join the machine to the domain so it becomes just an ordinary member? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4: fileserver on a box other than a DC

2012-06-27 Thread steve
also mean changing profile, home and unixhome attributes in LDAP. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4: fileserver on a box other than a DC

2012-06-27 Thread steve
On 27/06/12 17:34, Bjoern Baumbach wrote: Hi Steve, On 06/27/2012 04:59 PM, steve wrote: How do I then tell the clients (I have both Linux and xp and 7 in the domain) to look at the new fileserver? DFS could be a solution: msdfs proxy (S) This parameter indicates that the share is a

Re: [Samba] Samba4: fileserver on a box other than a DC

2012-06-27 Thread steve
arate partition and syncing that to DC2? Or how about a third box drbd'd to DC1 mirroring the data partition and setting up that as a fileserver too? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] smb.conf for around 2500 users

2012-07-02 Thread steve
it? e.g. I thought about OU's but we do not want to administer from Windows. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] smb.conf for around 2500 users

2012-07-02 Thread steve
On 02/07/12 17:49, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 17:39 +0200, steve wrote: Samba4 with Linux and Windows clients wanting to get the same home folder data. Hi A college has students arranged with Linux home directories according to which year they belong to and which class

Re: [Samba] smb.conf for around 2500 users

2012-07-02 Thread steve
On 02/07/12 21:17, Matthieu Patou wrote: On 07/02/2012 08:39 AM, steve wrote: Samba4 with Linux and Windows clients wanting to get the same home folder data. Hi A college has students arranged with Linux home directories according to which year they belong to and which class within that year

Re: [Samba] smb.conf for around 2500 users

2012-07-02 Thread steve
On 02/07/12 18:50, Lukasz Zalewski wrote: On 02/07/12 17:20, steve wrote: On 02/07/12 17:49, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 17:39 +0200, steve wrote: Hi Steve, Have you considered using autofs to do all of the mapping work for you, so that you have only one /homes/ (or

Re: [Samba] smb.conf for around 2500 users

2012-07-03 Thread steve
On 02/07/12 23:44, Lukasz Zalewski wrote: On 02/07/2012 21:20, steve wrote: On 02/07/12 18:50, Lukasz Zalewski wrote: On 02/07/12 17:20, steve wrote: On 02/07/12 17:49, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 17:39 +0200, steve wrote: Hi Steve, Maybe I have misunderstood what you

Re: [Samba] smb.conf for around 2500 users

2012-07-03 Thread steve
On 03/07/12 09:40, steve wrote: On 02/07/12 23:44, Lukasz Zalewski wrote: On 02/07/2012 21:20, steve wrote: On 02/07/12 18:50, Lukasz Zalewski wrote: On 02/07/12 17:20, steve wrote: On 02/07/12 17:49, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 17:39 +0200, steve wrote: Hi Steve

Re: [Samba] smb.conf for around 2500 users

2012-07-03 Thread steve
On 03/07/12 10:41, Lukasz Zalewski wrote: On 03/07/12 09:29, steve wrote: On 03/07/12 09:40, steve wrote: On 02/07/12 23:44, Lukasz Zalewski wrote: On 02/07/2012 21:20, steve wrote: On 02/07/12 18:50, Lukasz Zalewski wrote: On 02/07/12 17:20, steve wrote: On 02/07/12 17:49, Jonathan

Re: [Samba] smb.conf for around 2500 users

2012-07-03 Thread steve
On 02/07/12 23:28, Steve Thompson wrote: On Mon, 2 Jul 2012, steve wrote: What I want is for that same home directory to be mapped to a windows drive letter. My method of having one share per class works, but would create over 30 shares. I'm not sure that having this many shares is advi

[Samba] s3fs and symlinks

2012-07-03 Thread steve
either directly via the symlink. Does s3fs understand symlinks at the moment? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] s3fs and symlinks

2012-07-03 Thread steve
On 03/07/12 14:33, Volker Lendecke wrote: On Tue, Jul 03, 2012 at 12:48:26PM +0200, steve wrote: Hi everyone I have a problem with S4 following symlinks. In windows, I can access a share ¡f the the path is the actual directory but not if the share contains a symlink to the same directory. I

Re: [Samba] s3fs and symlinks

2012-07-03 Thread steve
On 03/07/12 15:02, Volker Lendecke wrote: On Tue, Jul 03, 2012 at 03:14:45PM +0200, steve wrote: On 03/07/12 14:33, Volker Lendecke wrote: On Tue, Jul 03, 2012 at 12:48:26PM +0200, steve wrote: Ignoring unknown parameter "wide links" Press enter to see a dump of your service d

Re: [Samba] s3fs and symlinks

2012-07-04 Thread steve
On 04/07/12 01:42, Andrew Bartlett wrote: On Tue, 2012-07-03 at 15:14 +0200, steve wrote: On 03/07/12 14:33, Volker Lendecke wrote: On Tue, Jul 03, 2012 at 12:48:26PM +0200, steve wrote: Hi everyone I have a problem with S4 following symlinks. In windows, I can access a share ¡f the the

Re: [Samba] s3fs and symlinks [solved]

2012-07-04 Thread steve
On 04/07/12 10:49, Lukasz Zalewski wrote: On 04/07/12 09:37, steve wrote: On 04/07/12 01:42, Andrew Bartlett wrote: On Tue, 2012-07-03 at 15:14 +0200, steve wrote: On 03/07/12 14:33, Volker Lendecke wrote: On Tue, Jul 03, 2012 at 12:48:26PM +0200, steve wrote: Hi Steve, Check other

Re: [Samba] smb.conf for around 2500 users

2012-07-04 Thread steve
On 03/07/12 10:18, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 18:20 +0200, steve wrote: [SNIP] I think I must be missing something here because as far as I can see, winbindd puts all users into the directory specified in template homedir. [homes] then picks out the user from there

Re: [Samba] smb.conf for around 2500 users

2012-07-04 Thread steve
On 04/07/12 18:12, Nico Kadel-Garcia wrote: On Wed, Jul 4, 2012 at 11:11 AM, steve wrote: On 03/07/12 10:18, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 18:20 +0200, steve wrote: NFS and autofs buys you some very, very useful things. One is that it can support multiple upstream NFS

Re: [Samba] smb.conf for around 2500 users

2012-07-04 Thread steve
On 04/07/12 20:12, Nico Kadel-Garcia wrote: On Wed, Jul 4, 2012 at 1:53 PM, steve wrote: On 04/07/12 18:12, Nico Kadel-Garcia wrote: On Wed, Jul 4, 2012 at 11:11 AM, steve wrote: On 03/07/12 10:18, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 18:20 +0200, steve wrote: NFS and

[Samba] Samba4: how do I install winbind on a client?

2012-07-04 Thread steve
Hi everyone I can run winbindd on the server Ok but how do Install it on a client? Do I have to install the whole of S4 and provision the client as sever-role=member? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org

Re: [Samba] Samba4: how do I install winbind on a client?

2012-07-05 Thread steve
On 05/07/12 10:28, Jonathan Buzzard wrote: On Thu, 2012-07-05 at 08:13 +0200, steve wrote: Hi everyone I can run winbindd on the server Ok but how do Install it on a client? Do I have to install the whole of S4 and provision the client as sever-role=member? I would have said that running

Re: [Samba] smb.conf for around 2500 users

2012-07-05 Thread steve
On 05/07/12 10:48, Jonathan Buzzard wrote: On Wed, 2012-07-04 at 17:11 +0200, steve wrote: The result of this is that we have been removing the automounter from the equation. Hi Jonathan The possibility of being able to get the automount schema into Samba 4 is remote at the present moment

Re: [Samba] Samba4: how do I install winbind on a client?

2012-07-05 Thread steve
On 05/07/12 14:17, steve wrote: On 05/07/12 10:28, Jonathan Buzzard wrote: On Thu, 2012-07-05 at 08:13 +0200, steve wrote: Hi everyone I can run winbindd on the server Ok but how do Install it on a client? Do I have to install the whole of S4 and provision the client as sever-role=member? I

[Samba] Samba4: mounting cifs on Linux client no longer preserves acl's

2012-07-06 Thread steve
nyone? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4: mounting cifs on Linux client no longer preserves acl's

2012-07-06 Thread steve
On 06/07/12 12:21, steve wrote: mount -t cifs //hh1/reports /mnt -ore,sec=krb5,uid=,gid=staff Retried with: mount -t cifs //hh1/reports /mnt -orw,sec=krb5,uid=,gid=staff Same. So it's not the typo. Cheers, Steve -- To unsubscribe from this list go to the following URL and rea

<    2   3   4   5   6   7   8   9   10   11   >