Displaying 20 results from an estimated 1000 matches similar to: "crypt password authenticate method (passdb or pam)?"
2003 Dec 08
1
MySQL passdb backend (mysql_init)?
Greetings All,
I am trying to use MySQL4 as the backend for authentication through Samba 3.0.0. When I finally got it to compile ok (damn that mysql/mysql.h) I cannot get it to work. Below you'll find the log transcript from when I try to connect with any client -- smbclient in this case. And yes, I have the MySQL-part setup correctly using the example mysql.dump from the dist and the user
2003 Nov 20
0
samba 3.0.0 Authentication with NTsp4
We have been running Samba 2.2.x for some time without problems.
Servers are Solaris 2.7 and RH Linux.
Clients are a mix of WinNTsp4 and Win2K.
Server setting is for plaintext (un-encryted passwords).
On upgrading the Samba server to 3.0.0, (smb.conf file unchanged):
All WinNt clients fail to authenticare.
Win2k clients authenticate correctly.
On reverting back to Samba 2.2.x, all cleints
2006 May 24
0
Samba will not start
Hi,
Right after I run "vampire" (net rpc vampire -S gia42c-1 -U Administrator)
command, samba would no longer start.
The samba server was installed on Gentoo linux and running behind a
firewall. The PDC which is Windows NT 4 server is on different subnet with
no firewall. Please check the log and smb.conf below and see if there's
anything I can do to make "samba"
2005 May 05
0
Samba demon fails, User none in passdb, but getpwnam() fail
I know it is a moderated list - just do not know how to get to the
moderator.
Was just reinstalling suse 9.1 on top of an existing 9.1 (with samba)
(it solved another issue with the monitor but created a samba problem)
applied all patches
reinstallation remembered all settings correctly, even the smb.conf
file, but smbd does not start anymore. , I get a
2005 Jun 27
1
samba 3.0.20pre1 winbind dumps core on Solaris 9
Greetings,
Here is what I have built samba on:
Solaris 9
GCC 3.2.2
samba-3.0.20pre1
openldap-2.2.24
MIT Kerberos 1.4
Samba built with:
./configure --prefix=/opt/local/samba --with-automount --with-profile
--with-acl-support --with-utmp --with-winbind --with-ads --with-ldap
--with-krb5=/opt/local/kerberos5 --with-pam
Within a minute of starting samba + winbind I get a core dump in the
samba
2005 Feb 03
1
samba nad ldap
Hi everyone!
I have (i think) a fully functional tls enabled samba ldap server. I
used the documenation on www.idealx.org. I can make users and computers
with smbldap-tools but i can't add Windows computers to the domain in
the client end.
smbldap-useradd -w w-eddie
ldapsearch -x generates among other things:
# w-eddie$, Computers, dbb.su.se
dn:
2006 Jun 01
0
3.0.22 on solaris9 does not start as daemon
I'm trying to start smbd (samba 3.0.22) as daemon (smbd -D
--configfile=/etc/smb.conf) on solaris 9 sparc with current recommended
patches but the smbd process never returns from trying to become a daemon.
Samba was built with ldap, (heimdal) kerberos and active directory support
using gcc 3.3.2 from sunfreeware. Solaris 9 is a new install on a
development
machine with production patches.
2004 Oct 25
1
LDAP: strange "net groupmap" behaviour
Dear Sirs,
I did the following command (against ldapsam backend):
net groupmap add rid=3002 unixgroup=wheel type=local ntgroup=Marketoids
comment=Mm -d 10
I just wanted to add new group. But instead of that I saw many-many-many
records:
lib/smbldap.c:smbldap_search(963)
passdb/pdb_ldap.c:ldapsam_getgroup(2008)
they all wanted to find group with gidNumber=4294967295, yes, sure,
there's
2006 Jun 04
1
samba 3.0.22 on solaris9 does not start as daemon
I'm trying to start smbd (samba 3.0.22) as daemon (smbd -D
--configfile=/etc/smb.conf) on solaris 9 sparc with current recommended
patches but the smbd process never returns from trying to become a daemon.
Samba was built with ldap, (heimdal) kerberos and active directory support
using gcc 3.3.2 from sunfreeware. Solaris 9 is a new install on a development
machine with production patches. The
2005 Jan 15
1
pam auth with mysql
hi list,
since, days i?m trying to auth. samba users with pam using mysql
without any result
this is my /etc/pam.d/samba:
#@include common-auth
#@include common-account
#@include common-session
auth required pam_mysql.so user=root passwd=** db=samba table=users usercolumn=login passwdcolumn=password crypt=1
account required pam_mysql.so user=root passwd=** db=samba table=users
2002 Nov 07
1
pdb_mysql isn't working for me :-(
Hiya...
Trying to auth users against a mysql database using pdb_mysql. Using
samba3.0 from CVS, running as a PDC.
Few questions as well: In the "username column:", I'm assuming I need a
real unix user here? Can I have a whole bunch of "nt username" users
(i.e. non-unix users) in the mysql db to be auth'ed with samba, but
they're all using the same unix user?
2004 Jul 21
2
strange DOS-Error 58
Hi,
based on Bart Lagerweij's ( www.nu2.nu ) bootdisk, I've created a small
DOS system that users can start by booting from network ( PXE ). The
system is configured to map a network drive from a Suse 9.0 Pro / Samba
server with various tools on it. The connection is anonymous.
Until recently everything worked fine but suddenly there are strange
errors:
When I try to launch an EXE from
2003 Oct 01
0
samba - other mysql errors
Hi There...
I guess i got a simmilar problem as Collen.
I configured my samba3 with mysql as PDC. I can add users and connect
with them to the shares. Even the Workstation account is created
automaticaly. But if i try to logon to this domain Win2k tells me:
"The system can't logon to the domain.... the Workstationaccount is
missing in the domain or the password for the
2004 Jan 19
0
Samba3 Ldap on Suse 8.2
Hi
I can't get a Windows 2000 SP4 client login on my PDC (SAMBA SERVER).
Here are some infos about the server Samba version 3.0.2pre1 running Suse 8.2 with a OpenLDAP server version 2.1.12, nss_ldap and pam_ldap.
I constantly get the message : User / Password is wrong from the client.
The root is created.Here are the debug messages I get, starting by the LDAP and SMBD logs:
###log.ldap###
2004 Nov 18
0
Trouble compiling / using mysql plugin on FreeBSD 4.8
I was following docs from
http://ftp.easynet.be/samba/docs/man/Samba-HOWTO-Collection/passdb.html#mysq
lsam
But I?m stumped
I?m running FreeBSD 4.8, and need to create a mapped relationship between
SOME windows users and SOME freebsd users
I got Samba 3.0.8 running based on :
./configure --with-krb5=/usr/heimdal
And everything works if I manually add matching Windows usernames to my
etc/passwd,
2005 Dec 31
1
can't switch off login debuggin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
I tried the change from cyrus to dovecot. This was just some days ago
and I'm really happy. Just a little problem. For testing I switched on
some login debugging. Now I can't switch it off. Dovecot seems to ignore
the "no" in the config file.
<snip>
auth_verbose = no
auth_debug = no
</snip>
That is what I get
2004 Dec 29
0
dovecot_auth / pam_mysql login errors
I am getting this errors at the maillog file :
Dec 29 12:22:10 websrv dovecot-auth: pam_sm_authenticate called.
Dec 29 12:22:10 websrv dovecot-auth: host changed.
Dec 29 12:22:10 websrv dovecot-auth: database changed.
Dec 29 12:22:10 websrv dovecot-auth: dbuser changed.
Dec 29 12:22:10 websrv dovecot-auth: dbpasswd changed.
Dec 29 12:22:10 websrv dovecot-auth: table changed.
Dec 29 12:22:10 websrv
2007 May 12
0
valid/invalid users problem
Hello,
I have a weird problem with valid/invalid users settings in smb.conf
file. It started when I migrated to another machine and started to use
pam_mysql. I used samba's internal smbpasswd before. The smb.conf stayed
almost the same. But I just don't understand how could pam_mysql cause this.
Without "valid users" in config, I can login with any account present in
my DB
2008 Nov 25
1
Problems configuring samba with pam_mysql auth - NT_STATUS_NO_SUCH_USER / NT_STATUS_LOGON_FAILURE
Hello everyone,
First of all...sorry for this monster post, but I have tried to insert every potentially useful information. :)
The last days I vainly tried to implement a samba server with MySQL authentication on one of our servers (Debian 2.6.27.5). The server shall provide fileshare services to some Mac clients (OS 10.4.11). Mail is already running with pam_mysql auth against the mail user
2007 May 18
0
Winbind in Win2003 ADS: wbinfo -u works, wbinfo -g does not
With samba 3.0.24 (Debian Etch packages) I joined a Windows 2003 ADS
domain. Now wbinfo -u works fine, but wbinfo -g only says: Error
looking up domain groups.
smb.conf:
[global]
workgroup = wise
realm = wise.vub.ac.be
server string = %h server
dns proxy = no
password server = wisepc1
log file = /var/log/samba/log.%m
log level = 10
max log size = 1000
syslog = 0