similar to: Using rpcclient with my NetApp fails

Displaying 20 results from an estimated 6000 matches similar to: "Using rpcclient with my NetApp fails"

2015 Feb 18
0
Using rpcclient with my NetApp fails
On Tue, Feb 17, 2015 at 12:42:20PM -0500, pisymbol . wrote: > 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
2016 May 25
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
Hello: Platform: CentOS 6.7 x86-64 $ rpm -qa | grep samba samba-common-3.6.23-30.el6_7.x86_64 samba4-libs-4.2.10-6.el6_7.x86_64 ie-samba-utils-3.6.13-7.x86_64 samba-winbind-3.6.23-30.el6_7.x86_64 samba-client-3.6.23-30.el6_7.x86_64 samba-winbind-clients-3.6.23-30.el6_7.i686 samba-winbind-clients-3.6.23-30.el6_7.x86_64 Problems began after requiring SMB signing (I forgot the specifics but it was
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
2016 May 26
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
This spnego stuff makes me think about "client ldap sasl wrapping = sign" to be added in some cases. There are threads related to that posted recently. Disabling spnego is, if I'm not mistaken, disabling Kerberos. Disabling Kerberos should not be what you really want with AD : ) 2016-05-26 13:23 GMT+02:00 pisymbol . <pisymbol at gmail.com>: > On Wed, May 25, 2016 at 2:38
2016 Mar 08
6
Fetching ACL data from extended attributes
A Samba server I've configured uses the VFS acl_xattr module to support Windows ACLs. I'd like to view the ACL data, in as raw a state as possible, but also in a human readable format. Is there an existing utility that does that? If not, and I need to write an application to accomplish it, which APIs would you recommend (and on which attributes)? Thanks,Steve Tice
2018 Jun 18
2
Building rpcclient statically linked?
On Mon, 2018-06-18 at 10:35 -0400, pisymbol via samba wrote: > Small addendum, I did try: > > ./configure --nonshared-binary=ALL > > ERROR: source source3/smbd/notify_msg.c is in more than one subsystem of > target 'smbstatus': ['smbd_base.objlist', 'smbstatus.objlist'] > > This is CentOS 7.5. > > -aps Building more than smbd and
2018 Jun 18
2
Building rpcclient statically linked?
I have Googled around looking for the magic configure to waf incantation to get this accomplished but nothing seems to work. Does anyone know how to build rpcclient statically linked? Or all binaries statically linked? Thanks! -aps
2018 Jun 18
2
Building rpcclient statically linked?
On Mon, Jun 18, 2018 at 3:53 PM, pisymbol <pisymbol at gmail.com> wrote: > > > On Mon, Jun 18, 2018 at 2:39 PM, Andrew Bartlett <abartlet at samba.org> > wrote: > >> On Mon, 2018-06-18 at 10:35 -0400, pisymbol via samba wrote: >> > Small addendum, I did try: >> > >> > ./configure --nonshared-binary=ALL >> > >> > ERROR:
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
2018 Jun 19
2
Building rpcclient statically linked?
On Mon, Jun 18, 2018 at 11:36 PM, Andrew Bartlett <abartlet at samba.org> wrote: > On Mon, 2018-06-18 at 15:56 -0400, pisymbol wrote: > > I have a binary based off of rpclient that prints out the raw share > > SD as a binary stream instead of trying to parse it into human > > readable format (the default behavior). That is what I'm after. > > > >
2018 Jun 19
1
Building rpcclient statically linked?
On Tue, 2018-06-19 at 12:41 -0400, pisymbol wrote: > > > On Tue, Jun 19, 2018 at 5:31 AM, pisymbol <pisymbol at gmail.com> wrote: > > > > On Mon, Jun 18, 2018 at 11:36 PM, Andrew Bartlett <abartlet at samba.org> wrote: > > > On Mon, 2018-06-18 at 15:56 -0400, pisymbol wrote: > > > > I have a binary based off of rpclient that prints out the
2016 May 27
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
On Thu, May 26, 2016 at 1:56 PM, pisymbol . <pisymbol at gmail.com> wrote: > On Thu, May 26, 2016 at 7:56 AM, mathias dufresne <infractory at gmail.com> wrote: > We are trying to just list shares and a lot of scripts use the 'net > share' command which is now barfing. I believe I am running into a flavor of this: https://bugzilla.samba.org/show_bug.cgi?id=11849 But
2018 Aug 02
5
Can't write to a samba share mounted as an AD user
On Thu, 2 Aug 2018 13:16:26 -0400 pisymbol via samba <samba at lists.samba.org> wrote: > On Thu, Aug 2, 2018 at 1:11 PM, Eric Altman via samba > <samba at lists.samba.org > > wrote: > > > > > It’s just that the mount has read-only access despite the file > > ownership and modes being set to give full read-write? > > > > > That is almost
2016 May 26
0
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
On Wed, May 25, 2016 at 2:38 PM, pisymbol . <pisymbol at gmail.com> wrote: > Hello: > > Platform: CentOS 6.7 x86-64 > > $ rpm -qa | grep samba > samba-common-3.6.23-30.el6_7.x86_64 > samba4-libs-4.2.10-6.el6_7.x86_64 > ie-samba-utils-3.6.13-7.x86_64 > samba-winbind-3.6.23-30.el6_7.x86_64 > samba-client-3.6.23-30.el6_7.x86_64 >
2016 May 31
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
On Fri, May 27, 2016 at 3:55 PM, Gaiseric Vandal <gaiseric.vandal at gmail.com> wrote: > Is the netapp a member of the domain? Yes. > My assumption is that you can have domain members that are patched with domain controllers that are not. I don't know what you mean by that. This worked before the samba CVE changes took effect in the latest samba3 RPMs distributed by the CentOS
2015 Nov 04
3
Using samba-python to query AD? Status of API?
On Wed, Nov 4, 2015 at 11:09 AM, mathias dufresne <infractory at gmail.com> wrote: > Hi, > > Once you have installed Samba to be able to run it as Active Directory you > would have samba-tool available. > > # which samba-tool > /usr/bin/samba-tool > # file /usr/bin/samba-tool > /usr/bin/samba-tool: Python script, ASCII text executable > # locate ldapcmp.py >
2015 Nov 04
2
Using samba-python to query AD? Status of API?
On Wed, Nov 4, 2015 at 12:27 PM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 04/11/15 17:11, pisymbol . wrote: >> >> On Wed, Nov 4, 2015 at 11:09 AM, mathias dufresne <infractory at gmail.com> >> wrote: >>> >>> Hi, >>> >>> Once you have installed Samba to be able to run it as Active Directory >>> you
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Typical example: Here is some search & export for libsmbclient: adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep cli_rpc_pipe_open_noauth_transport <nothing> adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep cli_rpc_pipe_open U cli_rpc_pipe_open_noauth adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0
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
2015 Jan 20
2
smbclient using SMB2+ against NetApp OnTap 8.2 anyone ?
So I just spent a frustrating day trying to get smbclient from 4.2.x and master connecting to a NetApp 8.2 box using SMB2 or SMB3 with NTLM auth. Short answer - it doesn't work :-(. Longer answer - the NetApp is choking on something inside the SPNEGO NTLMSSP packets we're sending it - giving the error that it couldn't parse the SPNEGO packet. Unfortunately (and knowing bugger-all