Displaying 7 results from an estimated 7 matches for "ckollars9".
2007 Aug 24
1
Re: Samba & ACLs?
> From: Chuck Kollars <ckollars9 <at> yahoo.com>
> Subject: Samba & ACLs?
> Date: 2006-08-19 02:46:45 GMT
> How exactly do Samba 3.x and ACLs interrelate? ...
> I started out naively assuming that the *nix
> uidNumber/gidNumber Samba mapped the end user to
> would behave exactly the same whether...
2008 Feb 21
1
how belatedly copy ACLs?
My original has Posix ACLs (they work fine, that's not
the issue). I screwed up my backup by forgetting to
copy the ACLs. But now my backup isn't right and I
want to fix it. Using the right `rsync` with the right
parameter isn't enough to fix the problem. Even the
right `rsync` sees this as "no change" and doesn't
copy anything (since the file contents haven't
2006 Apr 23
0
Where SIDs In Old Old Samba?
I'm migrating from a very very old Samba (Cobalt Qube
Network Appliance, seemingly some 2.1... Samba
version). I've got over a hundred Windows XP clients
that have "joined" the existing domain. I want to
migrate all those memberships to the new Samba so I
don't have to visit every one of those client machines
individually. I think I know how ...except I haven't
been able
2006 Sep 26
0
POSIX ACLs (not Windows)
I'm going crazy trying to deal with file and directory
perms set by Samba's attempt to echo Windows ACLs.
I log in directly to my Linux box and tweak ACLs until
they work exactly like I wish them to. But when I then
access those files through Samba, I get
_different_results_, apparently because Samba is
trying awfully hard to emulate Windows.
How can I tell Samba when handling perms to
2006 Oct 18
2
net rpc password?
When I try to execute `net rpc group` it asks
"Password:", then no matter what I enter it's always
wrong.
(I suspect this means I skipped a whole section of
installation I shouldn't have.)
So far I haven't found an answer in the HOWTO; I must
be looking in the wrong spot. Where _should_ I start
looking?
thanks!
__________________________________________________
Do You
2008 Mar 06
2
server-side AND client-side symlinks?
How can I have both server-side and client-side
symlinks?
Server-side symlinks are needed for example when what
appears to the user to be a single mounted directory
is actually tens of little pieces tied together by
symlinks. Having those symlinks coalesces many mounts
that would all have to be perfect in parallel into a
single mount that's either fully successful or not.
Client-side
2006 Aug 19
1
Samba & ACLs?
How exactly do Samba 3.x and ACLs interrelate? With
the mount parameter I've turned on ACLs on the whole
filesystem that Samba has various pointers into
(including all the home directories and the netlogon).
I started out naively assuming that the *nix
uidNumber/gidNumber Samba mapped the end user to would
behave exactly the same whether they were a Samba user
or were logged on locally. But