similar to: Linking login and SAMBA on a PDC

Displaying 20 results from an estimated 7000 matches similar to: "Linking login and SAMBA on a PDC"

2006 May 10
1
2.3.0 make install fails on solaris
hello r development team, i'm building R 2.3.0 on solaris and when i run the 'make install' i'm getting a syntax error during the "installing etc ..." which causes the installation to fail. i get this error whether i use gnu-make of sun-make, see the error and reasons below. gmake[1]: Entering directory `/export/medusa/darin/build/R-2.3.0/etc' installing etc ...
2012 Mar 07
2
staging shutdowns
Hello All, I'm deploying NUT in a data center and I'm curious to know how others have gone about staging the shutdown of various systems. The systems are broken down into groups of importance, group1 being the most important group4 being the least. In the event of an outage take down group4 after 5 minutes, group3 after 10 minutes, group2 after 15, and finally group4 after 20. I've
2008 Sep 30
2
Programming Workshops
Good morning Does R (or R users) have a formal training workshop/facility? Or do open-source softwares generally put the onus on the user to learn programming techniques? Are the workshops generally offered for the masses or is there one-on-one training available? Does one "go to" R for programming training ... or do R workshops travel around the country? Thanks for your
2007 Jan 04
2
importing timestamp data into R
I have a set of timestamp data that I have in a text file that I would like to import into R for analysis. The timestamps are formated as follows: DT_1,DT_2 [2006/08/10 21:12:14 ],[2006/08/10 21:54:00 ] [2006/08/10 20:42:00 ],[2006/08/10 22:48:00 ] [2006/08/10 20:58:00 ],[2006/08/10 21:39:00 ] [2006/08/04 12:15:24 ],[2006/08/04 12:20:00 ] [2006/08/04 12:02:00 ],[2006/08/04 14:20:00 ] I can get
2008 Jul 14
1
R Commander question
Good afternoon New to R ... new to the list. I have installed R Commander 1.2-9 and it functions perfectly. I would, however, like to upgrade my Rcmdr to version 1.3-15 ... but I can't seem to shake the 1.2 version. Do you have any tips on how to upgrade? Thanks for your time and consideration Darin Brooks Geomatics/GIS/Remote Sensing Coordinator Kim Forest Management Ltd. Cranbrook
2007 Jan 04
3
randomForest and missing data
Does anyone know a reason why, in principle, a call to randomForest cannot accept a data frame with missing predictor values? If each individual tree is built using CART, then it seems like this should be possible. (I understand that one may impute missing values using rfImpute or some other method, but I would like to avoid doing that.) If this functionality were available, then when the trees
2012 Feb 10
2
puppet-module-tool question
The puppet-module-tool GIT pages says it''s been converted into a puppet face and merged into puppet core. Does this make puppet-module obsolete or does it still need to be installed? I''m running puppet 2.7.9 but this "face" is not included so obviously it''s not available. Can someone provide a little clarification please. -- Later, Darin -- You received
2002 Feb 21
1
One domain w/ multiple subnets. Do a "join" for each subnet?
We've got Samba 2.2.2 up and running fine on an RS/6000 (AIX) machine w/ NT authentication. We have one domain w/ multiple subnets, and need users on these different subnets to have access to the shares on this machine. We've tested from a different subnet than the one we originally ran smbpasswd on, and it fails (prompting for the passwd to the share...when it works fine from the
2002 Dec 15
2
PAM, PDC and Winbind
Hello all, I currently have the following setup working nicely: A Samba PDC, with LDAP-SAM, syncs passwords between LDAP and Samba (and /etc/shadow when appropriate) correctly - either when changing them through Samba (samba has PAM support enabled and working) or through normal Unix mechanisms (/usr/bin/passwd, using pam_smbpass, pam_ldap, etc.). Several other Linux machines, running Samba,
2002 May 08
1
Configuring PAM
We're using Samba 2.2.2 on AIX (RS/6000) with NT authentication. We only want to authenticate at the PDC, and if they pass, they'll be able to map to whatever shares have been assigned to their Workgroup...we need to bypass any authentication at the AIX level. From the limited documentation (PAM-authenication-and-Samba.html) , it almost looks like PAM will accomplish this task. Is
2002 May 08
1
How/when do the PAM files get created?
I've been reading chapter 3 of the SAMBA Project Documentation and I can't find any PAM files (pam.d directory) in my /etc. Is there something I need to compile in order to have these files? Thanks for any help. Darin DeCounter Atex Assistant System Administrator Las Vegas Review-Journal 702-387-5230 ddecounter@reviewjournal.com
2002 Jul 02
1
Is it possible to map shares via Network Neighborhood?
We're running Samba 2.2.2 over an NT network. Our clients use Win95 (for the time being) and I wondered how we config Samba so they can map the shares using network neighborhood. We can map fine through MS-DOS, but when I try, for example, to map E drive to \\nfssrv\ads share via network neighborhood (where we ARE able to see the shares), it says E: is already connected to . Do you want
2004 Jan 13
1
Samba 3, Windows XP SP1
Hello everyone, I am having a problem I can't find an answer to. Background: We had a RH 7.3/8.0 box with samba 2.2.7. Workstations were Windows 2000. We have 5 roaming users with laptops. when the roaming users would go home, they were able to log into the laptops without the presence of the domain (an yes, they were logging into the domain user at home). Current problem: Running RH 9.0
2006 Oct 19
1
non-existing parent directories
hello, is there a way for rsync to create non-existing parent directories when syncing files to a destination? something similar to 'mkdir -p non-existing/directory'. i'm doing 'rsync -r /path/to/source /path/to/non-existing/directory', and the 'non-existing/directory' location doesn't exist. the errors i get is... rsync: mkdir
2002 Feb 14
1
Having trouble getting "join" to work successfully
We've added the server name to our PDC (as a Windows NT Workstation or Server) and when we attempt to "join" we get the following error msg: hbsrv{root}#smbpasswd -j DDRJ -r PDC-DDRJ cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine PDC-DDRJ. Error was :
2024 Jun 12
1
Group Policy alternative (Looking for feedback on a project)
Check sambabox.io On Wed, Jun 12, 2024 at 00:01 Darin via samba <samba at lists.samba.org> wrote: > Hello all, > > So I am working on a group policy-like system based around Ansible. > Essentially, I am going to use Ansible playbooks as a cross-platform > alternative to the Windows registry and Group Policy Objects (GPOs). In > Samba, the way the group policy is applied
2024 Jun 05
1
Classicupgrade FL 2012_R2 NTLM/Kerberos logon
Hello Havany, I am just going to jump into this discussion. > We try 2 scenarios : - A "Big bang" migration to an new domain made from scratch : but we need to migrate all users, computers, laptops, filers without loosing profiles, files server access... In a short time (1-2 weeks maximum) - A "classicupgrade" migration, but it need several steps to improve security. And at
2008 Sep 22
1
gbm error
Good afternoon Has anyone tried using Dr. Elith's BRT script? I cannot seem to run gbm.step from the installed gbm package. Is it something external to gbm? When I run the script itself <- gbm.step(data=model.data, gbm.x = colx:coly, gbm.y = colz, family = "bernoulli", tree.complexity = 5, learning.rate = 0.01, bag.fraction = 0.5) ... I
2002 Nov 06
4
"hiding" and "vetoing" files (for Samba 2.2.2 & Windows Explorer)
We're running Samba 2.2.2 on an RS/6000 (AIX 4.3.3) using Windows 95 clients. We've tried the "hide files" and "veto files" option in smb.conf, but when the shares are mapped, we can still see the contents in Windows Explorer. We used the wildcard for all the contents of the shares (ex. hide files = /*.*/). The Samba manual only makes reference to Windows 98, so
2002 Sep 23
6
DNS server and printing.
Good afternoon, This is my first post, so please be gentle ;) Anyway, here's my question....I've recently put together a Linux Server for our company, replacing an old Novel server. I have the box set up with Samba, as a PDC on our network. So far, just about everything is working correctly. One issue I'm coming up against, though, is printing from DOS. I have Samba