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 work

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
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 instructions

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 stevest...@steve-ss.com 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

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

2012-05-18 Thread steve
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
is 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
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
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 instructions: https://lists.samba.org/mailman/options/samba

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 having

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

2012-05-23 Thread steve
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
, 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
into 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
:admin-grp /nas/users/$1/$2 chmod 4770 /nas/users/$1/$2 fi exit 0 On Wed, May 23, 2012 at 8:28 PM, stevest...@steve-ss.com 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

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

2012-05-24 Thread steve
/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

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
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 relevant. Cheers, Steve

Re: [Samba] Basic questions regarding Samba capabilities

2012-05-25 Thread steve
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
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
, 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 unsubscribe

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 every client

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

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

2012-06-14 Thread steve
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
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 = ntadmin

[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 list go

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-home

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

2012-06-21 Thread steve
/ 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 Here

[Samba] Samba4: s3fs and oplocks

2012-06-21 Thread steve
this by 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 /usr

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

2012-06-22 Thread steve
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

[Samba] Samba4 DC replication

2012-06-26 Thread steve
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
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! What

[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
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

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

2012-06-28 Thread steve
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

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 advisable

[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 definitions

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

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

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 st...@steve-ss.com 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

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

2012-07-05 Thread steve
On 04/07/12 20:12, Nico Kadel-Garcia wrote: On Wed, Jul 4, 2012 at 1:53 PM, steve st...@steve-ss.com wrote: On 04/07/12 18:12, Nico Kadel-Garcia wrote: On Wed, Jul 4, 2012 at 11:11 AM, steve st...@steve-ss.com wrote: On 03/07/12 10:18, Jonathan Buzzard wrote: On Mon, 2012-07-02 at 18:20

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

2012-07-05 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
? 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 read

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: Version 4.0.0beta4-GIT-8f44389 Hi everyone Up until recently, mounting a share on a Linux client preserved the permissions of the files in the share, but now it doesn't. Here is the same on: Version 4.0.0beta2 mount -t cifs //hh1/reports /mnt -orw,sec=krb5

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

2012-07-06 Thread steve
On 06/07/12 13:14, steve wrote: On 06/07/12 12:21, steve wrote: Version 4.0.0beta4-GIT-8f44389 This is due to having wide links = Yes unix extensions = Yes in smb.conf Will start another thread. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions

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

2012-07-07 Thread steve
On 07/07/12 08:43, Volker Lendecke wrote: On 06/07/12 12:21, steve wrote: Version 4.0.0beta4-GIT-8f44389 Just read https://lists.samba.org/archive/samba/2012-July/168131.html again with some more attention than first time. Read it properly to the end. It's all in there. Hi Volker, hi

Re: [Samba] How do I join a samba 3 client to a samba 4 AD server?

2012-07-09 Thread steve
to /etc/hosts and made the server IP the only DNS entry in /etc/resolv.conf on the client and we could then join. Otherwise make sure that host server on the client works. Good luck, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https

Re: [Samba] How do I join a samba 3 client to a samba 4 AD server?

2012-07-09 Thread steve
On 09/07/12 14:17, Quinn Plattel wrote: Should be posted on the list too... br, Quinn On Mon, Jul 9, 2012 at 2:16 PM, Quinn Plattel qie...@gmail.com wrote: Thanks Steve, Looks like I got it working now: # net ADS JOIN -U Administrator Enter Administrator's password: Using short domain name

Re: [Samba] Bind9 Error

2012-07-10 Thread steve
usually picks it up. We also had problems when bind was running chroot as it couldn't find /usr/local/samba/private/named.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] Permission for copied file/dir

2012-07-10 Thread steve
0770 /your/directory setfacl -d -Rm g::rwx /your/directory 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] Linux SSO with samba4?

2012-07-12 Thread steve
information on several other sites. HTH, Bernd Hi Quinn, Bernd, everyone We converted that same method into Linux. A Linux-windows SSO solution usind S4. We called it s4bind. The details are here: http://linuxcostablanca.blogspot.com.es/p/s4bind.html HTH Steve -- To unsubscribe from

Re: [Samba] nslcd service - Client not found in Kerberos database

2012-07-12 Thread steve
exportkeytab /etc/nslcd.keytab --principal=nslcd-service 4.edit /etc/default/nslcd to contain: K5START_START=no 5. start the service k5start -f /etc/nslcd.keytab -U -o nslcd -K 540 -k /tmp/host.tkt service nslcd start That's it. HTH Cheers, Steve -- To unsubscribe from this list go to the following URL

Re: [Samba] Linux SSO with samba4?

2012-07-12 Thread steve
an Ubuntu howto on the same site which includes the NFS. http://linuxcostablanca.blogspot.com.es/2012/01/samba-4-ubuntu.html 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] nslcd service - Client not found in Kerberos database

2012-07-12 Thread steve
On 12/07/12 20:30, Quinn Plattel wrote: Hi Steve, Thanks for the info - that helps a lot! I can see that the /etc/init.d/nslcd script in Ubuntu needs modifying in order for k5start to work. It uses -u to specify an alternate principal which you don't use in your example. The script uses host

Re: [Samba] Linux SSO with samba4?

2012-07-13 Thread steve
, nslcd.conf and nsswitch.conf for new Linux clients. 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] ldbsearch/kerberos issue

2012-07-13 Thread steve
On 13/07/12 17:35, Steve Thompson wrote: Samba 4.0.0beta3, CentOS 6.2 I can successfully perform an ldbsearch on the Samba ldb by specifying the -U parameter: # ldbsearch -H ldap://hostname -U username and while I can kinit successfully, I cannot use the resulting ticket to connect

Re: [Samba] Understanding kerberos principals in samba4

2012-07-16 Thread steve
On 16/07/12 13:21, Quinn Plattel wrote: Hi Steve, I was taking nslcd as an example and I know that one workaround is the way you describe it, but I see more than just nslcd/k5start service that uses the HOST/hostname.domain.net Hi Quinn Sorry. I thought you were still with the nslcd

Re: [Samba] nslcd service - Client not found in Kerberos database

2012-07-16 Thread steve
On 16/07/12 15:18, Quinn Plattel wrote: Steve, An alternate workaround to steps 3,4,5 is to do the following: 3: samba-tool domain exportkeytab /etc/krb5.keytab --principal=nslcd-service 4: edit /etc/default/nslcd and add the line: K5START_PRINCIPAL=nslcd-service 5: start nslcd with service

Re: [Samba] samba segfault with autofs schema

2012-07-17 Thread steve
On 17/07/12 19:22, Steve Thompson wrote: Samba 4.0.0beta3, CentOS 6.2 32-bit. I am loading the automount schema into a vanilla Samba4 database. The schema can be found at: http://http://www.cbe.cornell.edu/~smt/Automount_template.txt Hi Can't seem to access that, but try this: dn: CN

Re: [Samba] Linux SSO with samba4?

2012-07-17 Thread steve
-ldapd. We work with limited resources but are more than willing to help those go down the same road. Offlist or via our blog if you like. 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] samba segfault with autofs schema

2012-07-17 Thread steve
On 17/07/12 20:14, Steve Thompson wrote: On Tue, 17 Jul 2012, steve wrote: Can't seem to access that, but try this: Yep, apart from different values for schemaIdGuid, that's exactly the same as the one that I'm using. Steve Hi Steve Are you on Linux? It must be our schema mod

Re: [Samba] samba segfault with autofs schema

2012-07-18 Thread steve
On 17/07/12 23:19, Steve Thompson wrote: On Tue, 17 Jul 2012, steve wrote: Are you on Linux? It must be our schema mod. that is wrong. This guy has it working on Solaris: http://phaedrus77.blogspot.com.es/2010/04/samba4-ad-domain-controller-to-serve.html Yes, I am on Linux (CentOS 6.2 32

Re: [Samba] Linux SSO with samba4?

2012-07-18 Thread steve
On 17/07/12 23:49, mourik jan heupink wrote: What blog would that be..? On 07/17/2012 08:20 PM, steve wrote: Offlist or via our blog if you like. http://linuxcostablanca.blogspot.com.es/p/samba-4.html -- To unsubscribe from this list go to the following URL and read the instructions

Re: [Samba] Failing to get uids from AD

2012-07-18 Thread steve
with /etc/nsswitch.conf conatining: passwd: compat ldap nss-ldapd (for example) pulls the uidNumber fine using: getent passwd Is that what we are talking about? 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] samba segfault with autofs schema

2012-07-18 Thread steve
On 18/07/12 14:02, Steve Thompson wrote: On Wed, 18 Jul 2012, steve wrote: Here is an auto.misc home directory map that we translated from solaris. I already have all of the maps ready to import, but I cannot do that until I can import the schema. And I cannot do that until I can get samba

Re: [Samba] Linux SSO with samba4?

2012-07-18 Thread steve
. . . C'mon. Do it:) 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] samba segfault with autofs schema

2012-07-18 Thread steve
On 18/07/12 19:28, Steve Thompson wrote: I just tried updating from beta3 to beta4; same situation: the samba daemon segfaults on startup when the automount schema have been loaded. Steve Same here, but. . . Remember: mere mortals are strictly forbidden by law to access anything under

Re: [Samba] Linux SSO with samba4?

2012-07-19 Thread steve
On 19/07/12 10:58, Quinn Plattel wrote: Hi Steve, No, I haven't given up yet but right now I am trying the Ubuntu SingleSignOn way without samba4. I know it doesn't apply to samba4 but you should be able to use the client setup parts against samba4. I took a break from samba4 yesterday

Re: [Samba] Samba4 unable to find SPN (Kerberos)

2012-07-21 Thread steve
/hostname@REALM host/hostname@REALM root/anyname@REALM nfs/anyname@REALM host/anyname@REALM /quote There are lots of misunderstandings about nfs and Kerberos. We tried to collect them: http://linuxcostablanca.blogspot.com.es/2012/02/nfsv4-myths-and-legends.html HTH, Steve -- To unsubscribe from

[Samba] Samba 4 AD What's the difference between a Domain and a Forest

2012-07-21 Thread steve
Is a Forest more than one domain joined? Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] rsync folder permissions

2012-07-22 Thread steve
the new directories, does it respect user and group all the way along or must we wait for the end of the rsync to find out? IOW, sometimes we get a correct rsync but not every time even if we leave it to the end. If anyone can help me with the English here that would be beautiful. Cheers, Steve

Re: [Samba] Storing uidNumber and gidNumber in GC?

2012-07-22 Thread steve
On 22/07/12 11:04, Elia Pinto wrote: It is a possibilty. But not the only, if you want to consider to reuse deleted account uid number. OTOH, if you care to don't never permit reuse the same uid number Hi In windows I can create a GPO which restricts access to an OU e.g. specific areas of

[Samba] Samba4: how to build on Virtualbox

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

Re: [Samba] rsync folder permissions

2012-07-23 Thread steve
On 23/07/12 13:41, Marcio Merlone wrote: Em 22-07-2012 05:13, steve escreveu: I'm trying to rsync our filserver to a USB backup. When I first start, all the folders are created with root:root ownership whereas the actual owners are root:Domain Users or root: one.of.our.groups Eventually

Re: [Samba] Failing to get uids from AD

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

Re: [Samba] Failing to get uids from AD

2012-07-24 Thread steve
only do that from ldapmodify over here. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

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