search for: car3

Displaying 2 results from an estimated 2 matches for "car3".

Did you mean: car
2011 May 21
1
'apply' with additional class variable
...column is passed into my custom function, the function needs to know the make of the car. What I imagine being able to do is something like this: carmake<-c("Toyota","Ford","Chevy") x<-matrix(1:12,nrow=4) colnames(x)<-c("Car1","Car2","Car3") rownames(x)<-c("Horsepower","TopSpeed","Weight","Cost") res<-apply(my_matrix,2,my_func,carmake) The obvious problem with this is that I cannot know which column 'my_func' is working on, in order to know which column to get the car make f...
2008 Feb 19
0
idmap_ad and multiple domians
...ains? In our environment we have a domain with two child domains. There is one child domain for students, and another for faculty staff. Our servers are joined to the student domain, but need to be able to enumerate users in the staff domain. When attempting to lookup a user (wbinfo -i 'NAU\car3') that only exists in the staff domain, I see this in the log.winbindd-idmap: [2008/02/19 07:34:25, 4] nsswitch/winbindd_dual.c:fork_domain_child(1054) child daemon request 48 [2008/02/19 07:34:25, 10] nsswitch/winbindd_dual.c:child_process_request(479) process_request: request fn DUAL_...