Samba4: smbclient broken

srikumar 108 srikumar108 at gmail.com
Sat Sep 18 16:32:31 MDT 2010


Hi:

After upgrading samba4 today, I have the following problem:


# smbclient -L //laxmi
Failed to connect to ncacn_np://laxmi - NT_STATUS_OBJECT_NAME_NOT_FOUND
REWRITE: list servers not implemented

smbclient from samba3 works:

# /usr/bin/smbclient -L //laxmi -k
Domain=[NYCCNET] OS=[Unix] Server=[Samba 4.0.0alpha12-GIT-1473330]

        Sharename       Type      Comment
        ---------       ----      -------
        netlogon        Disk
        sysvol          Disk
        public          Disk      Public FTP Area
        shared          Disk      Shared Network Folder
        profiles        Disk      Roaming Profiles
        folders         Disk      Redirected Folders
        IPC$            IPC       IPC Service (Samba 4.0.0alpha12-GIT-1473330)
        ADMIN$          Disk      DISK Service (Samba 4.0.0alpha12-GIT-1473330)
Domain=[NYCCNET] OS=[Unix] Server=[Samba 4.0.0alpha12-GIT-1473330]

However:

# klist

Credentials cache: FILE:/tmp/krb5cc_0
        Principal: administrator at NYCCNET.COM

  Issued           Expires          Principal
Sep 18 17:30:41  Sep 19 17:30:41  krbtgt/NYCCNET.COM at NYCCNET.COM
Sep 18 17:33:08  Sep 19 17:30:41  LAXMI$@NYCCNET.COM
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sep 18 18:18:10  Sep 19 17:30:41  host/laxmi.nyccnet.com at NYCCNET.COM

Shouldn't that be 'cifs/laxmi.nyccnet.com' rather than 'LAXMI$' ?

Also from the log:

Kerberos: Server not found in database: cifs/nyccnet.com at NYCCNET.COM:
no such entry found in hdb

Shouldn't samba be looking for a principal 'cifs/laxmi.nyccnet.com'
rather than 'cifs/nyccnet.com' ? Is my installation totally fsck'ed,
or is this is a bug?

Thanks in advance for any help.


More information about the samba-technical mailing list