Displaying 13 results from an estimated 13 matches for "rcpclient".
Did you mean:
tcpclient
2018 Apr 05
2
How to change Domain password as normal user?
...tation and was locked out. The Samba log message was:
[2018/04/05 05:11:38.549997, 2] authentication for user [HPRS/myuser] FAILED with error
NT_STATUS_ACCOUNT_LOCKED_OUT
ntlm_auth gives:
Unable to Authenticate: NT_STATUS_ACCOUNT_LOCKED_OUT: Account locked out (0xc0000234)
This all despite the rcpclient saying the expiration is in July.
As the domain administrator I ran 'samba-tool user setpassword myuser' and reset the password
and was able to log in. I'm going to not mess with this for a couple of days and see what
happens.
The rpcclient output shows no indication that the user is...
2003 Mar 06
1
rpcclient setprinter failes
...up to 55 printers but now I am
not able to set the driver.
I can install more printers, but when cupsaddsmb is running
rpcclient -N -U 'user%secret' -c 'setdriver pr51433 pr51433'
I get the "result was NT_STATUS_UNSUCCESSFUL" messages.
This is cut out of the debug-log of rcpclient.
000010 smb_io_rpc_hdr_resp rpc_hdr_resp
0010 alloc_hint: 00000004
0014 context_id: 0000
0016 cancel_ct : 00
0017 reserved : 00
rpc_api_pipe: len left: 0 smbtrans read: 28
000018 spoolss_io_r_setprinter
0018 status: WERR_ACCESS_DENIED
SetPrinter call failed!
Before this I get...
2005 Feb 15
1
Making nt_printer.tdb from tdbtool?
...ondon1: hp2200
pr-newyork3: hp4000
...
Our goal is to bring our printing in line with our other
configuration management, which has a central server
of configs for routers, servers and so on. The config
server doesn't run any applications and so can't have
Samba running on it to receive rcpclient requests.
Anybody achieved anything like this? Any developer
got some half-working code? We were hoping to use
tdbtool or similar.
Alternatively, does anybody have good documentation about
what is expected in the printing tdb files?
We're using Samba 2.2.2 on FreeBSD 4.various.
Any help g...
2003 May 13
1
cli_pipe: return critical error. Error was Call returnedzero byte (EOF), hilfe!
Hi Kurt,
I've read the new document. It's a very fine piece of
technical documentation. However, it doesn't help me
in the present predicament. Going now by this book
I'm only getting more frustrated. I'm stuck!
For example adding driver with rcpclient invariably
ends in "Segmentation fault" (Signal 11) immediately
after pop_sec_ctx, whose push counterpart was invoked
before a long series of opening and closing all normal
files in W32X86/3. This is the command I used:
rpcclient -d 4 -Uroot -c 'adddriver \
"Windows NT x86"...
2018 Apr 13
2
How to change Domain password as normal user?
...997, 2] authentication for user [HPRS/myuser]
> > FAILED with error NT_STATUS_ACCOUNT_LOCKED_OUT
> >
> > ntlm_auth gives:
> >
> > Unable to Authenticate: NT_STATUS_ACCOUNT_LOCKED_OUT: Account locked
> > out (0xc0000234)
> >
> > This all despite the rcpclient saying the expiration is in July.
> >
>
> The problem here is that you are mixing up an expired password and an
> account that is locked out.
> An account can get logged out for various reasons, but the main one is
> something trying to auth with an old or wrong password. Do y...
2018 Apr 14
2
How to change Domain password as normal user?
...997, 2] authentication for user [HPRS/myuser]
> > FAILED with error NT_STATUS_ACCOUNT_LOCKED_OUT
> >
> > ntlm_auth gives:
> >
> > Unable to Authenticate: NT_STATUS_ACCOUNT_LOCKED_OUT: Account locked
> > out (0xc0000234)
> >
> > This all despite the rcpclient saying the expiration is in July.
> >
>
> The problem here is that you are mixing up an expired password and an
> account that is locked out.
> An account can get logged out for various reasons, but the main one is
> something trying to auth with an old or wrong password. Do y...
2018 Apr 05
0
How to change Domain password as normal user?
...was:
>
> [2018/04/05 05:11:38.549997, 2] authentication for user [HPRS/myuser]
> FAILED with error NT_STATUS_ACCOUNT_LOCKED_OUT
>
> ntlm_auth gives:
>
> Unable to Authenticate: NT_STATUS_ACCOUNT_LOCKED_OUT: Account locked
> out (0xc0000234)
>
> This all despite the rcpclient saying the expiration is in July.
>
The problem here is that you are mixing up an expired password and an
account that is locked out.
An account can get logged out for various reasons, but the main one is
something trying to auth with an old or wrong password. Do you have
anything that tries t...
2005 Dec 14
0
Error when trying to view printer properties
...using the Printing Configuration and named it
MACH_PRINTER with raw print queue.
restarted cups and samba.
Went to the Windows client and connected to it as root.
Went to Printers and right clicked white background and checked that it
could see the hp1200 driver and looked at the files there.
rcpclient -Uroot SAMBA-CUPS
rpcclient $> setdriver MACH_PRINTER hp1200
Succesfully set MACH_PRINTER to driver hp1200.
rpcclient $> enumdrivers
[Windows NT x86]
Printer Driver Info 1:
Driver Name: [hp1200]
[Windows NT x86]
Printer Driver Info 1:
Driver Name: [hp1200]
restart samba
wh...
2003 May 13
5
cli_pipe: return critical error. Error was Call returnedzerobyte(EOF), hilfe!
...me to
download.
I can upload the bunch on an FTP server and send you
access details per separate mail but I don't think you
can reproduce the problem. It has nothing to do with
the data. I'm actually looking for pointers as to
where to look next.
For example adding driver with rcpclient
invariably ends in "Segmentation fault"
(Signal 11)
I am currently seeing Segmentation faults (on
2.2.7a) also with various rpcclient commands (for
ex. "level" 2 or 3 subcommands for enumprinters
and enumdrivers...). However, adddriver|setdriver
work......
2003 Mar 07
1
rpcclient setdriver fails: WERR_INVALID_PRINTER_NAME
...d upload up to 2 printers but now I am
not able to set the driver.
I can install more printers, but when cupsaddsmb is running
rpcclient -N -U 'root%secret' -c 'setdriver zae zae'
I get the "result was NT_STATUS_UNSUCCESSFUL" messages.
This is cut out of the debug-log of rcpclient.
==============================================================
000010 smb_io_rpc_hdr_resp rpc_hdr_resp
[2003/03/07 12:23:09, 5] rpc_parse/parse_prs.c:prs_uint32(588)
0010 alloc_hint: 00000018
[2003/03/07 12:23:09, 5] rpc_parse/parse_prs.c:prs_uint16(559)
0014 context_id: 0000
[2003/0...
2018 Apr 16
0
How to change Domain password as normal user?
...997, 2] authentication for user [HPRS/myuser]
> > FAILED with error NT_STATUS_ACCOUNT_LOCKED_OUT
> >
> > ntlm_auth gives:
> >
> > Unable to Authenticate: NT_STATUS_ACCOUNT_LOCKED_OUT: Account locked
> > out (0xc0000234)
> >
> > This all despite the rcpclient saying the expiration is in July.
> >
>
> The problem here is that you are mixing up an expired password and an
> account that is locked out.
> An account can get logged out for various reasons, but the main one is
> something trying to auth with an old or wrong password. Do y...
2018 Apr 13
0
How to change Domain password as normal user?
...997, 2] authentication for user [HPRS/myuser]
> > FAILED with error NT_STATUS_ACCOUNT_LOCKED_OUT
> >
> > ntlm_auth gives:
> >
> > Unable to Authenticate: NT_STATUS_ACCOUNT_LOCKED_OUT: Account locked
> > out (0xc0000234)
> >
> > This all despite the rcpclient saying the expiration is in July.
> >
>
> The problem here is that you are mixing up an expired password and an
> account that is locked out.
> An account can get logged out for various reasons, but the main one is
> something trying to auth with an old or wrong password. Do y...
2018 Mar 31
3
How to change Domain password as normal user?
On Sat, 31 Mar 2018 11:42:07 -0400
Mark Foley via samba <samba at lists.samba.org> wrote:
> On Sat, 31 Mar 2018 12:25:14 +0100 Rowland Penny <rpenny at samba.org>
> wrote:
> >
> > This will then prompt the user for their 'oldpassword' and then the
> > new password (twice). There is a gotcha though, as given it will
> > only work on a DC, to do the