Displaying 9 results from an estimated 9 matches for "gibe".
Did you mean:
gib
2003 Oct 12
1
Swen virus and spam appears to be coming from Samba list
Shortly after I subscribed to this Samba list I started receiving numerous emails infected with the Swen/Gibe worm. Many of these emails contained the email addresses of Samba list members. I believe a subscriber of the Samba list has the Swen virus. Has anyone else on this list been getting emails infected with the Swen/Gibe worm? Please update your virus definitions and do a virus scan just to make sure...
2004 Jul 21
3
Help needed for Seting Up Asterisk
...now I want to use my ISDN-Phone on the Sip-System.
My idea was i set up a Asterisk-System and i will put in an ISDN Card where I can plug a ISDN Phone, I will have to use an ISDN card with the NT-Mode.
The Asterisk has to register is at the SIP Provider and if a Call comes to me the Asterisk has to gibe the call to the ISDN card where the Telephone will ring.
If the SIP Account 1 rings the telephone should get the MSN 1 and if Account 2 rings, the telephone should get the MSN 2.
I will use Asterisk behind a NAT Router. If the Internetconnection interrupts the Asterisk has to wait 20 seconds, then...
2005 Feb 28
1
Unable to handle ROSE operation 34
Hi,
i am getting the follwing messages with asterisk 1.0.5
[...]
Feb 28 16:13:05 VERBOSE[8899]: !! Unable to handle ROSE operation 34
[...]
Can anybody gibe me a hint what is is about ?
Greetings,
Martin
2004 Jul 20
1
SIP 2 ISDN
...now I want to use my ISDN-Phone on the Sip-System.
My idea was i set up a Asterisk-System and i will put in an ISDN Card where I can plug a ISDN Phone, I will have to use an ISDN card with the NT-Mode.
The Asterisk has to register is at the SIP Provider and if a Call comes to me the Asterisk has to gibe the call to the ISDN card where the Telephone will ring.
If the SIP Account 1 rings the telephone should get the MSN 1 and if Account 2 rings, the telephone should get the MSN 2.
I will use Asterisk behind a NAT Router. If the Internetconnection interrupts the Asterisk has to wait 20 seconds, then...
2003 Sep 23
1
too much spam - filtering the mailinglist
Hi !
Today i deleted more then 60(!) spam-messages on this list
I think it would be a good idea, to limit the possible senders
of this list to the addresses which are subscribed.
Best regards
Marc Schoechlin
--
Gruss / Best regards | LF.net GmbH | fon +49 711 90074-413
Marc Schoechlin | Ruppmannstr. 27 | fax +49 711 90074-33
ms@LF.net | D-70565 Stuttgart |
2003 Sep 30
0
Spam and Viruses on the Samba mailing list was: RE: Re:samba Digest, Vol 9, Issue 41
...l contains a virus, although our filter
>should have
>caught that one...).
>
>Anyone else getting loads of MS e-mails or Samba list e-mails with
>attachments?
A lot of the traffic being generated (specifically the ones referencing
Microsoft) off this list recently is because of the Gibe or Swen
(same thing) worm. Do a google search for this if you're interested
in the details.
While this is a problem, another generator of useless traffic off this
list is the Outlook "Out of the office" autoresponder and misconfigured
email servers that bounce messages back to the l...
2003 Sep 29
2
Re: samba Digest, Vol 9, Issue 41
I've been getting a lot of messages with attachments on this list, but I
haven't opened any of the e-mails to see if the attachments were legitimate.
I also started getting tons of "MS Security...", "Microsoft", etc. e-mails
with attachments which I have not opened either (especially figuring that
the "Microsoft" e-mail contains a virus, although our filter
2017 Feb 17
7
getent passwd user no output, addc + dm
There are two ubuntu 16.04 samba 4.5 servers. Ubuntu ADDC and a Member
(ubuntu-dm1)
>From Member "wbinfo -u" shows shows users of ADDC
>From Member "net ads join -U administrator" was successfull with no errors.
The dns A record was added in ADDC.
But getent passwd <user> shows no results.
DMember's /etc/nsswitch.conf
passwd: compat winbind
group:
2009 Sep 20
11
describe block proc parameter as alternative to before blocks?
I''ve been reading through the Rspec book to see if I missed any
tricks, and the discussion of before block use for context setup in
sec 12.6 struck me as interesting and something I had a knee-jerk
reaction to.
I think that when you are using nested examples to describe a context
change it is bad practice to allow any example within that group to
run outside of that context. This could