Displaying 2 results from an estimated 2 matches for "testcom".
Did you mean:
testccom
2007 Nov 01
3
autotest debugger?
Hi,
I keep facing problems with autotest, and I don''t know what''s happening
in the background, is there anyway to know what''s happening while
testing?
Example:
@user = User.new
@user.email = "testcom"
@user.errors.on(:email).should_not be_empty
...throws error failure
- You have a nil object when you didn''t expect it!
- You might have expected an instance of Array.
- The error occurred while evaluating nil.empty?
...but when I type this in ./script/console
>> @user = Use...
2004 Jun 08
1
Authentification in windows ads 2003
...p gid = 10000-20000
; template shell = /bin/bash
[admin]
comment = Administration Directory
path = /home/benoit
admin users = bmo
browseable = yes
public = no
writable = yes
guest only = no
valid users = bmo
*kerberos*
[libdefaults]
default_realm = CAR.BE.TESTCOM
[realms]
CAR.BE.TEST.COM = {
kdc = car-pdc.cards.be.test.com
default_domain = car.be.test.com
}
#[domain_realms]
#.kerberos.server=CAR.BE.TEST.COM
# The following krb5.conf variables are only for MIT Kerberos.
default_tgs_enctypes = des3-hmac-sha1 des-cbc-crc des-cbc-md5
default_t...