similar to: rpcclient & smbpasswd user PASSWORD_MUST_CHANGE

Displaying 20 results from an estimated 2000 matches similar to: "rpcclient & smbpasswd user PASSWORD_MUST_CHANGE"

2020 Jul 22
0
rpcclient & smbpasswd user PASSWORD_MUST_CHANGE
First thanks for your quick reply, I may have explained myself improperly. By default - from my understanding- on any windows domain you're allowed to anonymously connect to : - rootDSE of the LDAP with an Anonymous bind ; -Connect to the IPC$ with a NULL session if allowed in the registry. But indeed you're not allowed to perform any method on the IPC$ neither to list the
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
Hello, I get the folowing error msg in rpcclient -c 'adddriver' command: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "My Driver Name 001:aaa] Printer Driver My Driver Name 001 successfully installed. My command is like this: rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My
1998 Nov 08
2
make failure
Howdy: I've fumbled my way and un-tarred samba whilst at /. Samba ended up at /samba-1.9.18p10/ I cd /usr/src and made a soft link ln -s /samba-1.9.18p10 samba I changed directory to ...source and edited Makefile uncommenting the #CC=gcc to CC=gcc I then ran 'make' and follows the first line of the ensuing error report: "You forgot to uncomment a host type and flags in
2003 Jul 28
3
Problem with rpcclient command
Hi, I am trying to query a W2K PDC for info on a print driver by issuing the following command: rpcclient -Uxxx%yyy -d 3 -c 'getdriver "HP LaserJet 8000 Series PS"' abert The response I get is: Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" added interface
2014 Jul 09
1
DFS queries via rpcclient to Windows 2012 Server fails
Hello, We previously had Win2008 R2 DCs which we have begun to replace with Win2012 servers (forest is still at 2008 level however). I was able to query DFS via rpcclient but now I find that I am unable to. I know that SMB3 was introduced in Win2012 but I believe that it should auto-negotiate earlier versions. I did however test from v4.1.9 as well, unfortunately that still fails. From Samba3
2013 Aug 19
3
rpcclient netshareenum 502 causes SEGV
Hello: I have a Windows 2003 Server that is causing rpcclient to SEGV via the following command: $ rpcclient -U Administrator%foobar -c 'netshareenum 502' <server> ... type: 0x6269: SEC_DESC_OWNER_DEFAULTED SEC_DESC_DACL_DEFAULTED SEC_DESC_SACL_DEFAULTED SEC_DESC_DACL_TRUSTED SEC_DESC_SACL_AUTO_INHERIT_REQ SEC_DESC_SACL_PROTECTED SEC_DESC_RM_CONTROL_VALID SACL Segmentation fault
2002 May 29
2
Will rpcclient ever get better?
I was wondering if anyone has heard of someone trying to improve on rpcclient, specifically regarding the printer-related commands. Also, it seems that rpcclient has trouble returning a large list of printers (enumprinters), like in the range of 200. Has anyone heard about this? Thanks in advance for replies :-) Thomas Klopf MMS - Gulf Region (ACS-GS contractor) -------------- next part
2003 Feb 20
3
cupsaddsmb - why the heck can't I get rpcclient-addprinter to work?
I can't seem to get the rpcclient-addprinter to work - grrrrrr It looks like the drivers files are copied correctly and the NT drivers are added correctly but the addprinter command says it's unsuccessful! rpcclient localhost -N -U JOHNSON\\root -c 'enumprinters' shows the printer!! What's going on? I've tried removing /var/cache/samba/ntdrivers.tdb
2015 Feb 17
2
Using rpcclient with my NetApp fails
Hello: I have a Netapp 8.2.2P1 7-Mode connected to my Active Directory domain and the following rpcclient command on CentOS 6.5 is bailing on the following error: could not obtain sid for domain QUEST error: NT_STATUS_ACCESS_DENIED I've tested this with all stable version of 3.6 etc. I have not tried the python based rpcclient command yet though. But after a bit of debugging, it seems that
2011 Feb 10
4
Printer drivers installation: files are not deleted
Hello all, I'm running Samba 3.5.5 on Debian 5, and following the documentation as closely as I can to install drivers using rpcclient. I first install the driver on a Windows 7 x65 workstation, then use rpcclient/smbclient to fetch the files. I then use smbclient to put those on the print$ share of the Samba server. So far, so good. Then I use rpcclient to add those files, and that
2002 Aug 07
3
Removing Printer Driver on Samba 2.2.5 using rpcclient
Hi All. Can anyone give me a hand here? I'm trying to remove some printer drivers from my samba server running on FreeBSD 4.6 using rpcclient. 'enumdrivers' shows: rpcclient $> enumdrivers [Windows 4.0] Printer Driver Info 1: Driver Name: [hp deskjet 930c series] [Windows NT x86] Printer Driver Info 1: Driver Name: [HP DeskJet 930C Series] Printer Driver Info
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Rowland penny via samba <samba at lists.samba.org> writes: > I have no idea just what you are hoping to achieve, but it is seemingly > possible without authentication as 'wbinfo -n ACCOUNT_NAME' returns the > accounts SID. So try looking at the wbinfo code. wbinfo is talking to winbind which itself is talking to the AD. In this scenario the client previously joined
2001 May 09
2
enumprinters
The "printer drivers download" feature of SAMBA-2.2 is great. Thanks to the SAMBA team. I'm using SAMBA-2.2.0 and everything works fine except one command: $ ./rpcclient sdprint -U root -c 'enumprinters' Enter Password: rpc_api_pipe: cmd 26 on pipe 703e failed to return data. result was NT_STATUS_UNSUCCESSFUL $ I can't say that rpcclient log file is useful for me but
2003 May 13
2
cli_pipe: return critical error. Error was Call returnedzerobyte(EOF),hilfe!
|................. | This would *possibly* map to the files of your | driver like this: | | Long Printer Name:\ --> lp:\ |........................... | missing: should be "RAW" !! ##### | | Yeah, you're right. I've missed the RAW DDT. Now | when I complied I got the error from the subject | line. | | Sorry? I didn't
2006 Jan 16
3
Problem getting share list from NetApp
We defined a share, sales_cifs_test, on our NetApp server. Note that the length of the name is longer than 13 characters. We can see the share with Microsoft Explorer. We can mount the share from Linux using smbmount. What we want to do is to get a list of shares from NetApp. The tools that can do this are the samba programs smbclient and net. Smbclient will not show names longer than 13
2006 Jul 20
1
setdriver fails with WERR_ACCESS_DENIED
Hi, I'm using samba 3.0.22 on a Linux/Debian machine. I'm trying to get printer drivers on the server automatically picked by the XP clients on the server. $ rpcclient localhost -U flavien -c 'enumdrivers' Password: [Windows NT x86] Printer Driver Info 1: Driver Name: [hp1] The user "flavien" has PrintOperator privileges : $ net rpc
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Vincent Le Toux via samba <samba at lists.samba.org> writes: > Indeed, rpcclient is the program I looked for the first time. > > I cannot invoke it in a command line because I have at least 1000 SID to > resolve > (I discover them one by one so I'll have to run rpcclient at least 1000 > times) You can pass multiples SID at a time to these commands. But you would have
2004 Mar 04
3
latest version (3.0.2a) on AIX 5.2 ML2 segmentation fault and core dump
First off, let me state that I am not a C programmer at all. I am a programmer in other languages, so I understand the basic configure/make/make install procedure for most GNU packages, and have done it lots of times. I downloaded the GNU iconv libraries, compiled them and used --prefix=/usr/local/special to keep from replacing the standard AIX libraries. Then I downloaded the 3.0.2a source and
2003 Jan 30
2
Mandrake 9.0: rpcclient problem exporting printers to samba for windows
I am new to CUPS, after working for 4 days to get printing from WinNT to Mandrake 9.0, I give up. Here is the problem: the /etc/samba/smb.conf is setup with [printers] and [print$]. I copy the postscript drivers from adobe. I then tried to export a printer to samba with the following command cupsaddsmb -v -U dwoody canon It did all of the commands successfully except for the last one. which
2004 Jan 14
2
Samba PDC and Automatic Printer Install
Hello, I am trying to install automatic printer driver download and install. I am running Samba 3, as a PDC, on RedHat 7.3. It seems everything is setup correctly, although I cannot get the rpcclient to 'see' my printer. Please notice these two printers listed below ar the same (lp & HP2300). [root@mercury log]# rpcclient -U=root localhost Password: rpcclient $> enumprinters