Displaying 2 results from an estimated 2 matches for "public_domain".
2010 Sep 23
6
Named scope in named scope ??
Hi,
I would like to return a combination of named scopes in a named
scope :
For example, I have a named scope filter and I want to add a named
scope eval_filters like
Product.eval_filters([''x'',''y'',''z'']) is equivalent to
Product.filter(''x'').filter(''y'').filter(''z'')
Anybody know how can I
2003 Dec 01
0
No subject
...I have problems with setting samba as an ordinary client in our
company's intranet, and the MIS refuse to help me any non-M$
related problems. Please help me or point where can I find the
answer in the BIG swat book.
my machine is linux_samba
i lived in the RD_DOMAIN, the printers lived in PUBLIC_DOMAIN
1) how to setup a NT USER->SAMBA USER mapping, i.e.
login as a NT user named `nt_user' into my linux as `linux_user'
2) how do I connect the printers in another domain?
3) how to lookup the ip address by the host's NETBIOS name
in another domain?
4) how do I mount nt server shar...