Displaying 3 results from an estimated 3 matches for "delgate".
Did you mean:
delegate
2009 Nov 13
1
Delegates and building associations
Class User << ActiveRecord::Base
has_one :profile
delgate :description, :description=, :to => :profile
end
I''d like to do,
@user = User.create(:name => ''Foo Bar'', :description => ''Slow.'')
or
@user = User.update_attributes(:description => ''Slow'')
and have AR create/update the...
2004 Feb 17
2
A bit OT: LDAP and AD interoperability with LDAP as master
...39;s OpenLDAP book (Chapter 9) this should be quite easy.
Unfortunately it doesn't work so far, AD never connects our LDAP server
according to the logfiles. However, the link is not using TLS at the
moment so that might be a problem.
Even if we get that to work I'm still not sure if we can delgate
user/password requests like this. Has anyone successfuly implemented
something like this? Is it possible after all or would I need a
combination of Kerberos/LDAP to do this? I searched about every source I
could find (Mailinglist archives, newsgroups, google...) but I couldn't
find anyone who i...
2005 May 11
6
Need help with GSSAPI authentication
Client: Windows XP pro, in an AD 2003 domain, running SecureCRT 4.1.11.
I've also got MIT Kerberos for Windows installed on the client, and Leash
shows that my tickets ARE forwardable.
Server: Solaris 8 Sparc server, with MIT Kerberos (krb5-1.4.1), and
OpenSSH 4.0p1.
I've created two AD accounts, and extracted keys mapped to
"host/hostname.domainname.com at REALM.COM" and