Bug in rpcclient in 2.2.8

Mike Brodbelt m.brodbelt at acu.ac.uk
Thu Apr 3 11:44:03 GMT 2003


Hi,

Running Samba 2.2.8 on Debian Woody, using packages from
http://people.debian.org/~peloy/samba/.

The rpcclient binary isn't happy:-

$ dpkg -S `which rpcclient`
smbclient: /usr/bin/rpcclient
$ dpkg -s smbclient | grep Version
Version: 2.2.8-1.woody
$ rpcclient -U mb server
Password:
failed session setup
Cannot connect to server.  Error was NT_STATUS_LOGON_FAILURE

>From a machine running Debian testing with Samba 2.2.3:-

$ dpkg -S `which rpcclient`
smbclient: /usr/bin/rpcclient
$ dpkg -s smbclient | grep Version
Version: 2.2.3a-6
$ rpcclient -U mb server
Enter Password:
session setup ok
Domain=[MILKY-WAY] OS=[Unix] Server=[Samba 2.2.8-1.woody for Debian]
rpcclient $>


The first machine is the server, if that's important.

Mike.



More information about the samba-technical mailing list