Displaying 20 results from an estimated 4000 matches similar to: "nscd and winbindd"
2019 Mar 01
2
Using Access Control Lists with SMB2/SMB3 Mounts on Linux Clients
Hi Jeremy, Hi Steve, Hi Ronnie,
thanks for your replies and the profound discussion.
I think, it's best to demonstrate my problem case along an real world example:
The following log of a console sesssion shows how I am doing the mounts on behalf Linux Kernel CIFS-FS Module on the
client side against a Samba 4.5 file server (both running on Debian Stretch 9.8) via SMB/CIFS resp. SMB2 protocol:
2019 Feb 26
2
Using Access Control Lists with SMB2/SMB3 Mounts on Linux Clients
Dear all,
what is about the support for POSIX ACL in Samba protocol implementation of SMB2 and SMB3?
>From what I extracted from SNIA and SambaXP developer conference talks and as well as the official Samba Wiki,
support for POSIX ACL in SMB2 and SMB3 has been completely abandonned. Am I right?
If so, is there any other possibility to allow Linux Clients to natively access access control lists
2018 Nov 06
2
Samba CIFS Mounts with Kerberos Security: Write Access denied
Hi all,
I am testing different setups for Samba home share mounts via the
CIFS protocol on Linux clients with and without Keberos security (both
krb5 and krb5i). I am experiencing some strange behaviour in case of
Kerberos authentication:
In case of mounts (by root or the user itself) without Kerberos security (only
NTLMv2 authentication), local root and the owning user on the Linux client
2019 Feb 27
2
Using Access Control Lists with SMB2/SMB3 Mounts on Linux Clients
On Tue, Feb 26, 2019 at 09:03:41AM -0800, Jeremy Allison via samba wrote:
>
> Check out the latest cifsfs code. I think Steve
> and Aurelian and Ronnie added an ioctl for this.
>
> I'm here at Vault in Boston with Steve, I'll ask
> him :-).
Steve says there are two utilities in Linux,
getcifsacl and setcifsacl that use a custom
ioctl inside the Linux cifsfs kernel
2019 Feb 26
2
Using Access Control Lists with SMB2/SMB3 Mounts on Linux Clients
Thanks for the first reply, Jeremy.
What about the (future) implementation of RichACL?
Will there be any native Linux Client support along with the SMB2/SMB3 protocol?
I know, there is a native implemenation for RichACLs in ext4 FS.
Unfortunately, smbcals is not a native Linux ACL Tool and has a very unhandy syntax.
I just tested some days ago. ;-)
I am looking for a solution that allows the
2019 Feb 27
0
Using Access Control Lists with SMB2/SMB3 Mounts on Linux Clients
Dear Jeremy,
thanks for your instant reply. :-)
Along with Linux native getfacl/fetfacl, I also tested getcifsacl/setcifsacl (for sure thoroughly ;-)).
Unfortunately, these CIFS client tools seem to have been designed as part of the "old" CIFS
Unix Extensions, working only for SMB/CIFS mounts, and are not supposed to work with
SMB2/SMB3 mounts, as I guess.
During my tests, the
2019 Mar 01
0
Using Access Control Lists with SMB2/SMB3 Mounts on Linux Clients
Could you see if anything useful in the logs indicating why the ACL
was not returned? Instructions are at:
https://wiki.samba.org/index.php/LinuxCIFS_troubleshooting#Enabling_Debugging
(it is easier for newer kernels due to dynamic tracing e.g. "trace-cmd
record -e cifs" but even with these older kernels it should be enough
information in the dmesg logs - if not a wireshark trace
2020 Jul 02
5
Multiprotocol File Sharing via NFSv4 and Samba
Hi all,
are there any non-commercial solutions (apart from solutions like Dell EMC, IBM and NetApp) around that allow to simultaneously access the same file system via NFSv4 and Samba exports in a (nearly) non-conflicting manner, especially w.r.t. to NFSv4/Windows ACL incompatibilities?
Best
Sebatian
____________________
Sebastian Kraus
Team IT am Institut f?r Chemie
Geb?ude C, Stra?e des 17.
2020 Jul 02
1
Multiprotocol File Sharing via NFSv4 and Samba
FreeNAS / FreeBSD have native NFSv4 ACLs. They do however lack kernel
oplock support so there are perhaps some caveats in that regard.
On Thu, Jul 2, 2020 at 3:07 PM Strahil Nikolov via samba <
samba at lists.samba.org> wrote:
> Hi Kraus,
>
> I know that Gluster can be exported over NFS-Ganesha (supports v4.X),
> Samba (protocol 1.0 in order to get 'real'
2020 Jul 02
0
Multiprotocol File Sharing via NFSv4 and Samba
Hi Kraus,
I know that Gluster can be exported over NFS-Ganesha (supports v4.X), Samba (protocol 1.0 in order to get 'real' permissions), Apple's stuff and if you rebuild the source - you can use the built-in gNFS (supports NFS v3 over tcp) all at once.
Yet, I'm not sure about the ACLs, so you should either test it yourself or ask on the gluster mailing list.
Deployment
2019 Nov 14
0
Changes in Linux CIFS Kernel Module w.r.t. ACL features
I passed by the changelog for the Linux CIFS Kernel Module at https://wiki.samba.org/index.php/LinuxCIFSKernel.
The following two sections caught my attention:
>> 4.19 Kernel (69 changesets, module version 2.13)
>>Allow cifs.ko to be built with insecure dialects disabled (vers=1.0 and vers=2.0 not allowed). Add support for snapshot
>> mounts (specifying "snapshot="
2015 Dec 29
2
LMTP crashes on Debian with dovecot backports from rename-it.nl
Hello dovecot-users,
we're running Debian 7.9 with dovecot from Stephan Bosch's repository:
deb http://xi.rename-it.nl/debian/ oldstable-auto/dovecot-2.2 main
Starting with dovecot 2.2.20-1 build 28, we suddenly discovered that
some mails (to be locally delivered) "got stuck". dovecot's log revealed
messages like the following one:
Dec 29 09:56:50 mailhost dovecot:
2006 Oct 07
3
nscd crashes
I've had problems with nscd crashing every few days on my CentOS 4
mail server for a while now. The problems started maybe around CentOS
4.2, although I don't remember for sure. My debugging efforts let me
to disable nscd's persistent cache, and that seemed to work for a
while, but since upgrading to CentOS 4.4, the crashes have started
again.
When nscd crashes, the rest of the
2007 Oct 09
1
nscd segfaulting on centos 4.5
Does anyone know if there is a fix for nscd segfaulting after a short period of time.
Googling for it came up with one result that suggested deleting the files in
/var/db/nscd , but that didn't help. Another result was about run away processes which
is not the problem I'm having.
They are x86_64 boxes.
output from /var/log/messages
Oct 9 12:56:38 lyra kernel: nscd[11660]: segfault at
2013 Mar 25
3
nscd
Has anyone had problems accessing random websites since going up to 6.4?
Since about the day after I got partly upgraded, if I try to access
nytimes.com, or orbitz.com, I get server not found.
With a lot of work, I, my manager, and the other admin, found that setting
options edns0 in /etc/resolv.conf fixed it - I suspect that the network
folks updated their internal nameservers (which are M$)
1999 Jan 15
6
locking Problem 2.0.0 on SGI
Hi,
after having upgraded from 2.0.0beta2 to 2.0.0 there are happening strange
things:
1) After startup of smbd I find the following message in log.smb
smbd version 2.0.0 started.
Copyright Andrew Tridgell 1992-1998
[1999/01/15 17:38:09, 1] smbd/files.c:file_init(219)
file_init: Information only: requested 10000 open files, 2490 are
available.
2) doing a smbclient -L <hostname>
2006 May 24
1
NSCD, should it be used or not with LDAP, pam, nss
Again, another confusing issue in two how-to's I'm trying to resolve.
In the SBE (samba-3 by example) Pg 161 in the PDF states. (It's
actually page 200 of the PDF, but 161 of the numbered document pages.)
"The name service caching daemon (nscd) is a primary cause of
difficulties with name resolution, particularly where winbind is
used."
But the Authconfig in the IDEALX
2005 May 03
2
nscd, ldap and the root/Administrator account
Hi,
I'm using Samba 3 as a PDC with an Openldap backend and also have a
number of Samba domain member servers that lookup the ldap directory for
their account information. I use ssh to perform various administration
tasks. There is an account called Administrator in the LDAP directory
that has a UID of 0 . However, after nscd has been started, the next
time i login to one of the member
2007 Oct 24
1
nscd problem
Hi All,
I just enabled nscd to see if I can speed up some operations on our
large NFS/NIS environment, however, now that I've enabled nscd I am no
longer able to sudo. Can someone please point me in the right
direction? Everything was working fine prior to enabling it.
--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus
Phone :
2012 Sep 05
1
CentOs6- Use nscd for offline LDAP
Dear All,
I'm thinking about connecting the 15 or so laptops in our organisation
to LDAP.
Now I'm trying to use nscd in order to enable the users to work when
being offline.
The test laptop is installed for this occasion, updated CentOs6.3.
Following the advise I found on a few posts I modified */etc/nscd.conf :
*
server-user nscd
logfile