similar to: unanswered questions

Displaying 20 results from an estimated 1100 matches similar to: "unanswered questions"

2010 Sep 01
2
user permissions
Hello, I have a problem about reaching my share folder when the permission is 750 but whenever I change it to 755 I can see the content of the folder. for 750 I get this result: "smbclient //serverip/sharename -U username" smb: \> ls NT_STATUS_NETWORK_ACCESS_DENIED listing \* 0 blocks of size 0. 9 blocks available smb: \> but for 755 everything is fine but of
2003 Feb 20
2
subset with NA
Easy question that I can't find an answer for. I'm trying to subset a data frame and want to exclude the positive values, i.e. I want the NA values. My data: > summary(temp$tuna) Min. 1st Qu. Median Mean 3rd Qu. Max. NA's 1 2 3 3 4 5 1211 Querying for subset(temp, tuna %in% "NA", select.... subset(temp, tuna == NA,
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname. i have a csv containing menu item name and in other csv i have a column containing some strings, i want to pick that strings from categories and look into menu items if any menu item containing that string i want to create a new column next to menu item name flagged as 1 otherwise 0 and the only condition is once a menu item flagged as 1 i don't need
2010 Sep 15
0
problem about UID
Hi everyone, I have an ubuntu server 9.10 as server and fedora 11 as client and I have installed and configured samba 3.4.0 on ubuntu and samba 3.4.7-0.50.fc11 on fedora, and openldap smbldap-tools and ldapscript. My problems are related to UID numbers ( at least I think so). muratcan, muratcan2, muratcan3 has been created by ldapscript and on server side there is written
2009 Sep 11
1
Quo vadis?
Hi, In the course of my experiments with rt kernels it so happens that the gui versions of tuna built from upstream (RHEL, F11) SRPMs show wrong affinity settings for IRQ threads. Where would be a proper place to report this and get some help on other rt-related issues? Thanks, Sasha
2007 Dec 17
14
Change in isolation behaviour 1.08 - 1.10 ?
Hi, I just moved from 1.08 to 1.10 and now have one example failing, which, under 1.08, passed. Is the due to a change in behaviour? Here''s my spec (removed some passing examples) require File.dirname(__FILE__) + ''/../spec_helper'' describe "A user" do before(:each) do @user = User.new @valid_user = User.new( :email =>
2009 Apr 06
9
setup method in functional tests and instance variables
I have the following in my functional test file. class UserControllerTest < ActionController::TestCase fixtures :users def setup @controller = UserController.new @request = ActionController::TestRequest.new @response = ActionController::TestResponse.new @invalid_user = user(:invalid_user) @valid_user = users(:valid_user) end def test_login_success
2011 Jan 17
4
Factory Girl and attr_accessor with validation
I have a problem with a recent change to one of my models when created via Factory.create. class User < ActiveRecord::Base attr_accessor :tc_check validates :tc_check, :presence => true, :acceptance => true ... end The following definition fails, when calling Factory.create(:valid_user) Factory.define :valid_user, :class => User do |u| u.email
2018 Sep 19
1
Sieve and output variable for execute
I'm trying to get blow Sieve filter to work require ["fileinto", "imap4flags", "mailbox", "body", "envelope", "vnd.dovecot.pipe", "variables", "vnd.dovecot.execute"]; if envelope :matches "To" "*@*" { set "recipient" "${0}"; set "user" "${1}"; set
2009 Nov 28
1
[LLVMdev] llvm-2.6 since October version bump.
Just a quick question. Back in October (26th) after downloading llvm-2.6.tar.gz, I did a sha1sum of the file and got; 67f4bace9e64cc39255583aa837470d9b9de0aa5 Today I downloaded the same file and got a sha1sum of; 547471147cbf6d3e49539e01196ffada2c79c250 While it might be possible the error is on my end. Was the tarball changed since its release and the version number not changed? Thanks
2005 Aug 30
3
64 bit R for Windows
I am assisting in the purchase of 64-bit Windows XP system for researchers who run R. These systems will have AMD Opteron processors and at least 4GB of RAM. I'd appreciate advice on whether there is a working version of R that can take full advantage of such systems. Milton F. L?pez IT Guy Inter-American Tuna Commission (IATTC) 8604 La Jolla Shores Drive La Jolla, CA 92037 Tel: (858)
2010 Jul 06
0
protocol negotiation failed: NT_STATUS_END_OF_FILE
Hi all, I have deleted and reinstalled samba 3.4.0 and then I got a failure at starting samba .I guess that was because of lacking of smb.conf ( I have deleted it manually and it didn't install it back) And I have decided to install samba4 which gave me also the same failure so I have again installed samba 3.4.0 and I found out an smb.conf file from
2010 Jul 06
0
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Hi all, I have deleted and reinstalled samba 3.4.0 and then I got a failure at starting samba .I guess that was because of lacking of smb.conf ( I have deleted it manually and it didn't install it back) And I have decided to install samba4 which gave me also the same failure so I have again installed samba 3.4.0 and I found out an smb.conf file from
2008 Dec 07
1
[LLVMdev] llc -fast generating incorrect assembly
When compiling to the x86-64 architecture, llc -fast generates incorrect assembly for the getlementptr instruction. This only seems to occur when llc is passed the fast flag. [tamirs at tuna compiler]$ cat jonx.ll ; ModuleID = '<stdin>' define i32 @main() { ret i32 0 } define i32 @_l5_get(i32 %t3, i32* %t1) { %t9 = getelementptr i32* %t1, i32 %t3 ; <i32*> [#uses=1]
2007 Mar 13
2
Authenticating with Active Directory
Hi all, I need to authenticate Active Directory users in Solaris. I wrote a program to do it using smbclient.a lib, but the method Valid_User is returning aways the code 1 (Network Error). The program is in attachment. When I use the following code, the user is sucessfully authenticated: smbclient '\\192.168.0.20\downloads' -W adteste -U dmadmin%Senha123 But, this command log in the
2016 Feb 17
0
CEBA-2016:0208 CentOS 7 tuna BugFix Update
CentOS Errata and Bugfix Advisory 2016:0208 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-0208.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 3a24bcda6239f7c68f1757d8bfd407219f4e48fc25a22f55a2d5c5ec9005e77a oscilloscope-0.11.1-12.el7_2.noarch.rpm
2010 Jul 22
0
samba users can't be seen from client mashine
Hi all, I have an ubuntu server 9.10 and a fedora. I have configured smb.confs such that fedora or any other computer is gonna reach /home of ubuntu server. But the problem is i can not see samba users that i have created on ubuntu I mean fedora can not find or reach or resolve samba users that I have created on ubuntu but only uid numbers. I have mounted /home directory of ubuntu from fedora
2004 Sep 10
2
Blocking and compression.
Hello. I thought I'd introduce myself. I'm the guy that wrote kexis way back when. For those of you that dont know, kexis was written before flac, and pretty much does what flac does, although its not nearly as nice or robust. I wrote kexis actualy cause I was interested in playing around with lossless compression and shorten was about the only tool that was linux friendly, but had a
2011 Mar 03
1
pam_winbind([sshd|su|...]:account): valid_user: wbcGetpwnam gave WBC_ERR_DOMAIN_NOT_FOUND
I've been getting these in my log for some time and was wondering what I had to do to get 'pam_winbind' to 'work' with my samba 'DC'? In looking around the net, others w/this error message were having a problem with blocking login's and password changes, completely. In my case, I have the 'pam_winbind.so' module in '/etc/pam.d/common-passwd' setup
2010 Jul 31
4
Exception: can't dup Symbol
Hey everybody, I''m trying to test a little piece of code I wrote, and I get the following error: Exception: can''t dup Symbol It happens in the following line: try_to_login @valid_user, :remember_me => "1", where the function try_to_login is: def try_to_login(user, options = {}) user_hash = {:screen_name => user.screen_name, :password => user.password}