Displaying 20 results from an estimated 3000 matches similar to: "Samba reports "Bad password""
1999 Apr 04
0
smbclient does not accept passwords.
I am trying to get Samba 2.0.3 running on a Slackware 3.6 (2.0.36)
Linux system. When I do smbclient -L localhost it connects
and then produces a "password:" prompt. No matter what I enter for
a password (password or no password) the response is always..
> smbclient -L localhost
> Added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0
> password:
1999 Oct 07
2
Tree connect failed: ERRSRV - ERRbadpw (2nd try)
Hi all together,
all answers to my first posting didn't help to solve my
problem.
Maybe this can help you.
When I'm doing: smbclient -L MYLINUX -U MYUSER
I get the following message:
Added interface ip=195.90.254.xxx broadcast=295.90.254.255
nmask=255.255.255.0
Password: <enter password for myuser>
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 2.0.5a]
Tree connect failed: ERRSRV -
1999 May 17
1
couldn't set effective gid error
Samba 2.0.3-8 installed via rpm
RH5.2
I've set up security = domain. I have 2 errors:
1. I cannot map to a share on the linux PC via name.
2. When I use IP address to map a share, I get the following errors in the
log.<machine>
[1999/05/14 14:44:24, 0] smbd/uid.c:become_gid(105)
Couldn't set effective gid to 99 currently set to (real=0,eff=0)
[1999/05/14 14:44:24, 0]
1999 Aug 26
0
Couldn't set effective gid to 65534 currently set to (real=0,eff=0)
Here is a snippet from my /var/log/smb:
[1999/08/26 12:33:30, 1] smbd/server.c:main(628)
smbd version 2.0.5a started.
Copyright Andrew Tridgell 1992-1998
[1999/08/26 12:33:30, 1] smbd/files.c:file_init(216)
file_init: Information only: requested 10000 open files, 246 are available.
[1999/08/26 12:33:30, 0] smbd/uid.c:become_gid(105)
Couldn't set effective gid to 65534 currently set to
1999 Mar 18
2
can't become user
Hi. I have installed samba before. This time I cannot even do
a smbclient -L localhost. When I try to connect I get
that log:
[1999/03/15 11:37:32, 0] smbd/uid.c:become_gid(105)
Couldn't set effective gid to 408 currently set to (real=0,eff=0)
[1999/03/15 11:37:32, 0] smbd/service.c:make_connection(425)
Can't become connected user!
[1999/03/15 11:37:50, 0] smbd/uid.c:become_gid(105)
1999 Nov 02
1
Failed logon to Samba PDC
Good morning, I have problem with logon to Samba
2.0.5a (Debian 2.0.36).
Samba is setting like PDC, I have created account carrot
in smbpasswd. Logon doesn't work, in log file is following
message:
[1999/11/02 14:46:42, 0] smbd/uid.c:become_gid(105)
Couldn't set effective gid to 1003 currently set to
(real=0,eff=0)
[1999/11/02 14:46:42, 0]
smbd/service.c:make_connection(463)
1999 May 25
0
ERRSRV - ERRbadpw w/ plain text PW
Hello All,
I have two computers. I want the Linux box to act as an SMB server
for the NT box. I only need plain text passwords right now. I modified
the NT Registry to support this. But I can't even do a loopback on the
Linux box with smbclient. See below:
[gsw@pagestreet ~]$ smbclient -L pagestreet
Added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
Password:
1999 Jan 29
1
Problems with 2.0
Hallo,
after installing Samba 2.0 I get the following messages, when trying to
connect from my Win98 PC to my SuSE 6.0 with Samba 2.0
[1999/01/29 20:45:10, 0] smbd/uid.c:become_gid(105)
Couldn't set effective gid to 101 currently set to (real=0,eff=0)
[1999/01/29 20:45:10, 0] smbd/service.c:make_connection(425)
Can't become connected user!
[1999/01/29 20:45:10, 0]
1999 Aug 13
1
Samba 2.0.5a: couldnĀ“t set effective gid error
Hi together,
I?m heavy dealing with a strange behaviour of my samba server. When I
try to log on with smbclient -L <sambahost> -Usmbuser
I get an error message: ERRSRV - ERRbadpw (Bad password - name/password
pair in a Tree Connect or Session Setup are invalid.)
smbuser exists in both the passwd and the smbpasswd and is assigned to
not have a password.
In the log.smb (loglevel 3) I find
1999 May 18
4
smbpasswd fails on Samba 2.0.3, HPUX 10.20
I have been unable to make smbpasswd work on my new Samba version 2.0.3
(HPUX 10.20).
The smb.conf was modified from a working version on Linux (version
1.9.18p8).
The relevant (I hope) output from smbpasswd, smb.log and testparms follow
below.
Are the log messages about "Couldn't set effective gid to -24 currently set
to (real=0,eff=0)"
and "Can't become connected
1999 Mar 29
1
Password Problems on AIX 3.2.5
I'm trying to setup samba 2.0.3 server on AIX 3.2.5 box
using DIAGNOSIS.txt and on test 3 i'm having problems.
This is what i have on command line:
smbclient -d 4 -L alenianola
Added interface ip=190.20.200.200 bcast=190.20.255.255 nmask=255.255.0.0
Client started (version 2.0.3).
resolve_name: Attempting lmhosts lookup for name alenianola<0x20>
startlmhosts: Can't open lmhosts
1999 Oct 05
0
SAMBA digest 2259 / Tree connect failed: ERRSRV - ERRbadpw
Jens Rieck wrote:
>>Can anyone help me?
>>
>>I have Samba 2.0.5a running on SuSE Linux 6.0 (2.0.36) and
>>Windows NT Server 4.0 SP4 (PDC).
>>
>>When I try to do a "smbclient -L MYUNIX" (according to the trouble
>>shooting guide) I get the following message:
>>
>>Addes interface ip=195.90.254.xxx bcast=195.90.254.255
1999 Oct 04
3
Tree connect failed: ERRSRV - ERRbadpw
Can anyone help me?
I have Samba 2.0.5a running on SuSE Linux 6.0 (2.0.36) and
Windows NT Server 4.0 SP4 (PDC).
When I try to do a "smbclient -L MYUNIX" (according to the trouble
shooting guide) I get the following message:
Addes interface ip=195.90.254.xxx bcast=195.90.254.255 nmask=255.255.255.0
Password:
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 2.0.5a]
tree connect failed: ERRSRV
1999 Sep 01
1
Installation test fails: 2.04b
I'm brand new to Samba and I am trying to set in up on our network (linux
OS). We have two windows clients: a notebook running win95 (soon to be
win98) and a virtual machine running win98. Right now, the host is running
RH 5.2 with the 2.0.36 kernel.
Samba-2.04b was installed from the rpm. I'm using Carter and Sharpe's
"Teach Yourself Samba in 24 Hours" as my guide. On
1999 Oct 26
0
InnocuLAN incompatible with Samba?
Samba 2.0.5b on Linux 2.0.36.
Innoculan virus scanner up-to-date on WinNT4SP3HU and WinNT4SP5HU.
On access virus scan has been enabled on all files. (OK, I guess it shouldn't, but it works more-
than-less with NT servers).
There are zillions of problems (eg. oplock breaks (oplock is now disabled); the client and server
having different ideas of what files are open; multiple connections from
1999 Oct 05
0
SAMBA digest 2259
What is this???????????????????????????????????????
> -----Original Message-----
> From: samba@samba.org [mailto:samba@samba.org]
> Sent: Tuesday, October 05, 1999 3:06 AM
> To: Bernhard Bruscha
> Subject: SAMBA digest 2259
>
>
> SAMBA Digest 2259
>
> For information on unsubscribing see http://samba.org/listproc/
> Topics covered in this issue include:
2004 Jan 09
1
3.0.2pre1 smbtar problem
Hello!
Really, this problem exists since v 3.0.
smbtar can't connect to win98 password protected share:
server is korotkova
share is SBRF\\
tar args is
tape is tar.out
blocksize is
[2004/01/09 14:17:54, 0] param/loadparm.c:map_parameter(2423)
Unknown parameter encountered: "client code page"
[2004/01/09 14:17:54, 0] param/loadparm.c:lp_do_parameter(3151)
Ignoring
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I
> forgot also to mention that I already tried the password handling in win95
> via the registry.
>
> De Boe Bart wrote:
>
> > Hello,
> >
> > I need to install Samba on a HP J210 HPUX 10.20.
> > I downloaded and compiled version 1.9.18p10.
> >
> > Following problems are
1999 Jan 22
0
SUMMARY: Bad Password
I got the answer. I set up swat and found that security was set to user.
When I set it to share things work like they did in 1.9.18p10. The
manpages say that security = share is the default but I don't think so.
Original question:
This is the first problem I have had with samba, that I can't find the
answer to, since I first started to work with samba. I am running DecUNIX
4.0d and I
1999 Apr 19
0
Trouble setting machine account password on PDC
> Hi,
> I'm trying to setup Samba 2.0.2 in security=domain mode. My machine name
> (softy) has been added as a member of the domain (waterloo). The
> smbpasswd -J option keeps giving me an error:
>
> /usr/local/samba/var# ../bin/smbpasswd -D 3 -j WATERLOO
> resolve_name: Attempting lmhosts lookup for name 53SVR1<0x20>
> resolve_name: Attempting host lookup for