search for: malamut

Displaying 10 results from an estimated 10 matches for "malamut".

2010 Feb 15
2
Problem with allow_nets passdb parameter and Postfix
...P server because when smtpd ask dovecot about user authentification, dovecot always denied it. Even if I try to connect to SMTP from correct IP, listed in allow_nets for user. In dovecot log I have messages about incorrect ip like this: dovecot: 2010-02-15 13:28:51 Info: auth(default): passwd-file(malamut): lookup: user=malamut file=/etc/dovecot/temp.users dovecot: 2010-02-15 13:28:51 Info: auth(default): passdb(malamut): allow_nets check failed: Remote IP not known dovecot: 2010-02-15 13:28:53 Info: auth(default): client out: FAIL 7 user=malamut Problem is clear: smtpd don't send client IP to...
2006 May 05
7
vim: space or tab in indenting?
this is semi-off topic but still related to ror. i had a problem with testing my depot program (which i follow the tutorial in agile web development book). it took me many hours to solved the problem. all the while i thought i was using spaces inside the test/fixtures/products.yml programmer_book: id: 1 title: Pragmatic Programmer description: Best book
2010 May 05
1
[Bug] Case sensitive usernames and variables
...also such namespace configuration: namespace shared { separator = / prefix = &BCAEMARBBEEESwQ7BDoEOA-/%%u/ location = maildir:/var/mail/%%u:INDEX=/var/mail/%u/shared/%%u subscriptions = no list = children } And here I can't replace %u with %Lu, because dovecot write to dovecot.log: IMAP(malamut): Error: Namespace '&BCAEMARBBEEESwQ7BDoEOA-/%Lu/': shared: Shared namespace prefix contains unknown variables So user has only one mailbox (with lovercase name), but a lot of different indexes for shared mailboxes, eg /var/mail/username/shared, /var/mail/USERname/shared etc. How can...
2020 Sep 23
2
Raspberry Pi Version of Samba?
...g other server tasks. I prefer to run CentOS 7 but given RHEL's refusal to support Samba AD functionality I have been using the Sernet packages. I thought if I used the RPI3s for the AD I could use the Samba source directly. I only use the AD for my home network and and a non-profit Alaskan malamute rescue website I support so running Samba is somewhat a hobby. Since I presently have only 1 AD using the two RPI3s would allow me to run two ADs so given that I presently only have one AD that might mitigate some of the potential issues should one of the RPI3s fail. A better idea, which I ha...
2006 May 05
7
Testing model: test becomes dependent on previous test
Im having trouble with Testing models. im following the tutorials in the book Agile Web Development with Rails. if i execute the code product_test.rb, i get this error: ============================================================ 1) Failure: test_update2(ProductTest) [test/unit/product_test.rb:30]: <29.95> expected but was <99.95>. 3 tests, 11 assertions, 1 failures, 0 errors
2020 Sep 23
0
Raspberry Pi Version of Samba?
...CentOS 7 but given RHEL's PRGvs> refusal to support Samba AD functionality I have been using the Sernet PRGvs> packages. I thought if I used the RPI3s for the AD I could use the Samba PRGvs> source directly. I only use the AD for my home network and and a PRGvs> non-profit Alaskan malamute rescue website I support so running Samba is PRGvs> somewhat a hobby. Since I presently have only 1 AD using the two RPI3s PRGvs> would allow me to run two ADs so given that I presently only have one AD PRGvs> that might mitigate some of the potential issues should one of the RPI3s PRGvs&...
2020 Sep 23
2
Raspberry Pi Version of Samba?
...s > PRGvs> refusal to support Samba AD functionality I have been using the > Sernet > PRGvs> packages. I thought if I used the RPI3s for the AD I could use the > Samba > PRGvs> source directly. I only use the AD for my home network and and a > PRGvs> non-profit Alaskan malamute rescue website I support so running > Samba is > PRGvs> somewhat a hobby. Since I presently have only 1 AD using the two > RPI3s > PRGvs> would allow me to run two ADs so given that I presently only have > one AD > PRGvs> that might mitigate some of the potential issues...
2020 Sep 22
2
Raspberry Pi Version of Samba?
A few months ago, I built a samba 4 DC on a RPi 2B v1.1 with Louis' packages. It's just like a normal Intel cpu based installation with a couple of minor exceptions. I built mine on Raspbian Lite. You'll have to add an additional user and give it sudo privileges.The network setup was like the older Debian 9 by simply adjusting /etc/network/interfaces. To add Louis' repo
2019 Feb 13
3
DNSSEC Questions
On 2/12/19 10:55 PM, Alice Wonder wrote: > DNSSEC keys do not expire. Signatures do expire. How long a signature > is good for depends upon the software generating the signature, some > lets you specify. ldns I believe defaults to 60 days but I am not sure. > > The keys are in DNSSKEY records that are signed by your Key Signing > Key and must be resigning before the signature
2013 Nov 22
1
Debian repo and i386 builds
Hello! Why Debian repo is so strange? Path to a repo should not contain version and subversion numbers. Now you can't receive and even check updates automatically. It's very-very simple to create correct repo. You can even add to it all versions of packages, if it is important. And where is i386 builds? Could anybody create a correct Debian repo for gluster from existing one?