search for: sensei

Displaying 20 results from an estimated 71 matches for "sensei".

Did you mean: sense
2009 May 27
9
Contingent Select Boxes - 2 Q's
I have a form with contingent select boxes (the state is contingent on the country selected, so when the country selected changes, the state changes -- I am using the Carmen plugin for getting my state names and country names together, but not the functionality I am interested in achieving). Everything works fine except I cannot figure out how to amend my code such that: A. When the form is first
2004 Apr 10
3
Kerberos and Samba
...d I know I can set up an AD server, creating users on kerberos/afs/ldap AND the same users on AD... quite long... Is samba of any use? Can I grant tickets and tokens via samba, mapping windows home directories on the afs home dir? This information can be retrieved from openldap... Any hint? -- Sensei <mailto:senseiwa@tin.it> <icqnum:241572242> <msn-id:Sensei_Sen@hotmail.com> A)bort, R)etry, I)nfluence with large hammer.
2009 May 25
4
after_create and has_one association bug?
Hello, I''ve come across an issue that I''m sure is a bug when using after_create with a has_one association, but I''m not 100% certain if I''m missing something. This is pretty much exactly the code I''m using. Two simple classes (Account and Contact) and I create the contact after I create an account (via after_create). I''m not passing in a
2005 Apr 07
2
Custom Hidden Files?
Hi. A question on a feature that interests me... Can I specify samba to handle the dot files in our linux samba server as hidden files in windows? It's quite ugly seeing all the hidden unix files .* visible on windows... -- Sensei <mailto:senseiwa@tin.it> <pgp:8998A2DB> <icqnum:241572242> <yahoo!:sensei_sen> <msn-id:sensei_sen@hotmail.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size...
2006 Jul 11
1
Cannot copy back profile
...belong to ``smbadmin:Domain Users'' and have rwx set to group and user. I'd like to keep all these files belonging to the smbadmin user. Anyway, I cannot make samba work on these files. Is there a way to tell samba not to bother about UID/GID of profiles? Thanks to anyone! -- Sensei <senseiwa@mac.com> The optimist thinks this is the best of all possible worlds. The pessimist fears it is true. [J. Robert Oppenheimer]
2004 Jul 29
1
Redundancy in samba
...amba (I will try tomorrow to set up a domain). The questions about samba will come later on, so expect me to bother you :) Now, I have more than one server supplying all the needed services, and I ask you: is it possible to set up more than one pc supplying samba services for the same domain? -- Sensei <mailto:senseiwa@tin.it> <icqnum:241572242> <msn-id:Sensei_Sen@hotmail.com> Error: Keyboard not found. Press F1 to continue...
2008 Apr 07
7
Saving attribute
Something is getting lost here. def create @home = Team.find_by_user_id(current_user.id) for player in @home.players player.update_attribute(:game_id, @game.id) end end def show @players = Player.find_all_by_game_id(params[:id]) end view <%= @players.size %> # mistakenly equals zero Played with the console and everything should be working fine...
2010 May 05
6
form remote tag :before=> function problem
Hi I have a strange problem, I am using the below code form_remote_tag :url => ''/abc/test'',:before => "return hello();", :update=>''test_categories'' ,:complete => "Element.hide(''spinner'')", :loading => "Element.show(''spinner'')" do I am using :before=> function to validate the
2008 Apr 15
4
ActiveRecord::StatementInvalid in BlogController#index
Hello. I''m trying to do the video tutorial "how to build a blog engine in 15 minutes with ruby on rails" from the main rubyonrails website, and I''m getting an error when I try to use scaffold :post after editing my config file for the mysql database. Here is the exact error I''m getting: ActiveRecord::StatementInvalid in BlogController#index
2008 Apr 02
9
Problem getting the most recent has_many associated object
I can''t get my view to display the most recent parameters from an associated object in a view... here is a birds-eye of my app: I have two models, Ferms and Kinetics. Ferm has_many :kinetics, Kinetic belongs_to :ferm. Kinetic has the fields ferm_id, brix and temp. In my ferms/index view I have a table listing the attributes of each ferm instance. I would like to display the most recent
2006 Jun 24
1
Roaming profile error
...ouldn't find service testuser ====END==== What am I missing? I've tried some combinations: [general] logon path = \\%L\profiles\%U [profiles] path = /home [general] logon path = \\%L\profiles [profiles] path = /home/%U But no success... Can anyone give me some hints? Thanks!! :) -- Sensei <senseiwa@mac.com> The optimist thinks this is the best of all possible worlds. The pessimist fears it is true. [J. Robert Oppenheimer]
2009 May 27
12
query on Ruby array
Looking for suggestions on following two queries. Query 1 ------------------------------ Are the two following lines of code different in Ruby / Rails ( in a *.html.erb) file. <% if @forms.count != 0 %> <!-- first code --> Vs. <% if @forms.count %> <!--second code --> @forms is an array of objects. Coming from "C" language development background, i thought
2004 Jul 30
1
Samba pwd in kerberos?
...samba as a primary domain controller without having samba passwords, but instead using my two KDCs (MIT K5). Is it possible? What should I use in my smb.conf? The wonderful and less painful thing is samba authenticating via pam... but I don't know how... the documentation is quite misty. -- Sensei <mailto:senseiwa@tin.it> <icqnum:241572242> <msn-id:Sensei_Sen@hotmail.com> A)bort, R)etry, I)nfluence with large hammer.
2009 May 25
1
Passing a JavaScript variable through a Rails params hash
Hi guys, hoping someone can give me a pointer with this? I have a Javascript variable that I''m updating dynamically as a user interacts with the page. I want the user to be able to save it''s value at any time along with some text data in a pop-up form, so the best way I can think of is to pass it through the params hash without writing it into the form. I''m not totally
2008 Mar 30
1
Can anyone help me withTimeout error in rails 2.0.2
Hello, I have been trying since long to send a mail thorough rails.. Previously when I had rails version 1.2.5 the sending mails worked fine. But now when i try to send a mail in rails 2.0.2 I always get timeout error Execution expired. Though i am able to catch the error I cannot understand why the error is generated in rails 2.0.2 and not in rails 1.2.5. Please advice me how can i fix the
2012 Dec 29
2
[LLVMdev] Building on LLVM on OSX: invalid install?
Dear all, I am trying to move a project from Linux to OSX, with bad results at my first attempt. First, I am using LLVM 3.2, the latest version, compiled from sources (configured with just the install prefix, vanilla for other options). By the way, I found it annoying to reinstall LLVM, I expected a complete and working LLVM environment with Apple's move to CLANG, but maybe I didn't
2009 May 05
4
modalbox rails var interpolation
Howdy everyone. I am using modalbox which is very nice an easy to use. I have this for an edit for a company listing: <td><%= link_to(''Manage Companies'', {}, :onclick => ''Modalbox.show(\''/ companies/edit/#{company.id}\'', {width: 600}); return false;'') %></td> The link is not putting the company.id in it puts #{
1998 Aug 05
6
IP Security for Linux (IPSec)
I''ve kept this one on the back burner for a while, waiting for it to mature before attempting to use it, and now having seen OpenBSD ship with IPSec I''m getting a bit impatient =). What is the status of IPSec for Linux (and more specifically RedHat)? By this I mean I just did some www browsing/etc and found about a half dozen different implimentations, ranging from NRL, to a
2005 Feb 27
1
Is it feasable?
...nize passwords? I mean, if samba can't use kerberos, the user will change just the samba password... I need to modify also kerberos passwords since they should be able to use the same username and password on every pc in the department. Any help, even if little, is really appreciated!!! -- Sensei <mailto:senseiwa@tin.it> <pgp:8998A2DB> <icqnum:241572242> <yahoo!:sensei_sen> <msn-id:sensei_sen@hotmail.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size...
2005 Jul 22
1
Hints about large network!
...ome? I'm confused, ms-network makes more difficulties than solving problems, but I have to do that... Can you give me some impressions? Add that I'd like to add a BDC... Any suggestion is really appreciated. I want to plan better before rather than complainig after :) Thanks! -- Sensei <senseiwa@tin.it> cd /pub more beer