Displaying 20 results from an estimated 1000 matches similar to: "namecache_shutdown: Couldn't close namecache on top of gencache."
2006 Jul 13
1
namecache_shutdown: Couldn't close namecache on top of gencache.
Dear all,
    Hi.  I'm a Samba user from Taiwan.  I'm running Samba 3.0.23,
Debian GNU/Linux 3.1r2, Linux kernel 2.6.16.14, gcc 3.4.4.  I encounter
the following strange message when using smbmount:
imacat@rinse ~/tmp % smbmount //cotton/share ~/tmp/cotton
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
Got a positive name query response from 127.0.0.1 (
2006 Oct 30
0
namecache_shutdown: Couldn't close namecache on top of gencache
I have this warning when I mount MS Windows shares, tunneling SMB over SSH in order to create a VPN-like shares management. Here the steps:
# ssh -2 -N -L 445:shares_server:445 user@shares_server
And after creating the port forwarding: 
# smbmount //share_server_netbios_name/share_directory /mnt/Samba -o username=user%pass,ip=127.0.0.1
On the shares_server runs a MS Windows XP Professional,
2006 Mar 16
0
Dos Client Samba. Log level 7
The smb.conf
        oplocks = No
        level2 oplocks = No
        include = /etc/samba/smb.conf.%U
here is the include for the user desc1, the DOS machine.
  dos filetime resolution = yes
  use sendfile = no
  log level = 7
  log file = /var/log/samba.log.%U
  max log size = 50
  debug timestamp = yes
I guess that the only information that i obtain is that the client reset the connection
2005 Sep 14
0
Logon fails
Hello List,
I have a network consisting of several Win2K Pro, WinXp Home, WinXp Pro 
Clients, a Linux Server with Samba 3 and a MS Small Business Server 2003.
The Linux Server authenticates domain users using winbind. That works 
fine and all users can Login to the linux box using FTP, SSH, ...
The only thing that doesn't work is connecting to samba shares.
For some time I got the messages
2004 Aug 26
0
Windows clients can not login to Samba PDC
I have a Samba PDC set up on SuSE 9.1 with LDAP backend. I am trying to login 
to the domain from Win2K/XP clients. The Windows clients easily joined the 
domain, but can never login. Also, I can access all the Samba shares when 
logged in locally on a Windows client.
I have omitted a copy of smb.conf as I have tried the things mentioned by 
Samba Team members to no avail.
I have read the
2004 Mar 08
0
Don't get access from Windows Mobile 2003 to Samba 3.0.2a
Hi!
I tried accessing a Samba server 3.0.2a from a PDA (Dell Axim X5) with
Windows Mobile 2003. In the menu "Open" I typed "\\stormbringer" and and got
this error message:
Cannot find the file '\\' (or
one of its components).
Make sure the path and file
name are correct and all
required libraries are
available.
Further I tried accessing the same Samba server from a
2004 Mar 16
1
Samba-3 / ADS problems with trusted domain
Hello,
 I'm running Mandrake 9.2 and Samba-3.0.2a
 I'm connecting a Samba Server as a Domain member to an 2003 ADS, called TEST2.  I've been able to create the computer account.  I've also tested successfully,  from Chapter 7 of ' Samba HOWTO Collection'  with a W2K client logon/mount a share  from the samba server using Kerberos.  The testing of the smbclient was also
2007 Jun 07
1
3.0.25a closing network drive connections?
Since upgrading from 3.0.24 to 3.0.25a this past weekend, network
drive connections are randomly being closed and immediately reopened.
This creates "Delayed write failed" errors for Firefox and
Thunderbird, various errors for Outlook with its PST files on network
drives, and errors from programs like InDesign that "The network
connection was lost for the file, or the file was
2006 Mar 08
0
FW: getting samba to authenticate with kerberos/PAM
ummm....is there certain info that I need to be including the first time through?
I have been fighting with this problem for a week now and I have not gotten any responses since my first or second thread. 
I am stuck/lost/frustrated and at the mercy of the everyone in this list who knows samba much better than me.
Please help me, I am pretty sure this is just some misconfiguration on my part.
2005 Jan 18
0
Can't add new domain members to Samba PDC
Dear Samba List,
I have been running a Samba PDC (Win 2000 & XP Clients) for about 1 year 
without problems. Now I find I cannot add new PCs to the domain, 
existing accounts are working fine.
It seems to be a rights issue, but I am not sure quite how to analyse it.
All attempts to add a computer account result in "unknown user or wrong 
password" (translated from German, may not be
2008 Jan 08
1
No protocol supported
I'm trying to log into a problem server.  The server is running an old 
kernel - 2.6.10 - and samba 3.0.25C.
When I try to mount a share from another server running samba 3.0.26b, I 
get:
root@Lethe:/tmp/log/samba# mount.cifs //kahn/yan /tmp/x --verbose -o 
user=xxx,pass=yyy,ip=10.8.0.1
parsing options: user=xxx,pass=yyy,ip=10.8.0.1
ip address 10.8.0.1 override specified
ip address specified
2004 Aug 09
0
Authentication via PAM posixAccounts in RH EL ASv3
To anyone who can help,
I'm trying to setup samba to authenticate through PAM (ldap) but can't
find /consistent/ documentation for this.
POP/IMAP/ and local login works via pam_ldap, and samba was compiled
--with-pam.
Would appreciate hearing from anyone who has had any joy with this setup.
           *****************************************
My smb.conf is:
[global]
workgroup = NCC
2009 Aug 22
1
AD auth with lowercase domain name
Hi All,
I'm having issues getting Samba/Winbind to work with a domain that is
lowercase. I have read on some sites that it won't work, is this the
case?
system is Debian lenny, samba 3.2.5-4. Windows server is 2003 running AD
in 2000 native mode.
I've done everything I would normally do that my running samba/ad
authing servers do, and wbinfo -u + wbinfo -g work fine, as do the
2006 Jul 24
0
samba-3.0.23-1.fc4 upgrade
Hi,
	I upgraded samba to samba-3.0.23-1.fc4 and now I get authentication
errors trying to connect to any shares explicitly defined in smb.conf.
Iam using PAM for authentication.
/etc/samba/smb.conf:
[global]
encrypt passwords = no
debug level = 10
   workgroup = MYGROUP
   server string = Samba Server
   security = user
    hosts allow = 129.180.
   load printers = yes
cups options = raw
   log
2009 Dec 26
0
Problem using smbldap-groupadd / net group add
Hello,
I've got a problem using ldap support on my Ubuntu jaunty.
Here are the versions :
samba/jaunty uptodate 2:3.3.2-1ubuntu3.2
smbldap-tools/jaunty uptodate 0.9.4-1
First of all, smbldap-groupadd don't use the sambaNextRid to create a 
group, it compute it. Is this a normal way ?
I've patch smbldap-groupadd to do this :
- #$group_rid = 2*$_groupGidNumber+1001;
+
2010 Apr 29
2
Samba 3.3.12/3.4.7/3.5.2 on "ancient" server stops responding/dies
Hello,
I'm trying to upgrade samba (TPTB are going to introduce win7 
workstations) on my old server (mandrake 10.0) currently running 3.0.11.
I setup a virtual machine to do some testing and I built rpms for 3.5.2 
(apart from the other problems it has this one 
https://bugzilla.samba.org/show_bug.cgi?id=7263) then for 3.4.7 and 
finally for 3.3.12.
Each one of them has problems, the most
2005 Sep 19
0
Interdomain trust relationships
I am trying to set up samba server that trusts the local NT domain, so
users who are logged intot the domain to not need to re-authenticate,
nor have unix accounts set up.
Config snipit:
[global]
        workgroup = DC2DEV3
        server string = DC2DEV3
        netbios name = DC2DEV3
        interfaces = en0
        bind interfaces only = Yes
        smb passwd file =
2005 Apr 27
4
winbind and NTLM authentication problems - NT_STATUS_ACCESS_DENIED
Hello,
Specifications of the environment:
Samba 3.0.13 running on Solaris 8. This is configured as a domain member of a NT4 style PDC. The smb.conf file is provided for details.
Problem definition:
When trying to access the Samba server from a windows machine through network neighborhood, the system challenges the user for their credentials. On providing the username/password the system rejects
2007 May 25
0
Status 58 trying to connect WinCE 4.1 to Samba 3.0.23c-2.el5.2
Hello everyone.  I've recently replaced a file server
running Samba 2.2.8a on Solaris 8 with one running
3.0.23c-2.el5.2 on CentOS 5.  I'm trying to set up a
WinCE 4.1 device (A V56 Makino milling center with a
Pro 5 controller) to work with the new configuration
and I can't get it figured out.  When I try to do a
'net use share1 \\server\share',  it responds with
'Command
2003 Nov 11
2
Samba 3.0.0 - LDAP Authetication trouble
For quite some time I am trying to get samba 3.0.0 woring with an LDAP
backend.
The latest problem I have is that user authenticaltion doe not work. The
passwords are right, added them with the ldaptools from the samba
source, I can browse the ldap server, samba aslo can successfully search
(see logfile level 10 below), but just no successfull password
verification. 
I aslo attached my smb.conf,