Displaying 9 results from an estimated 9 matches for "mecham".
2006 Jan 23
3
2 Open RoR Positions - Denver, CO
...ided) and we
deploy on a cluster of servers running Debian GNU/Linux.
We are looking to hire immediately and will consider remote contractors.
If you are interested in applying for one of the available positions,
feel free to send me an e-mail or give me a call at 303-468-2866.
Thanks!
Justin Mecham
Sr. Web Architect
Ping Identity Corporation
--
Posted via http://www.ruby-forum.com/.
2006 Oct 03
2
Samba PDC...need help granting domain admin access
I have the latest version of Samba on Fedora Core 4. I need help adding
users to the admin group so windows is not so crippled :-\
I have used the net groupmap add command to map them to unix group of
admin....which is mapped to "Domain Admins" for windows. The users are
members of the unix admin group but they have no admin access when
logging into the domain.
I also tried editing
2008 Sep 20
0
[LLVMdev] Using VirtRegMap
...current linear scan register allocator implementation.
> But VirtRegMap is going to be remove one of these days.
When are you going to do that? Are you going to remove it from the source tree? Will it be replaced with something similar, e.g. with another kind of spiller and register tracking mechamism?
Please keep in mind that some other allocators being currently developed use VirtRegMap with all its pros and cons. These allocators include an iterated coalescing graph colorging register allocator (Lang), a chordal graph register allocator (Fernando), a puzzle solving register allocator (F...
2006 Jun 07
5
little Live search problem
Works fine but when you use backspace or delete on the search word and
it hits 0 characters it displays ALL the Test names in the database!
def live_search
@phrase = request.raw_post || request.query_string
a1 = "%"
a2 = "%"
@searchphrase = a1 + @phrase + a2
@results = Test.find(:all, :conditions => [ "test_name LIKE ?",
@searchphrase])
2006 May 24
0
Open RoR Position in Denver, CO
...ment is Mac OS X (workstation provided, if
necessary) and we deploy to a cluster of Linux servers.
We are looking to fill this position immediately.
If you are interested in applying the available position, please feel
free
to send me an e-mail or give me a call at 303-468-2866.
Thanks!
Justin Mecham
Sr. Web Architect
Ping Identity Corporation
--
Posted via http://www.ruby-forum.com/.
2006 Oct 04
1
wins.dat file
In the cached wins.dat file I'm noticing that it's caching the wrong ip
for a hostname. We are using WINS not dns. So we can't ping the host by
name, just by ip address only. Is there a way to clear this cache? Or
what else on a network could be causing this?
2009 Jan 13
1
Error: sieve_execute_bytecode(/var/sieve/global.sievec) failed
...with the way
quota is working and I have no problem with the sieve script detecting
spam and delivering it to the Spam folder. Just trying to figure out
why I get this error when quota is involved:
Error: sieve_execute_bytecode(/var/sieve/global.sievec) failed
See logs at:
http://www200.pair.com/mecham/spam/sieve-error.txt
---------------------------------------
/var/sieve/global.sieve:
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
fileinto "Spam";
}
---------------------------------------
# 1.1.8: /etc/dovecot/dovecot.conf
# OS: Linux...
2008 Dec 10
3
dovecot howto?
Hi,
is there a *simple* HOWTO that explains a simple postfix+dovecot setup? Up
to now, I used postfix+cyrus, worked fine. But I do not get postfix+dovecot
to work. Currently, all emails go to /dev/null.
What really would help me is a dovecot lmtp server. Is there any?
Regards
Olaf
postfix main.cf:
# -- delivery options
#
local_recipient_maps =
virtual_alias_maps =
2006 Jun 09
7
Active DIrectory
I am building a application for my university and I would like to make this
application authenticate agains a Active Directory server. I would like to
know if there is an already built solution for this somewhere online ?
Thanks
--
Nicolas Kassis
--------------------
http://www.nickassis.net
http://www.nickassis.net/blog
-------------- next part --------------
An HTML attachment was scrubbed...