search for: catnet

Displaying 12 results from an estimated 12 matches for "catnet".

Did you mean: capnet
2006 Jun 27
2
Group permissions and recursion
...s "MYDOMAIN\jdoe". We are using the extended ACL model which means that we can set specific permissions for specific security groups for access to any particular file. The other thing I need to point out is that we have a hierarchy of security groups. We have a security group, 'CATNET\adm' and the members of that security group are the security groups 'CATNET\adm staff' and 'CATNET\adm faculty'. The members of the latter two groups are the actual users. Here's the problem, a member of 'CATNET\adm staff' cannot access a file for which 'CA...
2006 Apr 13
0
Need help figuring out "homes" share path
...as a second available 2TB raid array where I want to add personal shares so that everyone on campus can have at least a couple of gigabytes of centrally managed storage. Here's my problem. When I execute the command "getent passwd" and just grep for myself, I get back: CATNET\rtanner:*:10301:10048:rtanner:/home/CATNET/rtanner:/bin/false I created an empty folder "/home/CATNET/rtanner" and made sure that it is owned by CATNET\rtanner. I set the path in the homes share to "/home/CATNET but when I try to mount the share, I get a dialogue box to login to...
2006 Jul 20
1
setdriver fails with WERR_ACCESS_DENIED
Hi, I'm using samba 3.0.22 on a Linux/Debian machine. I'm trying to get printer drivers on the server automatically picked by the XP clients on the server. $ rpcclient localhost -U flavien -c 'enumdrivers' Password: [Windows NT x86] Printer Driver Info 1: Driver Name: [hp1] The user "flavien" has PrintOperator privileges : $ net rpc
2011 Sep 28
1
how to solve a simple discrete Bayesian Belief Network?
Can somebody save-me? Thanks in advance! #R script: #trying to find out how solve a discrete Bayesian Belief Network. #option: using 'catnet' package #BEGIN library(catnet) cnet <- cnNew(nodes = c("a", "b", "c"), cats = list(c("1", "2"), c("1", "2"), c("1", "2")), parents = list(NULL, c(1), c(1, 2)), probs = list(c(0.2, 0.8), list(c(0.6, 0....
2006 Jul 07
0
What is WERR_ACCESS_DENIED
...of the command at debug 4 level below. Here's the probably pertinent information. First, this use to work. But since I did the initial printer setup I have also modified samba to use the security=ads model, making full use of winbind such that as a user I login as DOMAIN_NAME\user (e.g., CATNET\rtanner). I suspect that's what's causing the problem, but I'm not sure how to get around it. Any ideas? Thanks, Rob **************** rpcclient output ****************** [root@berkeley ~]# rpcclient berkeley -d 4 -U berkeley\\root@password -c "setdriver \"CircDesk LJ5...
2006 Feb 28
0
Connecting to SAMBA for first time takes a very looong time
...tion issue (don't know what parameter might affect it), a bug, or a problem in the windows domain. Any idea where to look and for what? What information might be helpful for me to post. I have included below the global, printers and print$ sections of smb.conf. [global] workgroup = CATNET security = DOMAIN map to guest = Bad User password server = 10.170.131.14 root directory = / passwd chat = log level = 1 log file = /var/log/samba/%m.log max log size = 0 announce as = NT Workstation socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192...
2006 Jan 30
1
Problem using rpcclient as root user -- can't authenticate
...t; failed session setup with NT_STATUS_LOGON_FAILURE > Cannot connect to server. Error was NT_STATUS_LOGON_FAILURE And in the log file I see the following: > [2006/01/30 13:38:24, 3] auth/auth.c:check_ntlm_password(219) > check_ntlm_password: Checking password for unmapped user [CATNET]\[root]@[BERKELEY] with the new password interface > [2006/01/30 13:38:24, 3] auth/auth.c:check_ntlm_password(222) > check_ntlm_password: mapped user is: [CATNET]\[root]@[BERKELEY] > [2006/01/30 13:38:24, 3] smbd/sec_ctx.c:push_sec_ctx(256) > push_sec_ctx(0, 0) : sec_ctx_stack_...
2006 Apr 11
1
How do I apply active directory group policies to samba shares
Hi, We would like to aggregate departmental servers on to a single samba share called "departments" and under departments would be a set of folders corresponding to the departments. Permissions need to be controlled by group memberships in active directory. When I go into folder properties on an XP with the departments share mounted, under the security tab I see Administrators,
2018 Jun 15
0
CRAN Check warnings with GCC 8.1
...a C50 Cubist Cyclops DetSel GENLIB IRISSeismic KSgeneral > MigClim MonetDBLite Numero OpenMx PBSmapping PSPManalysis > PropClust RArcInfo RandomFields RandomFieldsUtils RcppMsgPack > RcppParallel RcppRedis RecordLinkage Rmalschains RnavGraph Rvcg > RxODE SiMRiv antiword bigrquery bsamGP catnet coxme dbarts > dggridR divest dpglasso earth epanet2toolkit fs gap geojsonsf > gglasso graphql hashmap haven hier.part imager iptools jiebaR > kernlab lpridge lvec mlvocab mongolite nandb ore phreeqc polyclip > qtbase rbamtools rebmix rexpokit rgdal rioja rlas rpf rphast > rtfbs s2 s...
2010 Mar 14
3
CRAN (and crantastic) updates this week
...etween biomolecular structures, their interactions, and the evolutionary information revealed in sequence alignments of these molecules. * BradleyTerry2 (0.9-1) Heather Turner http://crantastic.org/packages/BradleyTerry2 Specify and fit the Bradley-Terry model and structured versions * catnet (1.00.0) Nikolay Balov http://crantastic.org/packages/catnet A package that handles discrete Bayesian network models and provides inference using the frequentist approach * CAVIAR (0.1-0) Cyrille Rathgeber http://crantastic.org/packages/CAVIAR Allows processing, visualisation and a...
2010 Aug 25
1
Documenting S4 Methods
I'm in the process of converting some S3 methods to S4 methods. I have this function : setGeneric("enrichmentCalc", function(rs, organism, seqLen, ...){standardGeneric("enrichmentCalc")}) setMethod("enrichmentCalc", c("GenomeDataList", "BSgenome"), function(rs, organism, seqLen, ...) { ... ... ... })
2010 Jul 18
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * allan (1.0) Alan Lee http://crantastic.org/packages/allan Automates Large Linear Analysis Model Fitting * andrews (1.0) Jaroslav Myslivec http://crantastic.org/packages/andrews Andrews curves for visualization of multidimensional data * anesrake (0.3) Josh Pasek http://crantastic.org/packages/anesrake This