similar to: rpcclient netshareenum 502 causes SEGV

Displaying 20 results from an estimated 100 matches similar to: "rpcclient netshareenum 502 causes SEGV"

2018 Sep 12
2
eventlog functionality
Are you saying that it could be as simple as adding a case like this one headed up by a 'case 10:' ?                 case 1:                        werr = init_srv_sess_info_1(p,                                                     r->in.info_ctr->ctr.ctr1,                                                     r->in.resume_handle,                                                    
2018 Sep 12
2
eventlog functionality
'right structure' is a bit above my level of knowledge.  microsoft documentation on NetSessionEnum level 10 has some sample code but I'm not sure how to implement it... On Wednesday, 12 September 2018, 07:59:50 GMT-7, Andrew Bartlett via samba <samba at lists.samba.org> wrote: On Wed, 2018-09-12 at 14:33 +0000, ray klassen via samba wrote: >  Are you saying that
2018 Sep 12
1
eventlog functionality
On Wed, 2018-09-12 at 16:23 -0700, Ray Klassen via samba wrote: > On 2018-09-12 09:44 AM, Jeremy Allison via samba wrote: > > > > On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba > > wrote: > > > > > > > > > and from the what the hell department. I did it. Comparing > > > > > >
2018 Sep 12
2
eventlog functionality
On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba wrote: > > and from the what the hell department. I did it. Comparing > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_1 > > > and > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_10 > > and > >
2018 Sep 11
2
eventlog functionality
so I sent you the dump separately. and i tried a persistent drive mapping to \\DC\netlogon which I figured should create a more permanent session as you described. That worked the same. On Tuesday, 11 September 2018, 08:21:50 GMT-7, Andrew Bartlett via samba <samba at lists.samba.org> wrote: On Tue, 2018-09-11 at 15:14 +0000, ray klassen via samba wrote: >   > Yes, after
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
2018 Sep 12
0
eventlog functionality
Farther down the rabbit hole, I would have to create a init_srv_sess_info_10 to go with it? On Wednesday, 12 September 2018, 08:26:11 GMT-7, ray klassen <julius_ahenobarbus at yahoo.co.uk> wrote: 'right structure' is a bit above my level of knowledge.  microsoft documentation on NetSessionEnum level 10 has some sample code but I'm not sure how to implement it...
2018 Sep 12
0
eventlog functionality
On 2018-09-12 09:44 AM, Jeremy Allison via samba wrote: > On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba wrote: >> >> and from the what the hell department. I did it. Comparing >> >> https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_1 >> >> >> and >> >>
2018 Apr 17
0
slow smbclient samba 4.7.x
Hi all, I have found this: time smbclient -L //debian -U% Sharename Type Comment --------- ---- ------- print$ Disk Printer Drivers software Disk IPC$ IPC IPC Service (Samba 4.7.7-Debian) HP_F4100 Printer HP Deskjet F4100 series MX870-series Printer Canon MX870 series l6p Printer l6p MX435
2013 Apr 12
0
net rpc share allowedusers fails half the time?
Hi all, [Please CC me in reply, I'm not subscribed] We have a weird situation on one of our shares, net rpc share allowedusers fails with NT_STATUS_IO_DEVICE_ERROR. Normally the command is run with the password passed on the command-line. If we manually type the password or turn up the debug level, it works. If we turn up the debug output but direct the output to /dev/null or to a file, then
2020 Oct 28
1
segfault during net rpc printer migrate drivers
Hi I am trying to migrate an old printserver from one samba4 (4.8.11 on CentOS-6) server to a newer one (4.11.2 on CentOS-8) using net rpc printer migrate all The migration of queue, forms, securitty, settings works, during the migration of the drivers (net rpc printer migrate drivers)? the command dumps core at the first driver Here a level10 output ???? spoolss_AddPrinterDriver: struct
1999 Mar 05
0
configure and compile errors under HPUX9.04 with samba 2.03
Hello Everyone, I am using an HP9000 with HPUX 9.04D with gcc 2.8.1. When running configure for samba 2.03 I receive the following error: checking statvfs function (SVR4)... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes checking if large file support can be enabled no checking configure summary
2004 Jan 17
0
Trouble installing Samba 3.0.0 on Linux Slackware 9.0
Hello: I tried to install samba 3.0.0 in slackware 9.0, but 'make' failed: # ... # Compiling rpcclient/rpcclient.c # Compiling rpcclient/cmd_lsarpc.c # Compiling rpcclient/cmd_samr.c # Compiling rpcclient/cmd_spoolss.c # rpcclient/cmd_spoolss.c: In function `get_driver_3_param': # rpcclient/cmd_spoolss.c:1185: warning: passing arg 1 of `strtok' discards # qualifiers from pointer
2006 Feb 25
1
samba 3.0.21c Installation error "client/smbmnt.c:296: undefined reference to `swrap_close'"
Hi all i have downloaded samba 3.0.21c.tar.gz and trying to install on Redhat enterprise Linux 4 with kernel version 2.6.9-5 smp , i tried samba with following options. and while doing make it's giving error. ./configure --prefix=/usr/local/samba-3c --bindir=/usr/local/samba-3c/bin --sbindir=/usr/local/samba-3c/sbin --libexec=/usr/local/samba-3c/libexec --datadir=/usr/local/samba-3c/share
2004 Oct 07
0
Info on NetShareEnum RAP throwing "User has insufficient privilege"
I am looking for more info on the subject, since I get this response from a Windows/XP client to a SMBCLIENT command but do not know what checkings are held in the client (Windows/XP) in order to correct them. Any suggestion is welcome Manfredo Hopp
2010 May 29
1
NetShareEnum counterpart
Hello, I am searching for a Samba counterpart of the Windows API function NetShareEnum http://msdn.microsoft.com/en-us/library/bb525387%28VS.85%29.aspx - a function that lists the smb resources of a given server. It googled quite a lot and had a quick look on the libsmbclient header but did not find anything that helped. `smbclient -L' does what I look for amongst other things ... I am
2005 Dec 01
1
NetShareEnum bug on Win 2003 Server
Hi all! I believe there is a bug regarding NetShareEnum command when run against a Win 2003 server. When run I only get back one share and then I get Segmentation fault. Using NetShareGetInfo 'sharename' works perfectly and also NET LIST SHARE. Any suggestions? Samba version is 3.21.rc-1 running on a FC 4 machine. Regards, Henrik
2001 Feb 14
1
smbclient no connect NetShareEnum failed
Running recent cvs from head branch, attempting to list shares on a machine running win2k. Can anyone tell what is wrong here. It does have several shares including a printer. I can connect with: smbclient /chub/SHARE -U Adminstrator (and get prompted for password) What does the line `NetShareEnum failed' below, mean (Sorry about verbose output) #
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"