Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

smbclient gets errors

codrut.popescuOct 2 2014 — edited Oct 2 2014

[root@node1 ~]# smbclient ////192.168.75.106 -U codrut -W workgroup -d10

INFO: Current debug levels:

  all: 10

  tdb: 10

  printdrivers: 10

  lanman: 10

  smb: 10

  rpc_parse: 10

  rpc_srv: 10

  rpc_cli: 10

  passdb: 10

  sam: 10

  auth: 10

  winbind: 10

  vfs: 10

  idmap: 10

  quota: 10

  acls: 10

  locking: 10

  msdfs: 10

  dmapi: 10

  registry: 10

lp_load_ex: refreshing parameters

Initialising global parameters

rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)

INFO: Current debug levels:

  all: 10

  tdb: 10

  printdrivers: 10

  lanman: 10

  smb: 10

  rpc_parse: 10

  rpc_srv: 10

  rpc_cli: 10

  passdb: 10

  sam: 10

  auth: 10

  winbind: 10

  vfs: 10

  idmap: 10

  quota: 10

  acls: 10

  locking: 10

  msdfs: 10

  dmapi: 10

  registry: 10

params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"

Processing section "[global]"

doing parameter workgroup = WORKGROUP

doing parameter server string = Samba Server Version %v

doing parameter log file = /var/log/samba/log.%m

doing parameter max log size = 50

doing parameter security = user

doing parameter passdb backend = tdbsam

doing parameter load printers = yes

doing parameter cups options = raw

pm_process() returned Yes

lp_servicenumber: couldn't find homes

set_server_role: role = ROLE_STANDALONE

Substituting charset 'UTF-8' for LOCALE

added interface eth0 ip=fe80::215:5dff:fe4b:6a03%eth0 bcast=fe80::ffff:ffff:ffff

:ffff%eth0 netmask=ffff:ffff:ffff:ffff::

added interface eth0 ip=192.168.75.109 bcast=192.168.75.255 netmask=255.255.255.

0

Netbios name list:-

my_netbios_names[0]="NODE1"

Client started (version 3.6.9-169.el6_5).

Enter codrut's password:

Opening cache file at /var/lib/samba/gencache.tdb

Opening cache file at /var/lib/samba/gencache_notrans.tdb

sitename_fetch: No stored sitename for

internal_resolve_name: looking up #20 (sitename (null))

no entry for #20 found.

resolve_lmhosts: Attempting lmhosts lookup for name <0x20>

resolve_lmhosts: Attempting lmhosts lookup for name <0x20>

getlmhostsent: lmhost entry: 127.0.0.1 localhost

resolve_wins: Attempting wins lookup for name <0x20>

resolve_wins: WINS server resolution selected and no WINS servers listed.

resolve_hosts: Attempting host lookup for name <0x20>

resolve_hosts: getaddrinfo failed for name  [Name or service not known]

name_resolve_bcast: Attempting broadcast lookup for name <0x20>

bind succeeded on port 0

Socket options:

        SO_KEEPALIVE = 0

        SO_REUSEADDR = 1

        SO_BROADCAST = 1

        Could not test socket option TCP_NODELAY.

        Could not test socket option TCP_KEEPCNT.

        Could not test socket option TCP_KEEPIDLE.

        Could not test socket option TCP_KEEPINTVL.

        IPTOS_LOWDELAY = 0

        IPTOS_THROUGHPUT = 0

        SO_REUSEPORT = 1

        SO_SNDBUF = 262144

        SO_RCVBUF = 262144

        SO_SNDLOWAT = 1

        SO_RCVLOWAT = 1

        SO_SNDTIMEO = 0

        SO_RCVTIMEO = 0

        Could not test socket option TCP_QUICKACK.

async_connect failed: No such file or directory

nmbd not around

lang_tdb_init: /usr/lib64/samba/en_US.UTF-8.msg: No such file or directory

Connection to  failed (Error NT_STATUS_BAD_NETWORK_NAME)

[root@node1 ~]#

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 30 2014
Added on Oct 2 2014
0 comments
1,230 views