Displaying 20 results from an estimated 3000 matches similar to: "issues with smbclient 3.0.x against 3.4.x server"
2007 Nov 07
1
weird smbclient authentication problem NT_STATUS_LOGON_FAILURE
I've installed samba 3.0.25c and did a net ads join successfully to
Windows 2003 PDC.
wbinfo -u list all users in windows domain correctly.
I've disabled winbind enum user/groups because wbinfo -u would time
out due to large number of users/groups.
when I execute smbclient -L localhost -U testuser on the local samba
server I get NT_STATUS_LOGON_FAILURE
I am absolutely sure that the
2007 Aug 21
3
Samba 18GB file Transfer
Hello Guys,
Having a bit of trouble transferring an 18GB file for backup purposes to a
Samba Server. I think the 2GB limit issue was resolved a long time ago?
Running Version:
Version 3.0.23c-SerNet-SuSE
The error on the windows client side ( this is done in some type of bat
script )
file creation error the network connection was aborted by the local system.
tailing the samba logs, I think the
2006 Sep 16
2
Win2000/XP on Samba 3, Etch
I have problems configuring Win-clients with Samba 3 / Debian-Etch-Server.
Trying to connect the win-clients, the error at logon is:
no primary domain or wrong password
the server log reads:
[2006/09/15 13:34:14, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(691)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2006/09/15 13:34:14, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(672)
Got
2003 Sep 08
7
Simple configuration and not working.
First, i'm sorry to be so silly that i don't even to success a basic samba
configuration simply working.
Compilation of the rc2 had no errors.
testparm against my smb.conf said ok, and i can start nmbd and smbd.
I also add a new unix user, said toto, and added it in samba.
The problem is that i can't connect to any share, via Windows or via
GNU/Linux.
The result from Windows is a new
2011 Jan 18
1
LDAP & PDC: Can join domain, but cannot login afterwards.
Hi,
I am setting up a PDC with LDAP, but having no luck with it. Basically, the
Win XP computer successfully joins the domain, but after restarting when I
try to login it says "The system cannot log you on now because the domain
THEBITGURU.LAN is not available." I am running a Ubuntu 10.10 server with
Samba 3.5.4 and OpenLDAP 2.4.3 (slapd).
I have compressed all of the samba logs
2010 Dec 15
1
samba 3 and active directory computers
Installed Samba 3 with Winbind on Ubuntu server 10.04 x64.
User accounts authenticate beautifully using the domain. wbinfo -u and
wbinfo -g show me all of my domain user accounts and groups respectively.
I want to use Active Directory to deploy software to the computers, however,
I cannot get the computers in active directory to be able to authenticate to
the Samba server.
Here is what I have
2006 Apr 19
6
undefined method `create_table'' for #<LoginController:0x5e60
I am geeting the foolowing error.
undefined method `create_table'' for #<LoginController:0x5e60110>
I wrote the crete action in application controller.
I am coping ther total worng please help me!
class ApplicationController < ActionController::Base
model :cart
model :line_item
before_filter :authorize
def create
# create_table() yields a TableDefinition instance
2006 Jun 26
8
Samba and trusted domains
Hi All,
I installed samba 3.0.22 and join it to Win2003 AD domain.
Users from my domain can access the samba shares successfully.
My problem is that users from trusted domains can not access to my samba
shares
Wbinfo -m - show all the trusted domains
Wbinfo -u - show all the users include the trusted domains users.
Any Idea?
My smb.conf global parameters:
# Global parameters
2005 Nov 07
4
Urgent Samba / Squid NTLM Auth Problems
Hi,
We are having problems setting up a squid cache server to use NTLMv2
authentication to authenticate users against AD.
We have narrowed the problems down to being a problem between samba and
squid when using NTLMv2. It constantly moans about the password being wrong
when using squid, but doing a direct samba auth works fine. We have
(believedly) narrowed it down to this: the domain requires
2003 Jan 15
2
Exception Handling
R Users:
How can I catch R errors and depend on this error call other R
functions in Perl?
The foolowing is the error message when I use perl call R.
Error in nls(modout ~ exp(-b1 * modin)/(b2 + b3 * modin), trace = F,
start = c(b1 = 0.005, :
singular gradient
Segmentation fault
Thanks,
Zhongming
2001 Dec 14
1
guest user query
Hi,
I am trying to setup a share with guest permissions for read only access (
On Samba on Redhat 6.2 Linux )
My problem is that that samba is querying the users for a username/password
even though the share is setup for guest access, and should override this.
The foolowing are some snippets of configuration regarding this;
1. smb.conf
# Uncomment this if you want a guest account, you must add
2011 Apr 15
3
Samba 3.5.8 / Windows error and system errors while mapping network drive on some PC's
Problem: We have a share defined using Samba 3.5.8 on AIX 6.1. Several
people can map a Windows Network Drive to the share and it works fine.
Several other people get Windows errors or system errors when trying to
map a drive to the same share.
Command line errors (from the net use command):
System error 59
or
System error 64
Windows Explorer error:
The specified network name is no
2009 Feb 11
1
desactivating NTLM fallback when accessing a share and kerberos auth fails
Hello.
I have a print server member of an AD domain, and my users are
autenthicated through an external kerberos domain. My samba server FQDN
is 'etoile.msr-inria.inria.fr', and has 'cups.msr-inria.inria.fr' as DNS
alias.
For foreign visitors, everything works fine: when attempting to reach
\\cups, samba immediatly detect from given credentials than user comes
from an
2005 Jul 29
4
Problem to logon after join LDAP/SAMBA domain
Hi all,
I'm using SAMBA with LDAP as my PDC but after I join a workstations
Windows XP to the domain, I can't authenticate any user with this
workstation, It gives the fallowing error when I press ctrl+alt+del
and try to logon:
"The system can't authenticate the user. Check if the user and
password is correct then retype them press ok" etc.....
In the server, I can see the
2012 Apr 20
1
wbinfo -a works against other domains, but can't use other dom creds for a share
I've successfully joined my Samba server to a Windows domain (let's call it DOMAIN1). When I run wbinfo -m , I see a number of other domains listed, including DOMAIN2. I can even test credentials in those other domains (wbinfo -a DOMAIN2\\username says that both plaintext and challenge/response authentication were successful).
However, I can't get Samba to accept credentials from
2009 Mar 29
2
Conflicting RID creation
With samba 3.0.34 I have the issue described here
http://webui.sourcelabs.com/samba/issues/5535
That is "smbpasswd -a joe" gives RID=2*UID+1000
while "net rpc user add joe" gives the value of the sambaNextRid
attribute of the sambaDomainName LDAP entry.
Also "smbpasswd -am machine" gives RID=2*UID+1000
while directly joining the domain gives RID=sambaNextRid
This is
2008 Apr 26
2
Erratic / unstable PDC
Greetings all,
I have a problem with my Samba server seeming to hang for 10
seconds every 5 minutes or so. Client machines also become
sluggish across the entire network during this period. It
does not seem to affect file transfers that are in progress.
Any ideas would be greatly appreciated.
Philip
nsc-dell01:/var/log/samba # uname -a
Linux nsc-dell01 2.6.18.2-34-default #1 SMP Mon Nov 27
2008 Dec 03
1
reduce limit number of arguments in methods:::cbind
Dear all,
As far as I understand, the number of arguments in methods:::cbind is
limited by the "self recursive" construction of the function
which generates nested loops.
A workaround could be to use the internal cbind function on blocks of
non S4 objects. The limitation would then be reduced to the number of
consecutive S4 objects.
##### R code #####
dfr <- data.frame(matrix(0,
2007 Aug 16
6
several plots on several pages
Hi
> version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 2
minor 5.1
year 2007
month 06
day 27
svn rev 42083
language R
version.string R version 2.5.1 (2007-06-27)
I want to create a pdf withe three graphs on a page and with two pages:
2007 Feb 27
5
Samba 3.0.10 join domain
I have found a fixed my previous problems (two typos that were hard to
find) and now the smbldap-tools all work as expected if I run them as
root. However when I try to join a domain from a windows machine, the
scripts never run and get an "Access is denied message". Since I am
using 0.10 I do not think I can use net rpc rights, so do I need to add
that into ldap manually? Or do I