similar to: Forcing DOMAIN GROUP from Windows 2000 AD for RHEL3 shared directory

Displaying 20 results from an estimated 400 matches similar to: "Forcing DOMAIN GROUP from Windows 2000 AD for RHEL3 shared directory"

2006 Aug 28
2
Samba Groups Vanished
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Our Samba Groups appear to have vanished. I've verified this by trying, "net group /domain" in windows and it returns no results. Trying "net rpc group -S nuada" on our master server returns nothing either. "net rpc info" on both our master and backup return Domain Name: DIAS Domain SID:
2018 Apr 16
0
Fwd: Help with R-Calling forth csv.
Hi, I do not know how to post in general again, however my csv contains around 5-250k data Points depending on vehicle/road type and pressure exerted on geotechnical structures. I have used R to develope histograms of said csv files and will attach such Picture to you in this mail and the csv used. Below I will type the R code I have used for this histogram.
2007 Oct 01
1
[nls] singular gradient
Hi, I am new to R. I don't have strong background of statistics. I am a student of Geotechnical Engineering. I tried to run a nonlinear regression for a three-variable function, that is N = f(CSR, ev) # N is a function of CSR and ev, and N = CSR/(A +B*CSR), wherer (A,B) are function of ev. N, CSR and ev are observed in the experiments. Following is my R script. rm(list=ls())
2007 Jan 24
1
rsync and users
Todd Cary wrote: > Thanks to the encouragement of some people on this list, I am using > rsync to synchronize two servers: one is a backup to the other in case > the primary one fails. By hand, I inserted the names of the users on > the primary server into the backup server. So, now all works well. > > /usr/bin/rsync -av -e ssh /home/ 192.168.0.22:/home/ > > My question
2004 Jun 11
1
QuadBRI outgoing call problem.
Hi, I have Installed * on a DL380 with a Junghanns 4BRI card and 0.0.2 driver. I have 3 BRI lines connected to SPAN(TE) 1,2,3 and 2 Cisco 7960 with SIP image. I am connected to french PSTN (France Telecom) whith Euroisdn signaling. I manage to call SIP to SIP, PSTN to SIP but not SIP to PSTN. Any idea? Thanks Gwenn Gael Marronnier Here is what I get and my configuration...
2006 Jul 14
4
Emailing from Command Line
Thanks for reading, I need certain shell scripts to email me after they are done running. I've installed ssmtp to forward to my internal SMTP server. I have a working ssmtp config on a Gentoo system that works just fine, but on CentOS it's not working. Here's a bounce message: Date: Thu, 13 Jul 2006 13:33:22 -0700 From: Mail Delivery Subsystem <MAILER-DAEMON at
2006 Jul 12
6
Speaking of 3Ware/RAID/SATA/9550SX...
I just built up a server running CentOS 4.3, and trying to boot from a 3Ware 9550SX-16ML, 16 port card. This system has 9x500GB drives, AMD Opteron, Tyan K8SD mobo and 1 GB of ram. I downloaded the latest (9.3.0.4) driver from 3Ware, and after a couple of botched attempts, I got CentOS installed. In my two botched attempts, the problem was X hanging during the formatting of the drives, so I
2007 Jul 10
1
wireless resourches for RHEL3
Does anybody have any good RHEL3 wireless (802.11) resources? I'm googling and haven't yet found anything good and am hoping someone here can point me in the right direction.
2007 Feb 05
1
Migrate RHEL3 to Cent3
I have several RHEL3 WS machines that were installed here running as servers and their RHN subscriptions were never kept up. Now that I have become responsible for them I would like to move them to CentOS as I can keep them updated as needed. Some of them I can simply migrate to new machines, but a few I can not. Is it possible to simply upgrade a RHEL3 to the latest CentOS 3? If
2007 Dec 19
0
solution for ruby 1.8.5 on rhel3
Hello... A while ago I posted a question about puppet on rhel3. I didn''t like the thought of replacing the default ruby version with a newer one. So I built up ruby 1.8.5 from rhel5 installed into /opt/. The name changed to ruby-opt (ruby-opt-1.8.5, ruby-libs-opt-1.8.5, etc) so that both versions can be installed together. spec file tweeks for ruby, factor, and puppet attached. (If
2007 Jun 14
0
Puppet running on RHEL3
Thought people might be interested to know that Puppet runs without any problems on RHEL3U8. I''m using Ruby 1.8.6 built from the FC7 rpms. James ********************************************************************************* Important Note This email (including any attachments) contains information which is confidential and may be subject to legal privilege. If you are not the
2007 Mar 27
3
Puppet on RHEL3
Out of curiosity, is anybody using puppet on RHEL3 (or Centos 3) ? If so, how did you get it to work ? Did you build a ruby-1.8.x or does puppet work on the 1.6.x ruby that ships with RHEL3 ? thanks for any pointers, David
2009 Oct 28
1
Puppet on RHEL3 - ruby-1.8.6 RPM
Hey folks, I know there''s an old thread about this, and the provided solution to make puppet work on RHEL3 was to recompile a more recent version of ruby. However, I think it would be nice to upgrade ruby from 1.6.8 to 1.8.6 with RPM, so here''s a quick tip for those who have to manage RHEL3 servers and would like to do it with puppet:
2009 Aug 28
0
digi dgrp on XenU RHEL3 DDK
Trying to install a digi dgrp driver on RHEL3 runing the XenU kernel. I am looking for a DDK that has the RHEL3 kernel (version 2.4) in it. All the DDK''s available for download use a kernel version 2.6. John Wythe Activant Solutions Inc. 118-1515 Broadway St. Port Coquitlam BC V3C 6M2 Tel: 604-468-1668 Ext 131 Tel: 1-800-663-0718 Fax: 604-468-1667 Email: john.wythe@activant.com
2005 Jan 14
0
Resolution to problem using 'net ads keytab' commands on RHEL3
I've been vexed for the last few days about 'net ads keytab' commands not working on my RHEL3 machines, among other problems I've run into trying to use winbind with ADS security mode. I found a bug in RH's Bugzilla describing the problem and managed to decipher a work-around. The resolution is to add to your /etc/krb5.conf the following: [libdefaults] default_keytab_name
2007 Jan 15
1
syslinux 3.31 will not build on RHEL3
Hi, I've attempted to build 3.31 on RHEL3 but it fails since __DBL_MIN_EXP__ and __DBL_MAX_EXP__ used in com32/lib/math/strtod.c is undefined. I added defines with the values used on RHEL4 (derived from cpp -E -dM < /dev/null) and the build then completes. A quick test did not reveal any ill effects. Is there perhaps a better workaround for this? Another little nit I saw was that
2007 Feb 23
1
[PATCH] RHEL3 2.4 domU kernel has load average of 2
The backport of the xenbus code for the 2.4 kernel changed wait_event_interruptible() into wait_event() into a couple of places it looks to deal with the fact that signals weren''t being blocked. This results in an idle domU showing a load-average of 2, which was messing up some work-management tools. The attached patch blocks all signals for the xenbus and xenwatch daemons, instead.
2004 Aug 09
1
RHEL3 ES to CentOS-3.1 - Possible??
Hello, Does anyone know if it is possible to move from RHEL ES 3 to CentOS-3.1? I've seen How-To's for RH9 --> CentOS-3, but nothing for the more horizontal move of EL3 --> CentOS3. Thanks in advance, Doug _________________________________________________________________ Don?t just search. Find. Check out the new MSN Search!
2004 Aug 31
0
[Fwd: Whitepaper about the new security features in RHEL3 U3]
http://www.redhat.com/f/pdf/rhel/WHP0006US_Execshield.pdf -------- Original Message -------- Subject: Whitepaper about the new security features in RHEL3 U3 Date: Tue, 31 Aug 2004 09:54:15 +0200 From: Arjan van de Ven <arjanv at redhat.com> Reply-To: Discussion of Red Hat Enterprise Linux 3 (Taroon) <taroon-list at redhat.com> To: taroon-list at redhat.com Hi, with the beta of
2005 Jun 03
1
rhel3 < centos3 updates
Hi all, I've been approached by someone who has an installation of rhel ES 3 (taroon update 2) to see whether I can take over doing security and other updates for them (no current rhn subscription). What I want to know is, with a suitable yum setup can I use a centos3 repository to apply updates to this box? If so, should I source updates from centos 3.5? Does the whole box need to become a