search for: oracle1

Displaying 5 results from an estimated 5 matches for "oracle1".

Did you mean: oracle
2006 May 02
1
Tests just deleted my production Database!!! PLEASE
...rote: > > Running the functional tests has deleted the data in my production > database!!! please help!! Using rails 1.1.1 + Oracle. > > This is my database.yml file : > > development: > adapter: oci > host: "V2:1521/TIM" > username: salt > password: oracle1 > > test: > adapter: oci > host: "V2:1521/TIM" > username: rectest > password: oracletest > > production: > adapter: oci > host: "V2:1521/TIM" > username: salt > password: oracle1 > > > How did it happen. It seems impossible
2006 May 02
1
Tests just deleted my production Database!!!
...g rails 1.1.1 + Oracle. > > > > > > > > This is my database.yml file : > > > > > > > > development: > > > > adapter: oci > > > > host: "V2:1521/TIM" > > > > username: salt > > > > password: oracle1 > > > > > > > > test: > > > > adapter: oci > > > > host: "V2:1521/TIM" > > > > username: rectest > > > > password: oracletest > > > > > > > > production: > > > > adapter: oci &...
2007 Sep 18
0
Questions about using Winbind to auth linux users
...the root of all problems... * Using finger to have more infos about an AD user is also very slow. Probably a nss problem but... Almost sure it is related to the first question. * Using 'ls -al' on an AD user's home directory is very slow and gives unix permissions as follows : [root@oracle1 CRBN]# ll total 4 drwx------ 4 CRBN\elesouef CRBN\ssiom 4096 sep 18 15:15 elesouef Is it possible to strip the domain part of these permissions ? * And finally, is it possible to restrict authentications to this AD Samba domain member to a particular OU, such as : OU=myOU,DC=crbn,DC=intra Thank...
2006 May 02
17
Tests just deleted my production Database!!! PLEASE HELP
Running the functional tests has deleted the data in my production database!!! please help!! Using rails 1.1.1 + Oracle. This is my database.yml file : development: adapter: oci host: "V2:1521/TIM" username: salt password: oracle1 test: adapter: oci host: "V2:1521/TIM" username: rectest password: oracletest production: adapter: oci host: "V2:1521/TIM" username: salt password: oracle1 How did it happen. It seems impossible -- Posted via http://www.ruby-forum.com/.
2006 May 02
0
RE: Rails Digest, Vol 20, Issue 39
...> > database!!! please help!! Using rails 1.1.1 + Oracle. > > > > > > This is my database.yml file : > > > > > > development: > > > adapter: oci > > > host: "V2:1521/TIM" > > > username: salt > > > password: oracle1 > > > > > > test: > > > adapter: oci > > > host: "V2:1521/TIM" > > > username: rectest > > > password: oracletest > > > > > > production: > > > adapter: oci > > > host: "V2:1521/TIM"...