similar to: Samba fails with no apparent message

Displaying 20 results from an estimated 2000 matches similar to: "Samba fails with no apparent message"

2008 Aug 07
1
smbclient failed --> NT_STATUS_BAD_NETWORK_NAME
I make all steps in the guide: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html#id2546028 but command (exetuded in the same computer where is samba): smbclient //fc9/tester -Utester%test gives error: Domain=[DZTI] OS=[Unix] Server=[Samba 3.2.0-17.fc9] tree connect failed: NT_STATUS_BAD_NETWORK_NAME The user tester have been created by commands: useradd tester smbpasswd -a
2006 Feb 28
1
3.0.21c: idmap_rid segfaults on AIX 5.3 ML4
Hi everyone, I'm trying to use idmap_rid on an AIX 5.3 ML4 machine. Samba compiled successfully using the IBM compiler (vac.C) version 6. The only programs I supplied where db and libiconv. I followed the instructions, and put nsswitch/WINBIND in /usr/lib/security, and edited /usr/lib/security/methods.cfg. When I start "winbindd -i", it coredumps with a Signal 11: (dbx) where
2005 Mar 15
1
Samba and cups printing: lp_servicenumber: couldn't find hl5150d
Hello, found no answer for the following elsewhere setting up samba on a Debian box: The printer is seen on the net from the clients but no printing is possible. $ smbclient -L pichuco Domain=[TANGO] OS=[Unix] Server=[Samba 3.0.10-Debian] Domain=[TANGO] OS=[Unix] Server=[Samba 3.0.10-Debian] Anonymous login successful Sharename Type Comment --------- ---- ------- public
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
2005 Jan 23
1
Winbind without netbios
Hi there, Im using for long time winbind + squid for my proxy server and it has been working very good... No problems at all. Some months ago, I decided to get rid of Netbios protocol and start to use only dns for name resolution on my domain. That's when my problem begin. All my windows servers and workstations are doing fine without netbios but I cant get winbind to work without
2007 Jun 22
0
Samba Guest Accout Issue
So, after rebuilding and finding that somehow fixed my intial issue of failing to connect to the ldap server, I am now having an issue with the guest account. Any ideas, I've done some searches but haven't been having any luck. This is on RHEL. Help is greatly appreciated. Thanks in advance. Maximum core file size limits now 16777216(soft) -1(hard) get_current_groups: user is in 7 groups:
2016 May 10
2
Ubuntu server 14.04 classic upgrade segmentation fault
Hi , I'm trying to migrate an old server with ubuntu 9.10 ,samba3 +ldap to a new server ubunut 14.04. I could follow the steps of https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_%28classic_upgrade%29 but when running samba-domain tool classicupgrade --dbdir = / util / tdb --use-xattrs = yes --realm = gruporesasco.local --dns-backend = BIND9_DLZ
2008 May 19
0
Printing problem
Hi, I ran into a strange printing-problem: We're using OpenBSD 4.2 and Samba Version 3.0.28 and include our printers directly from /etc/printcap; whenever I enter a printername that contains numbers, smbd gives me the errors below. Any idea why samba messes up with digits in printernames? -------------------------------------------------------------------------------- /var/log/log.smbd
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
Hi list, )2nd try bcs. of missing attachements). Following (very strange) problem: An ordinary windows user has mapped a drive F: on \\LUN1\Programme (running samba-3.0.20b-3 debian). The program "F:\Network\PMail V3\Pegasus Mail\winpm-32.exe" is being started, this works. But after about 10 minutes, the same program start fails with "invalid path or filename". When
2008 Mar 10
2
SWAT Won't Start - Alarm Clock
Hey everyone, If anyone could help me with this problem, I'd greatly appreciate it. Whenever I try to start swat (from the command-line by invoking /usr/sbin/swat), it sits there for a very long time as if it's running, but any attempt to use telnet to the port or point my browser at it results in nothing, as if swat were just not running. Firewalling is no issue, I've disabled
2016 Dec 14
0
Cannot get plaintext+pam auth to work on 4.2.10
Hello, After an almost 19 year gap, I need to ask this list for help again :-) I have somewhat specific circumstances, where I think I can tolerate plaintext passwords on the wire as long as I get samba to authenticate against the system /etc/shadow (using PAM) in exchange. 0) I'm using Debian 8.4 (jessie), samba packages 2:4.2.10+dfsg-0+deb8u3. 1) I have created user smbtest with password
2012 Jun 30
0
Upgrade samba 3.0.x to 3.5.x crash Authentication: LDAP
Hi guys I have strange case. One network is based on Samba 3.0.x + LDAP PDC. Centos 5.8 i386. This server have the mail: dovecot-ldap+postfix. Everything is working good, my clients are Windows XP Pro, roaming profiles, etc. I have receive my first Win7 machine and I need to update samba to samba3x(3.5.x). What I understand is that samba is not related to ldap-centos auth nss_ldap right? I
2009 Mar 19
0
ADS Authentication - CLDAP request failed
I have a RHEL 5 system, with Samba 3.0.33 installed, that _used_ to authenticate against the corporate Active Directory system without any problems. However, about a month ago the connection broke, but the users didn't complain until some time went buy. I've spent quite a few hours trying to reconnect this system, but nothing works. I do not believe it is a simple configuration problem,
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 Oct 17
0
Samba 2.2.6 (final) RPMS released for Mandrake Linux 8.0, 8.1, 8.2 and 9.0
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all: Buchan Milne <bgmilne@cae.co.za> and myself <staburet@mandrakesoft.com> are proud to present to you the latest RPMs for samba-2.2.6, compiled for Mandrake Linux 8.0, 8.1, 8.2 and 9.0 platforms, with or without LDAP. We would like to thank the samba team for their great work on the 2.2.X versions of samba, and salute the
2008 Oct 15
2
SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T
I am trying to get SAMBA to run on a custom ARM 922T compatible micro controller. It does not matter how I try to start smbd (smbd -D -d10 or smbd i -d10) smbd keeps panicking at the same point with an INTERNAL ERROR: Signal 6. I have spent over a day trying to figure out what could be wrong but I am having no success. If someone could at least give me a clue as to what smbd is trying to do at
2018 Mar 09
2
Yet another print problem samba4
Hello, After digging for hours in different web site, read several times the samba wiki, here is my problem. I want to setup a print server for windows client with a cups backend where for now one printer run. I have setup my linux host as a member of my domain. I can use smbclient with both a user login/password or the Admin one and logon is accepted. But… I can’t see my printers in share… when
2013 Jan 04
1
Samba4 domain classicupgrade "conversion not supported"
Hi I am running the "samba-tool domain classicupgrade", and after solving some problems (thread http://lists.samba.org/archive/samba/2013-January/170777.html), now I am getting this error: # samba-tool domain classicupgrade --dbdir ~/sambav3 --realm XXXXXX.YYYYYY.TEST --use-xattrs=yes ~/sambav3/smb.conf -d9 ... init_sam_from_ldap: Entry found for user: XXXXXX init_sam_from_ldap: Entry
2007 Feb 13
0
Samba 3.0.24 + Winbind + Active Directory 2003 on RedHat AS 4.0
Hello all, I have compiled the latest samba release (3.0.249 on a RedHat AS 4.0 platform with the following options : ./configure &#8722;&#8722;with&#8722;smbwrapper &#8722;&#8722;with&#8722;dce&#8722;dfs &#8722;&#8722;with&#8722;smbmount &#8722;&#8722;with&#8722;pam &#8722;&#8722;with&#8722;pam_smbpass