search for: relashionships

Displaying 4 results from an estimated 4 matches for "relashionships".

Did you mean: relashionship
2009 Jul 31
8
Would like include model association in to_xml
i have: class Library << ActiveRecord::Base has_many :books end class Book << ActiveRecord::Base belongs_to :library end in my controller i have: render :xml=> Library.find(:all).to_xml(:include=>books) but, i would like put a condition in the books ( e.: pages >= 100 ) i would like to create a xml with all Libraries, but books with pages more than 100) How to
2005 May 11
2
inter domain trust - another network
Hi all!!! I am trying to stablish a interdomain relationship, but i am having serious problem making samba and nt seeing domains in another network segments. Which is the best and easier way to configure samba to stablish relashionships between domains in differents network segments? For example i have domain A in network 192.168.101.0 and domain B in network 192.168.120.0. They are both under the same building, so bandwidth is not a problem. I can perfectly ping each machine, so routing is not a problem. linux:~ # ping 192.168.1...
2006 Aug 11
1
problems trusting a w2003 domain server from samba 3
I have samba 3 PDC (SAMBA domain with hostname "pevpdc") on CentOS 3.7 (package is named samba-3.0.9-1.3E.7) and I have a w2k3 sp1 domain (W2003 domain with hostname "mailserver"). The last is in mixed mode and is an exchange server and the former is without winbind, using smbpasswd backend and "security = user" in smb.conf. I would like to authenticate mailserver
2010 Jan 29
2
Multi samba domain in one LDAP Backend with multi-site authentication
Hello, I need some help to set up a multi-site authentication architecture with samba. Our company is composed by 6 sites which are VPN-Linked. On each, there is Samba 3.0.27 PDC with LDAP backend on Debian Etch (I will probably upgrade it to lenny with this project, and an upper version of Samba). We would like to permit an user of one domain to login in other with the same credentials.