SAMBA: Fail rpc windows 10 single home edition

Pablo Silva psilva at bbr.cl
Thu Apr 28 20:06:36 UTC 2016


HI !

   Thanks for the hints, here the debug info::


[root at ERAServer ~]# net -i -k rpc service delete eset-remote-installer 
-U nb-mherrera -S 10.200.200.68 -d 10
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 = MYGROUP
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
Netbios name list:-
my_netbios_names[0]="ERASERVER"
added interface eth0 ip=fe80::a00:27ff:fe2b:1f51%eth0 
bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff::
added interface eth0 ip=10.200.200.248 bcast=10.200.200.255 
netmask=255.255.255.0
Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
Enter nb-mherrera's password:
Connecting to host=10.200.200.68
Running timed event "tevent_req_timedout" 0x7f596ce18d40
Connecting to 10.200.200.68 at port 445
Socket options:
     SO_KEEPALIVE = 0
     SO_REUSEADDR = 0
     SO_BROADCAST = 0
     TCP_NODELAY = 1
     TCP_KEEPCNT = 9
     TCP_KEEPIDLE = 7200
     TCP_KEEPINTVL = 75
     IPTOS_LOWDELAY = 0
     IPTOS_THROUGHPUT = 0
     SO_REUSEPORT = 0
     SO_SNDBUF = 19800
     SO_RCVBUF = 87380
     SO_SNDLOWAT = 1
     SO_RCVLOWAT = 1
     SO_SNDTIMEO = 0
     SO_RCVTIMEO = 0
     TCP_QUICKACK = 1
Substituting charset 'UTF-8' for LOCALE
cli_negprot: SMB signing is mandatory and the server doesn't support it.
failed negprot: NT_STATUS_ACCESS_DENIED
lang_tdb_init: /usr/lib64/samba/es_CL.UTF-8.msg: No existe el fichero o 
el directorio
Could not connect to server 10.200.200.68
Connection failed: NT_STATUS_ACCESS_DENIED
failed to make ipc connection: NT_STATUS_ACCESS_DENIED
return code = -1
Opening cache file at /var/lib/samba/gencache.tdb
Opening cache file at /var/lib/samba/gencache_notrans.tdb


Question: I need some configuration to samba for works??

Thanks in advance!

Pablo

On 28/04/16 13:57, Kenny Dinh wrote:
> Pablo,
>
> A couple things to try.
>
> * Rerun your command with "-d 10", ie, "net rpc info --ipaddress
> 10.200.200.68 --user nb-mherrera%mherrera -d 10", will give you more
> details into what internal operations failed.
>
> * look at log files in /var/log/samba.  If there are no log file, then look
> at the man page for smb.conf to enable debug log.
>
> * Not sure why you are still running samba 3.6 on your system while there
> is samba 4.2.x, samba 4.3.x, and 4.4.x.
>
>
>
> On Thu, Apr 28, 2016 at 9:07 AM, Pablo Silva <psilva at bbr.cl> wrote:
>
>> Hi!
>> I'm playing with the following command, but when i try to run it, i see
>> the following error:
>>
>>
>> [root at ERAServer Server]# net rpc info --ipaddress 10.200.200.68 --user
>> nb-mherrera%mherrera
>> Could not connect to server 10.200.200.68
>> Connection failed: NT_STATUS_ACCESS_DENIED
>>
>>
>> I need a previous configuration for rpc service in windows 10? or i need
>> other thing for to configurate in Centos 6.7
>> the samba-common version installed is:
>>
>>
>> [root at ERAServer Server]# rpm -qa | grep samba
>> samba-common-3.6.23-30.el6_7.x86_64
>> samba-winbind-clients-3.6.23-30.el6_7.x86_64
>> samba-winbind-3.6.23-30.el6_7.x86_64
>>
>>
>> Thanks in advance!, for any hint.
>>
>> -Pablo
>>
>>
>>
>





More information about the samba-technical mailing list