similar to: plaintext backend

Displaying 20 results from an estimated 100 matches similar to: "plaintext backend"

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:
2017 Nov 13
2
Winbind error "Could not fetch our SID - did we join?"
On 2017-11-13 12:33, Rowland Penny via samba wrote: > On Mon, 13 Nov 2017 12:05:33 +0100 > Sven Schwedas <sven.schwedas at tao.at> wrote: > >> /etc/hostname:villach-file >> /etc/hosts:# The following lines are desirable for IPv6 capable hosts >> /etc/hosts:::1 localhost ip6-localhost ip6-loopback >> /etc/hosts:ff02::1 ip6-allnodes >>
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
2008 Jan 10
3
Samba problem connecting
Installed Samba 3.0.10 via 'pkgadd' on Solaris 2.6 - previously running Samba 2.2.8. It starts up and SWAT confirms that it is running and I am using the same smb.conf but I am unable to connect to a share via PC. Message "\\s080 is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access
2003 Sep 26
1
how set samba use mysql
i see source that samba 3.0 support mysql , how to make it happen i have been complie with mysql support but how use make plugin i try like this : [root@pim pdb]# make libtool gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g -c pdb_test.c mkdir .libs gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g
2006 Jul 12
1
updated samba-3.0.23/examples/pdb/test.c
See attached samba-3.0.23/examples/pdb/test.c which actually compiles. -------------- next part -------------- /* * Test password backend for samba * Copyright (C) Jelmer Vernooij 2002 * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the
2005 Oct 11
2
Samba segment faulting - unknown cause
Hello, Recently our Samba server has started segment faulting. It happens occasionally, but is often enough to cause disruption. People notice thier network drives freeze, I am unsure of the cause of the segment fault, and have no experience debugging backtraces. Can anoyone lend a hand? We are running Samba as a primary domain controller with an Openldap backend on another server, both on
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
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
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
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",
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
2017 Nov 13
2
Winbind error "Could not fetch our SID - did we join?"
We did, in fact, join mere seconds ago, but for some reason, winbind still can't find itself. ADUC etc meanwhile have no trouble finding the newly added computer account. Wiping /var/{lib,cache}/samba/ (and the computer account) makes no difference, the error persists. How do I proceed? -- Mit freundlichen Grüßen, / Best Regards, Sven Schwedas, Systemadministrator Mail/XMPP sven.schwedas
2017 Nov 13
3
Winbind error "Could not fetch our SID - did we join?"
On 2017-11-13 13:31, Rowland Penny wrote: > On Mon, 13 Nov 2017 13:18:20 +0100 > Sven Schwedas via samba <samba at lists.samba.org> wrote: > >> Could we please not waste a week poking at random unrelated stuff this >> time? These "I try the same stuff no matter what the problem is" >> boilerplate emails become really grating after the first few times. :/
2012 Apr 17
0
samba 3.6.4 smbd dies on solaris 10 sparc64
Hi list, Disclaimer: not a subscriber, not a samba expert, just trying to get samba running on a Solaris 10 system. We build samba 3.6.4 from source for various platforms. We link against our own builds of cyrus-sasl 2.1.23, openldap 2.4.23, and openssl 1.0.0h. On Solaris we also compile against krb5-1.10.1. Builds are done with GNU tools whenever possible (gcc/ld/make). The build host, as well
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.
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
2002 Apr 12
0
Logging of passwords in plaintext in syslog
Hi, I'm running OpenSSH_3.0p1 and have discovered the following issue.. When using verbose logging and password authentication, if I mistakenly enter the password instead of the username then this is logged in syslog in plain text. I realise that I shouldn't do this ;-), but most OS's native utilities prevent logging the username in this situation. See below for an extract..
2005 Aug 25
0
Winbind error plaintext password against Windows 2000 Server AD
Hi all, I configured a linux box (Debian Sarge) with Winbind to authenticate against a windows 2000 server AD. After joining the Domain via net rpc join -U Administrator I can get all AD users and groups using wbinfo -u wbinfo -g getent passwd Everything seems to be really fine, but when I try to authenticate against the AD via wbinfo -a testuser%testpass I get: -x-x-x- plaintext