Displaying 5 results from an estimated 5 matches for "account_domain".
2006 Feb 18
3
scoped databases need explanation...
Could someone explain this
http://blog.leetsoft.com/articles/2005/10/31/scoped-databases
in a way that can be understood with an example if possible. Tobi Lutke
has started to explain but it does not make any sense.
"Since rails 0.13.1 we support calling class methods over associations."
what?? give an example.
also
"The Shop object is figured out at the beginning of each
2006 Jan 25
6
Displaying based on hostname/subdomain
Ive tried multiple ideas to get this to work, but keep hitting a dead
end. Has anyone done this before?
I want joe.domain.com to display www.domain.com/profile/joe
Im using lighttpd.
Routes dont have access to the URL string and therefore I cant code in
a conditional. lighttpd rewrite seems to really screw it all up. Is
there a feasible solution?
Thank you,
Joe Noon
2006 Jul 09
0
account_location couple of questions.
...is used for? Can anyone provide an example of it''s usage please?
Also, the authenticate method in the example controller, What exactly is
this doing? This is essetially the same as the authenticated? method.
Again, what does it do, and how would i use it.
def authenticate
session[account_domain] = :authenticated
redirect_to :controller => "weblog"
end
protected
def authenticated?
session[account_domain] == :authenticated
end
I would like to use this on an account level, but also have the standard
user stuff from acts_as_authenticated for individuals.
Any light on...
2004 Apr 22
0
internal error occurs while domain users try to access file servers
.../MM/DD 09:10:13, 5] passdb/secrets.c:secrets_fetch_trusted_domain_password
(299)
secrets_fetch failed!
[YYYY/MM/DD 09:10:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
pop_sec_ctx (999, 514) - sec_ctx_stack_ndx = 0
[YYYY/MM/DD 09:10:13, 10] lib/gencache.c:gencache_get(286)
Cache entry with key = TDOM/Account_Domain couldn't be found
[YYYY/MM/DD 09:10:13, 5] libsmb/trustdom_cache.c:trustdom_cache_fetch(172)
no entry for trusted domain Account_Domain found.
[YYYY/MM/DD 09:10:13, 5] auth/auth_util.c:make_user_info(132)
attempting to make a user_info for Domain_User (Domain_User)
[YYYY/MM/DD 09:10:13, 5]...
2008 Nov 03
2
Join fails with 'SPNEGO login failed: invalid parameter'
Hi,
I am running Samba 3.2.4 on a Solaris 10 SPARC machine. The config is pretty
simple (see below). Security is set to 'domain'. The PDC and BDC are running
3.0.30 without problems.
When joining the machine to the domain with 'net rpc join', it fails with:
Could not connect to server 130.37.79.2
Connection failed: NT_STATUS_INVALID_PARAMETER
when running the net command