similar to: Help with error message: Can't become connected user

Displaying 20 results from an estimated 2000 matches similar to: "Help with error message: Can't become connected user"

2005 Mar 29
4
Shorewall and an inline IDS (snort-inline or hogwash)
Is anyone using an inline IDS like hogwash or snort-inline to drop packets in a system running shoreline? I _think_ I see how to configure it, but I''d be really interested in finding a howto or something... Thanks! Mike- -- Mornings: Evolution in action. Only the grumpy will survive. -- Please note - Due to the intense volume of spam, we have installed site-wide spam filters at
2005 Nov 11
0
Can't become connected user?
Probably a stupid question, but I cannot even start troubleshooting until I buy a clue. What does "Can't become connected user? mean? It shows up fairly often. Aside from happening when I try to access a share, there's no pattern that I can see. 6 11:34:40 badlands smbd[20524]: [2005/11/06 11:34:40, 0] smbd/service.c:make_connection_snum(577) Nov 6 11:34:40 badlands smbd[20524]:
2005 Mar 30
7
RE: Shorewall and an inline IDS (snort-inline orhogwash)
I made an atempt to run snort_inline and shorewall on the same system but I could not get snort to see the packets. Maybe someone with a little more iptables knowledge could tell me what I''m doing wrong or if its possible to have the systems setup so that it places packets that the firewall would allow into QUEUE. After setting up and starting shorewall I then issue the following
2005 Nov 18
0
Someone must know what this error means!
I cannot even start troubleshooting until I buy a clue. What does "Can't become connected user" mean? It shows up fairly often. Aside from happening when I try to access a share, there's no pattern that I can see. ---------- 6 11:34:40 badlands smbd[20524]: [2005/11/06 11:34:40, 0] smbd/service.c:make_connection_snum(577) Nov 6 11:34:40 badlands smbd[20524]: Can't
2005 May 17
1
File list Performance question
I have a server running SuSE 9.3 (Samba 3.0.13-1.1). The underlying filesystem is xfs, and the NICs are Netgear gigabit. 2 Gb of ram in a P4/3.0 Ghz. The workstations are windows XP Pro, with all service packs installed, on P4 3+ Ghz, 1-2 Gb of ram. (varies a bit by workstation) I have one particular tree on the server that contains over 12K files in a few hundred subdirs. Breaking it up
2005 Apr 27
23
eth0 & eth1 changing every boot
This is probably a stupid question, but I''m stumped. Practically every time my firewall boots (not often, but still) eth0 and eth1 exchange places (internet and intranet). How do I lock them down? SuSE 9.2, Shorewall 2.2.3. Thanks! Mike- -- Mornings: Evolution in action. Only the grumpy will survive. -- Please note - Due to the intense volume of spam, we have installed site-wide
2008 Feb 10
1
NFS Exporting / not working ???
I'm fairly certain I'm not losing my mind, but.... I'm a very recent convert from fedora 7 to Centos 5. I had the / filesystem exported and it worked fine. Installed Centos, dropped the very same exports file I was using successfully into /etc, restarted nfs, and it won't allow anyone to access. If you mount it from a different system, the mount succeeds, but no files or
2019 Aug 26
3
CentOS 8 will be released soon?
Le 25/08/2019 ? 23:07, Stephen John Smoogen a ?crit?: > I have had several people explain to me that my comments were > out-of-place and out-of-turn. When I wrote them originally I thought I > was going from experience of previous releases and thought I was being > matter of fact. In rereading I realized I was crass and grumpy. My > un-reserved apologies for that. I should have
2013 Feb 26
1
Samba 4.0.3 on CentOS 6.3 as PDC.
Any help here? I have included all of the output of the suggested diags that Thomas said I should run, but I admit that I'm not sure what I'm looking for, as I'm not familiar with RPC functionality on Linux. Something is not working with RPC on my Samba 4.0.3 server. (FWIW, it doesn't work with IPTables stopped either.) > On Mon, Feb 25, 2013 at 2:21 PM, Mike Stroven wrote:
2019 May 28
2
apc with rs232
On 5/28/19 3:39 PM, Julian H. Stacey wrote: > grumpy at mailfence.com wrote: >> a friend gave me an old apc smart-ups 1250 >> it has a rs232 interface but i have no pc with a rs232 port >> i attempted to use a rs232 to usb adapter but the ups goes nuts >> i connected the ups to batteries and verified it was working properly >> when i plug the usb cable into the pc
2009 Feb 07
1
lme() direction
Hi guRus, I'm looking for advice on a good way to approach analysis of some multi-level data I've obtained. I had humans classify words and measured response time. Words were 10 positive words ("happy", "joy", etc) and 10 negative words ("sad","grumpy", etc). Words were also presented in either white, red or green color. All variables were
2019 May 29
1
apc with rs232
On Tue, 28 May 2019, nicolae788 wrote: > Apc uses a propietary serial cable and your convertar for sure it's wired > standard. Refer to the following link for info. > https://pinoutguide.com/UPS/apc_smart_cable_pinout.shtml > > Good luck > > On Tue, 28 May 2019, 15:13 , <grumpy at mailfence.com> wrote: > >> a friend gave me an old apc smart-ups 1250
2001 Nov 15
3
System error 53 has occurred.
the output is below: C:\>net view \\grumpy System error 53 has occurred. The network path was not found. i tried the suggestions in DIAGNOSIS to no avail. can someone please help me troubleshoot this? tia if (duane.douglas) { technologies = asp && php && cgi_perl && cold fusion && xml && xsl && xsd && sql server && mysql
2018 Apr 18
0
[cfe-dev] RFC: Implementing -fno-delete-null-pointer-checks in clang
On 18 April 2018 at 18:13, Manoj Gupta via cfe-dev <cfe-dev at lists.llvm.org> wrote: > Therefore, I would like to implement support for this flag (maybe with a > different name), I'd suggest -mdo-what-i-mean; the whole idea is horribly underspecified, and basically rips up the LangRef in favour of a nebulous set of good and bad optimizations (probably as dictated by the ones that
2018 Apr 18
3
[cfe-dev] RFC: Implementing -fno-delete-null-pointer-checks in clang
On 4/18/2018 11:21 AM, Tim Northover via cfe-dev wrote: > On 18 April 2018 at 18:13, Manoj Gupta via cfe-dev > <cfe-dev at lists.llvm.org> wrote: >> Therefore, I would like to implement support for this flag (maybe with a >> different name), > I'd suggest -mdo-what-i-mean; the whole idea is horribly > underspecified, and basically rips up the LangRef in favour of
2020 Aug 02
4
Boot failed on latest CentOS 7 update
Il 02/08/20 18:54, Stephen John Smoogen ha scritto: > On a side note, you keep emphasizing you aren't expecting an SLA.. but > all your questions are what someone asks to have in a defined SLA. I > have done the same thing in the past when things have gone badly, but > couching it in 'I am not asking' just makes the people being asked > grumpy. Better to be open and say
2018 Apr 18
0
[cfe-dev] RFC: Implementing -fno-delete-null-pointer-checks in clang
> Despite the name, the flag actually has rather straightforward semantics > from the compiler's perspective. From the gcc docs for > -fdelete-null-pointer-checks: "Assume that programs cannot safely > dereference null pointers, and that no code or data element resides at > address zero." (-fno-delete-null-pointer-checks is the opposite.) Ah, now that's quite a
2016 May 30
2
[PATCH v3 7/7] [wip] virtio-gpu: add page flip support
On Mon, May 30, 2016 at 02:06:50PM +0200, Gerd Hoffmann wrote: > Hi, > > > > But I'll take you up on the implied offer to help out and test ;-) > > > > git://people.freedesktop.org/~danvet/drm stuff > > Tried that branch. > > > Would be really awesome if you could test this on virtio. Note that the > > new nonblocking helpers require that
2016 May 30
2
[PATCH v3 7/7] [wip] virtio-gpu: add page flip support
On Mon, May 30, 2016 at 02:06:50PM +0200, Gerd Hoffmann wrote: > Hi, > > > > But I'll take you up on the implied offer to help out and test ;-) > > > > git://people.freedesktop.org/~danvet/drm stuff > > Tried that branch. > > > Would be really awesome if you could test this on virtio. Note that the > > new nonblocking helpers require that
2004 Mar 11
1
Newbe samba confusion - windows to samba to lpd which driver does the translation?
I'm trying hard to understand some very basic samba working. If I'm asking the question in the wrong list could somebody kindly re-direct me. When a print job is sent from a windows machine to a printer on a linux samba server there are a number of 'drivers' (actually just translators) involved: First the windows machine puts the text and or graphics through the windows