Displaying 20 results from an estimated 3000 matches similar to: "Specified network password is not correct"
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 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
2012 May 04
1
s3 connect to s4 ads woes, need guidance..
I'm beating my head up against the wall here.. Need some extra eyes!!!
Setup -- Samba4 Domain Controller and samba3 print server.. DNS
FlatFile,, All dns works..
Issue, When I browse to the print Server vi \\IP-Address I am able to
connect just fine.. When I browse using \\netbios-name I connect to the
server but it opens up a username/pass dialog box and no name or
passwords will work..
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
2004 Dec 29
1
Getting INTERNAL ERROR: Signal 10 in Solaris 9
Hello all,
I have compiled a Samba 3.0.10 in a Solaris 9 box with
OpenLDAP 2.2.17. The options i've compiled with are
the following:
./configure --prefix=/opt/samba3 --without-readline
--enable-shared=yes --enable-static=yes
--with-acl-support --with-smbwrapper
--with-sys-quotas=no --without-winbind --with-ldapsam
This Samba is PDC of a windows mixed environment
(95/98/XP). Sometimes a user
2004 Aug 10
2
Kerberos verfy ticket failed
Hello list.
I've got a problem using samba-3.0.4 (RedHat AS 3.0)
the server is member of a Win2003 Active directory domain
All stuff about krb5 seems to work correctly
kinit user@REALM
klist
etc...
net ads join -U administrator has worked well too
But when any Windows client member of the domain try to connect to the
server it asks me for a user/pass.
here is the log.
[2004/08/10
2005 Oct 31
1
Samba 3.0.20b in ADS mode with MIT realm trust problems
Hi all,
We're having some issues getting Samba to work in the way we'd like it
to in our domain infrastructure.
We have a real Windows domain WIN (WIN.DOC.IC.AC.UK) which is run on
Windows 2003 domain controllers. We also have an MIT Kerberos realm
DOC.IC.AC.UK. A realm trust exists such that WIN.DOC.IC.AC.UK trusts
DOC.IC.AC.UK for authentication, and users have appropriate Kerberos
2013 Oct 25
2
Mounting Linux Samba Shares on Windows when Active Directory Server is down
Hi,
I am running Samba 3.6.19 and making my way through all the Active
Directory documentation. I have joined various Linux boxes to a
Windows Server 2008 R2 Active Directory domain. Windows 7 users who
log on with their domain accounts can mount the correct shares exported
by the Linux boxes without having to supply any additional credentials.
All working perfectly!
However, I have a
2004 May 04
3
samba 3.0.2a & Win2003 AD controler
Hello samba experts !
I have a big problem with my samba 3.0.2a on debian. I use winbindd, which
seems to work (getent passwd/group and wbinfo -u works), and the net ads
join worked too, but the authentication with the AD controler, hosted on
Win2003 Server, fails.
Sample of the level 3 log file :
...
[2004/05/04 08:47:20, 3] smbd/process.c:switch_message(685)
switch message SMBsesssetupX
2005 Nov 23
1
ADS mode / MIT realm trust problem (3.0.20b)
Hi,
A final repost of the below issue -- we still are not making any
progress. It is unclear whether we need to be using winbind -- I don't
believe so, and the Terpstra Samba 3 book doesn't suggest that this is
necessary in this configuration; but please correct me if my
preconception is flawed.
If this is the 'wrong place' to ask -- any suggestions about where I
should be
2010 Apr 30
3
The user name could not be found when joining a samba domain
Using LDAP and the smbldap-tools. When attempting to join the domain with an administrative user, the computer gets added to the Computers list in LDAP with the following attributes:
cn: workstation75$
description: Computer
gecos: Computer
gidNumber: 515
homeDirectory: /dev/null
loginShell: /bin/false
objectClass: top, account, posixAccount
uid: workstation75$
uidNumber:
2011 Feb 18
1
samba ADS-based authentication fails with NT_STATUS_USER_UNKNOWN but wbinfo works
Hi
I've found a few list posts with this problem but none of their
solutions helped.
Apologies for the long mail but I've no idea which section of the
various logs will be the important part.
I've set up a RHEL5.3 server (with Samba 3.0.33) to authenticate to an
existing active directory realm on our local network.
The AD server is Windows-based and works fine for a couple of
2010 Dec 20
4
problem connecting DFS-share with winXP - successful with Vista & 7
Hi,
i have problems connecting to DFS-Share from Client WindowsXP. Same
configuration works fine for Windows Vista and 7. On Windows 7 the
LMCompatibility Level is 3.
the striking point I see in logfile is following
2010/12/20 10:30:17, 1] smbd/service.c:make_connection_snum(1119)
10.184.144.171 (10.184.144.171) signed connect to service applbin
initially as user useracc
2010 Feb 25
1
Windows 7 only connects if joined to the domain
I'm running 3.4.6 (was running 3.0.28a but upgraded in hopes to fix this issue). Clients running Windows 7 that are NOT joined to the AD domain (samba authenticates against it via "security = server") cannot authenticate to access the server. Clients running Windows 7 that are on the domain as well as Windows XP, Windows 2003 on and off the domain work as expected.
Any help would
2009 Aug 19
1
How to get users from a second AD domain recognized by samba?
I have an issue with getting my students access to the samba shares for
our lab's server. I am using authentication through our university's
active directory. I followed the directions for getting this set up
using winbind. I am using winbind for both samba authentication as well
as user logins through pam.
The trouble is this: I have no problems logging in and getting access to
the
2006 Sep 21
1
Unable to connect samba server using hostname [2]
Hi,
I've got th same problem than in this tread (no solution found) :
http://lists.samba.org/archive/samba/2005-November/113914.html
except I've got the problem on all stations.
I am unable to connect to samba server using it's hostname, whereas it's
work with IP address. When I use the hostname, Samba always request for
login/password.
[2006/09/21 12:59:04, 3]
2010 Jun 23
3
samba winbind problem with trusted domains
hi all
i am new to samba and struggling with trusted domains authentication from
many days .i have a win2k3 domain(corp.raju.ad )and win2k8 domain (
testraju.ad) .
i have joined samba server as a member to win2k8 domain (testraju.ad) using
net ads join commands /
i m able to access samba shares using testraju.ad user ID's successfully ,
while authenticating with corp.raju.ad users i m
2003 Aug 29
2
Problems with GID Samba 3.0.0 Beta2 Debian Testing
Hello,
I've got a somehow weird problem with the primary GID of samba users.
passdb backend is tdbsam.
when I connect to the samba server my gid is set to 2147483404 instead of
1002 (domainusers). The GID 1002 ist configured as my primary group in
/etc/passwd. This also happens with other usernames.
After deleting group_mapping.tdb this worked for some hours but the error
came back.
2004 Feb 18
3
changing unix password with samba
I am running RedHat 9 and samba. I need to be able to set one password
for each user and sync them with ssh, web, unix password.
i.e. When I change samba pass, it changes unix, ftp, etc. Is this
possible with samba? I saw that it is if you are running windows and
then you can change the unix pass via samba. Is this possible when
running linux. I just want to easily administer my users.
2007 Sep 26
1
Samba, OpenLDAP and Windows Vista
I have a Samba server set up to share files within a small network (with
2 clients) and I use OpenLDAP to store user accounts.
I have pretty much got everything working (smbclient prints the correct
information and I can browse and log into Samba via Nautilus) except I
can't get the Vista client to connect to Samba, as it won't even prompt
for a username and password it simply pops up