Displaying 20 results from an estimated 3000 matches similar to: "Samba with pdbsql (postgres) as backend - Machines can't join/login domain"
2007 Mar 28
0
pam authentication needs smbpasswd to lookup login
Hi guys,
I'm trying to setup a PostgreSQL authentication database in my network
and I already get NSS and PAM working.
Well, as PAM is well configured I can login on my box, change password
and other things, but now I want to be able to use this same pair of
login/password to connect to a share on this box via a windows machine.
I've changed smb.conf to use plain text passwords since
2008 Feb 15
4
understanding dom0 usage memory
Hi guys,
First of all, sorry for my poor english.
This is my first message at this list. I''m using Xen on several machines
since last November.
Right now I''m having a specific problems with 2 servers: both are losing
the network on dom0 but all guest systems are still running fine.
Looking at those dom0 logs I''ve discovered that sometimes linux kernel
OOM-Killer
2007 Dec 31
0
[problem for] compile Samba + Mysql (pdbsql)
Hi everybody !
First, sorry for my bad english...
I try to compile my samba with mysql backend but i have a problem with
the compil of pdbsql (on a Debian ETCH installation)
Let's see what i did :
(The Bold lignes are the return error message that i have)
Thanks for you help...
1? installer outils de compilation et de subversion :
- aptitude install dpkg-dev
- aptitude install
2020 Jul 08
1
samba-pdb-mysql, samba-pdbsql
Dar all,
recently I installed Samba and I found the documentation of Mr Jelmers
MySQL back-end
I found the source Packages on Sourceforge but I am not sure how to use
them, If I need to place this in the samba sources and recompile samba.
I was wondering if there are some compiled packages somewhere as I do
not have experience in compiling and do not have a test environment.
Maybe someone can
2009 Oct 06
0
Update from pdbsql (MySQL) to LDAP
Hi All!
I have a Samba as PDC for my domain MY_NETWORK running normally.
What I want to do is to install another server with OpenLDAP as
backend, and migrate the users and the domain to it.
Can anyone point me how to do it?
Below is my configuration.
# smbd -V
Version 3.2.15-0.36.fc10
# uname -a
Linux svrmain2 2.6.27.35-170.2.94.fc10.x86_64 #1 SMP Thu Oct 1
14:41:38 EDT 2009 x86_64 x86_64
2009 Aug 03
1
TOSHAG-ChangeNotes.xml translate finished and some typo found
Now, TOSHARG-ChangeNotes.xml translate to Japanese finished(3.4.0 base).
And some typo found.
--------------------------------------------------------------------------
Assume that a group named <emphasis>developers</emphasis> exists with a UNIX GID of 782. In this
case this user does not exist in Samba's group mapping table. It would be perfectly normal for
----group?
2005 Sep 23
1
pdb_mysql, pdb_pgsql and pdb_xml modules: request for maintainer
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
The experimental pdb modules (pdb_mysql, pdb_pgsql and pdb_xml) have
been a bit neglected during the last few releases of Samba 3 as they
haven't been actively maintained. I was the original author and
maintainer, but I no longer work on Samba 3 and I no longer use any of
the modules in production.
I'll remove these modules unless
2007 Mar 21
1
samba-devel
Hi,
Where can I find samba-devel package? I'm trying to release samba-pdbsql.
Thanks,
David Hrb??
2007 May 05
1
Asterisk 1.4.4 and Custom Postgres 8.2.4 (checking for PQexec in -lpq... no)
Dear All,
Why does my configure fail like so:
checking for pg_config... /usr/local/pgsql/8.2.4/bin/pg_config
checking for PQexec in -lpq... no
configure: ***
configure: *** The PostgreSQL installation on this system appears to be broken.
configure: *** Either correct the installation, or run configure
configure: *** including --without-postgres
Configure options are:
env CC=/usr/local/bin/gcc
2013 Jan 24
0
Again ACL Postgres dict trouble, no update and raw backtrace
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have ACL-dict-postgres trouble again. Eventually a session does not
update the ACL dictionary no longer.
I execute (for testing) this script:
for a in $(seq 1 ${1-4}); do
echo 3-$a deleteAcl Junk dvtest1
sleep 30
echo 3-$a SetAcl Junk dvtest1 kxilrsc
sleep 30
2008 Nov 05
0
SIP Qualify is not working with Postgres
Hello.
I'm using Asterisk 1.4.22 with Postgres 8.3 in a Ubuntu 8.04 Server.
I configured Asterisk to get sip from Postgres, and set qualify for all sips
as yes, but the sip show peers command show the status of the peers as
UNKNOWN
srvcentral*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
Realtime
4900/4900 (Unspecified) D
2017 Mar 26
2
Custom Authentication Plugin (passdb backend)
I'm looking to create a "passdb backend" plugin so that Samba can
authenticate with our existing custom authentication system. Though I
haven't been able to locate any documentation on this, I believe it's
possible (without modifying Samba proper) for the following reasons:
- This project exists (though isn't being maintained and doesn't work
with the current
2012 Nov 28
2
backtrace from postgres dict
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
since I enabled ACLs I get following backtrace. It looks like that it
happens if the ACLs had been changed only. Also, it looks like that it
always happens 1 minute after last "dict: Info: pgsql(localhost):
Connected to database dovecot", no matter if the user is logged in (and
idle) or logged off. Postgres logs: "could not
2017 Mar 26
0
Custom Authentication Plugin (passdb backend)
On Sat, 2017-03-25 at 19:30 -0700, Nick Coons via samba wrote:
> I'm looking to create a "passdb backend" plugin so that Samba can
> authenticate with our existing custom authentication system. Though
> I
> haven't been able to locate any documentation on this, I believe
> it's
> possible (without modifying Samba proper) for the following reasons:
>
2008 Jun 12
1
ruby-postgres gem installation on Leopard
Hi all
I am just about to start a project using rails and am trying to setup
my enviroment with postgres as the database. I have installed postgres
8.3.1 from source and am now having trouble installing the ruby-
postgres gem. The following is the output trace I am getting, looks
like a problem with headers/includes, any help is greatly appreciated.
Thanks
Simon
sudo gem install ruby-postgres
2006 May 16
3
Installing the Postgres gem on Ubuntu
Hi,
I''m having difficulty installing the "postgres" gem. postgres-pr
installed fine, but whenever I run:
sudo gem install postgres
I get:
ERROR: While executing gem ... (RuntimeError)
ERROR: Failed to build gem native extension.
Gem files will remain installed in
/usr/lib/ruby/gems/1.8/gems/postgres-0.7.1 for inspection.
I''ve had a bit of a poke around, and
2005 Jun 22
0
crypt password authenticate method (passdb or pam)?
Hi,
I'm trying to put my samba to authenticate users into a mysql database.
I've started to use passdb and I did mapped the main fields and also did
some change at pdb_sql.c code to match my needs.
Well, the problem is that I can't found a way to use crypt passwords
with mysql using pdb_mysql, actually the type of passwords I'm allowed
to use are "plain password",
2007 Jun 03
1
postgres gem -- LoadError
I''m at a loss to explain why the postgres gem will not work on my new
server. I''ve gotten it working on several other servers in the past.
The major difference between then and now is that I''m using a newer
version of PostgreSQL. 8.x as opposed to 7.x.
=== Server setup
OS: Fedora Core 6
(Commands shown with "$" are performed as the same user that mongrel
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
People,
I got rails talking to PostgreSQL 8.0 on my Mac!
Once upon a time:
I''m on a Mac.
I want to use postqreSQL 8.0 to backend my rails.
I tried a gem install...
zmac11:/cd/rubythings/ruby-postgres oracle$
zmac11:/cd/rubythings/ruby-postgres oracle$
zmac11:/cd/rubythings/ruby-postgres oracle$
zmac11:/cd/rubythings/ruby-postgres oracle$ gem install postgres
ERROR: While executing
2003 Oct 05
0
FreeBSD Security Advisory FreeBSD-SA-03:15.openssh
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:15.openssh Security Advisory
The FreeBSD Project
Topic: OpenSSH PAM challenge/authentication error
Category: core
Module: openssh
Announced: