Displaying 2 results from an estimated 2 matches for "sgoodwin".
Did you mean:
goodwin
2006 Jul 07
5
Re: Rails migration issue
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ok, so rake migrate --trace gets you this:
Khavi:~/Documents/WebCode/rails/clickcaster sgoodwin$ rake migrate --
trace
(in /Users/sgoodwin/Documents/WebCode/rails/clickcaster)
** Invoke migrate (first_time)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:migrate
** Execute migrate
then it stops, heh.
-----BEGIN PGP SIGNATURE-----
Ver...
2010 May 29
1
Trust between Samba PDC and AD domain
...domainB are different named domains, and they each
authenticate logins and credentials on their own turf.
The users on domainA need to access resources on domainB, so we set up
each user with a separate account in domainB (but they are not the same
name). For example, my user name in domainA is sgoodwin, but in domainB
it is goodwsb. I have to enter "domainB\goodwsb" + password every time
I access a different server in domainB (and there are many servers --
domainB is a very large domain).
Obviously, I need an interdomain trust set up, but I am unclear on some
of the finer points me...