Re: [cifs-discuss] File permissions problems on files created from Windows

2010-06-01 Thread Jordan Brown

Roy Sigurd Karlsbakk wrote:
Adding ad to the passwd and group lines in /etc/nsswitch.conf 
should cause the system to show Windows names like this in your ls 
output.  See ad(5).


We don't have an AD controller in this test environment yet, I was only testing 
with local osol users.


Ah.  ad will still help, I believe.  It's primarily known for looking 
up AD users, but it also looks up the builtin special accounts.


Note that ad only affects display and the ability to use Windows-style 
names in programs like chown.  It doesn't affect whether or not shares 
work, or who can access them.



Should it not be possible for such a configuration to work with users sharing 
files?


Yes, it should.  We call it workgroup mode.


Perhaps adding that group and adding the users to that group will help, 
though...


I'm not sure which group you're referring to here.  I was talking about 
adding ad to /etc/nsswitch.conf.


___
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss


Re: [cifs-discuss] File permissions problems on files created from Windows

2010-05-29 Thread Roy Sigurd Karlsbakk
- Jordan Brown jordan.br...@oracle.com skrev:

 Why do you say that files are set to group -1?  I don't see any -1 
 above; I see group other as the group setting for the file, and I
 see 
 an ACL entry for group 2147483648.  2147483648 is reserved to mean the
 Windows group SYSTEM.  (If you thought that 2147483648 was -1 as an
 unsigned number, no, that's 4294967295.)

ok - sorry about that.

 Adding ad to the passwd and group lines in /etc/nsswitch.conf 
 should cause the system to show Windows names like this in your ls 
 output.  See ad(5).

We don't have an AD controller in this test environment yet, I was only testing 
with local osol users. Should it not be possible for such a configuration to 
work with users sharing files? Perhaps adding that group and adding the users 
to that group will help, though...

 Did you want to explore why SYSTEM gets into your ACLs?  The first step 
 would be to look at the ACL for the directory these files are in.  If
 it has inheritable ACL entries, the SYSTEM is probably there; if it 
 doesn't, I believe you're seeing the system default ACL (which I
 believe matches the Windows default ACL).

I'll do some more testing with ACLs on the 'root' of  the share.

thanks a bunch
 
Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
r...@karlsbakk.net
http://blogg.karlsbakk.net/
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er 
et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av 
idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og 
relevante synonymer på norsk.
___
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss


[cifs-discuss] File permissions problems on files created from Windows

2010-05-28 Thread Roy Sigurd Karlsbakk
Hi all

I'm trying to move from Samba to the CIFS server in osol, and came across this 
problem... It seems the users, all in the 'other' group (gid 1). Still, files 
are set to group -1. zfs aclmode has been set to groupmask, but I don't think 
that's the problem.

--+  1 roy  other  9 May 28 09:45 Copy of test.txt
   user:roy:rwxpdDaARWcCos:---:allow
   group:2147483648:rwxpdDaARWcCos:---:allow
d-+  2 petter   other  2 May 28 10:22 hurra for meg
user:petter:rwxpdDaARWcCos:---:allow
   group:2147483648:rwxpdDaARWcCos:---:allow
--+  1 petter   other  9 May 28 09:45 test - Copy.txt
user:petter:rwxpdDaARWcCos:---:allow
   group:2147483648:rwxpdDaARWcCos:---:allow

Any ideas

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
r...@karlsbakk.net
http://blogg.karlsbakk.net/
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er 
et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av 
idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og 
relevante synonymer på norsk.
___
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss