similar to: Sync passwords unix/smb with FDS backend?

Displaying 20 results from an estimated 7000 matches similar to: "Sync passwords unix/smb with FDS backend?"

2008 Jan 10
2
looking for a pam_smbpass user to answer passwd sync issues
I need to let my users change their password using PAM to preserve the existing ldap authentication system. How can I force pam to sync the smb password to the unix one. I am running Fedora 7 package on an x86-64 system. I have smb working via ldap and sambasam.schema (v3.0.24) I have unix password sync = yes but it should not come into play as I never plan to reset passwords via smbd. In
2008 Jan 02
2
Fedora samba and ldap (resend)
I am currently using the Fedora Open directory with a posix structure user information to authenticate several hundred Mac users. Currently this is being done using the netatalk package for userId, UID, GID, password, home directory. What I am looking for is a way to move from netatalk to Samba without losing my LDAP capabilities. I have seen several post related to doing this but none
2003 May 22
1
Macintosh OS 9.2 and SMB Networks
Some use Dave (http://www.thursby.com/products/dave.html) or DoubleTalk (http://www.connectix.com/products/dt.html). However, we use Netatalk (http://netatalk.sourceforge.net/) successfully to share the Unix/Samba file system with our Mac clients. Is there any reason you can't use Netatalk? Khanh Tran Network Operations Sarah Lawrence College -----Original Message----- From: Corey Hart
2006 May 01
1
fedora directory server (FDS)
Thanks Craig for your soon answer.. I've now the FDS up and running... I am now creating my users in FDS because I want to unify the authentication of my 3 centos servers. BUT, When I create my users in FDS I don't see any option of UID, GID, home directory, etc, so the FDS server return an error and my remote users can't authenticate....... my question is? 1. Can I use FDS to
2005 Dec 06
2
OpenLDAP to FDS 7.1
I am intending to test FDS 7.1 for our LDAP database. We have a custom schema currently set up with OpenLDAP. I am looking for a script ton convert those schema files to the FDS LDIF format. I could have sworn someone posted a link in the previous LDAP thread, but I can't find it now. If anyone has that script, I would appreciate a pointer. Thanks, Bowie
2019 Aug 27
1
[PATCH nbdkit] server: Try hard to maintain invariant that fds 0, 1 and 2 are always open.
https://www.redhat.com/archives/libguestfs/2019-August/thread.html#00347 Thanks: Eric Blake and Daniel P. Berrangé --- common/utils/utils.h | 1 + server/connections.c | 4 ++-- server/crypto.c | 5 +++-- server/main.c | 23 +++++++++++++++++++++++ common/utils/utils.c | 29 +++++++++++++++++++++++++++++ 5 files changed, 58 insertions(+), 4 deletions(-) diff --git
2020 Sep 23
2
[PATCH 0/6] drm/nouveau: Support sync FDs and sync objects
On Wed, Sep 23, 2020 at 11:18:53AM +0200, Thierry Reding wrote: > On Fri, Aug 28, 2020 at 12:40:10PM +0200, Thierry Reding wrote: > > From: Thierry Reding <treding at nvidia.com> > > > > Hi, > > > > This series implements a new IOCTL to submit push buffers that can > > optionally return a sync FD or sync object to userspace. This is useful > >
2018 Jan 12
2
[PATCH 0/3] drm/tegra: Add support for fence FDs
On Fri, Jan 12, 2018 at 10:40:16AM +0000, Chris Wilson wrote: > Quoting Thierry Reding (2018-01-11 22:22:46) > > From: Thierry Reding <treding at nvidia.com> > > > > This set of patches adds support for fences to Tegra DRM and complements > > the fence FD support for Nouveau. Technically this isn't necessary for a > > fence-based synchronization loop
2006 Aug 14
4
too many close calls for non-opened fds
Hello All, I'm using OpenSSH 4.3p2 in HP-UX 11.23. On running tusc (a tool to trace system calls and signals) on sshd, I found lot of close calls upto 2047. Those close calls try to close a non-opened file descriptor and results in an error. This behaviour is seen only from OpenSSH 3.9 where closefrom() call is introduced to close the file descriptors before re-exec. The fix is to check
2018 Jan 12
1
[PATCH 0/3] drm/tegra: Add support for fence FDs
On Fri, Jan 12, 2018 at 03:38:56PM +0000, Chris Wilson wrote: > Quoting Thierry Reding (2018-01-12 15:14:38) > > On Fri, Jan 12, 2018 at 10:40:16AM +0000, Chris Wilson wrote: > > > Quoting Thierry Reding (2018-01-11 22:22:46) > > > > From: Thierry Reding <treding at nvidia.com> > > > > > > > > This set of patches adds support for fences
2008 Feb 26
2
setup printing without a Windows PC client, how?
I am setting up Samba as a work-around for situation in a Debian/Mac OS X LAN. I have several Debian boxes and several Macs in a small LAN. A new addition is my daughter's new Mac laptop which came with Leopard installed. Older Macs connected to netatalk on a Debian Etch box, but I can't get Leopard to connect. So I'm trying to get Samba running and serving to Mac clients. The
2019 Jul 31
2
Re: [nbdkit PATCH 8/8] rate: Atomically set CLOEXEC on fds
On 7/31/19 4:31 PM, Eric Blake wrote: > The rate filter is potentially opening fds in one thread while another > thread is processing a fork() in the plugin. Although the file is not > open for long, we MUST atomically use CLOEXEC to avoid fd leaks. This > one is a bit harder to observe using only the sh plugin, because the > window is small; you'll have better success at
2006 Jul 25
1
best URL for tuning for maximum connections, fds, etc.
If list members know of a good URL for tuning Centos or Linux servers which face high demands for concurrent connections, large numbers of fds, etc., please advise. thnx/rgds/ldv
2006 Mar 20
1
Samba FDS backend groupmap error
Hello all, Having difficulty with setup of samba with FDS backend. Probably some thing simple, but I can't figure it out, any help would be greatly appreciate, Groupmap command fails, abbreviate debug out follows. Peter 2006/03/20 08:56:02, 5] lib/charcnv.c:charset_name(81) Substituting charset 'UTF-8' for LOCALE [2006/03/20 08:56:02, 5]
2006 Jan 19
3
Samba 2.2.5 pbedit
Hi all Have an installation that is having problems using samba 2.2.5 on AIX 5.1 When I try to use the pdbedit command I get the following What I ultimately want to do is have samba expire and force the users to change their passwords periodically. I realize that it looks like I am missing a lib here but which one and where do I get it. The company I work for is strict on
2006 Oct 18
1
Profile permissions issue? Samba and FDS problem
First some information on the system set up. OS: CentOS 4.3 Samba 3.0.10 FDS 7.1 Samba is acting as a PDC for our network. We have both windows 2000 and windows XP client machines. They are all joined to our domain. Everything "seems" to be fine except that when a user logs into a machine they can not make even simple changes to setting such as folder options (ie. view file extensions).
2007 Mar 19
1
abode acrobat professional 7.0 installation problem
Hi all, When I try to install acrobat pro 7.0, I get the following error and execution stops: "fixme:msi:MsiInstallProductW L"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe Acrobat 7.0 Professional\\AcroPro.msi" L" SETUPEXEDIR=\"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe Acrobat 7.0 Professional\"" err:msi:ITERATE_Actions Execution halted,
2019 Aug 01
1
Re: [nbdkit PATCH 8/8] rate: Atomically set CLOEXEC on fds
On 8/1/19 4:12 AM, Richard W.M. Jones wrote: > On Wed, Jul 31, 2019 at 05:01:52PM -0500, Eric Blake wrote: >> On 7/31/19 4:31 PM, Eric Blake wrote: >>> The rate filter is potentially opening fds in one thread while another >>> thread is processing a fork() in the plugin. Although the file is not >>> open for long, we MUST atomically use CLOEXEC to avoid fd
2012 Oct 18
2
CIFS: Deprecating NFS mounting syntax in mount.cifs
The following patch adds a warning when using NFS mounting syntax (server:/share), instead of the usual UNC syntax (//server/share || \\server\share), that support for NFS style mounts will be removed in version 6.0 of the mount.cifs utility. The reasoning for this is simple. Support for NFS syntax is undocumented and increases maintenance overhead. This came up recently on the cifs-utils list
2008 Jan 02
1
(no subject)
I am currently using the Fedora Open directory with a posix structure user information to authenticate several hundred Mac users. Currently this is being done using the netatalk package for userId, UID, GID, password, home directory. What I am looking for is a way to move from netatalk to Samba without losing my LDAP capabilities. I have seen several post related to doing this but none