Displaying 12 results from an estimated 12 matches for "rehat".
Did you mean:
redhat
2001 Dec 22
1
"Secret is bad" -- Winbind with Samba 2.2.2 and Windows 2000 (native mode)
...y times on my
Windows 2000 Domain Controller (everything is native mode). I then use
the "smbpasswd -j DOM" command to join my domain. Even though it says
it joined, I'm not convinced it's joining correctly since I get the
"Secret is bad" message.
I'm running on a Rehat 7.2 box with Samba 2.2.2. Daemons smdb, nmdb,
and winbindd are all running.
My ultimate goal is to login to my Redhat box with Windows usernames
(like DOM+username) and passwords that are authenticated from my Windows
2000 domain controllers. Hence my use of Winbind, which seems written
exactly...
2003 Mar 20
1
samba & VISIO documents
Hi all,
I am having a strange problem after migrating to Rehat 8.0 and SMBD version
2.2.5 from RH 7.3 & SMB 2.2.3a.
Everything appears to work fine, with the exception of the failure to open
"VISIO" documents. This is strange because it only happens to VISIO, all
other document types open with no problem. When someone tries to open a
visio doc...
1999 Jul 09
1
"ld: bfd assertion fail" making eda.so on Linux (Redhat 6.0)
I've (remote) access to a new Linux system which has some flavor of Rehat
installed.
Compiling R-0.64.2 fails -- at the end when eda.so should be made.
make[4]: Entering directory `/u/u2/maechler/Linux/R/R-0.64.2/src/library/eda/src'
gcc -g -O2 -fpic -I../../../../include -c line.c -o line.o
gcc -g -O2 -fpic -I../../../../include -c smooth.c -o smooth....
2017 Jan 15
0
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
...------------------------------------------------------------
Thanks for your response !!!!
All I can say is that when I looked at the dhcpd.conf examples and read
the man pages as well as the explanations of how dhcpd works, we should
be able to use dhcpd for more than one subnet :
Take a look at Rehat's explanation of a Multihomed dhcp server :
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sect-Configuring_a_Multihomed_DHCP_Server.html
If I am reading this and other documents incorrectly, then I would
welcome having you step on my toes. I h...
2007 Sep 08
2
KDE-Repos
Hi Folks,
I'm verry impressed about CentOS 5. Verry stable und fast.
And yes, I know, it's mostly used as a server system. Nevertheless, I'd like
to use it as my Desktopsystem also.
My question: what is your experience with the KDE-Repos? Is it dangerous to
use it? Or is it reliable?
Thx
Timothy
1999 May 26
0
) Re: Too Many Active Users - With MS Access 97 (PR#17307)
This is great news since I too have this problem.
One question please. Could this be causing a problem where a win98 machine
cannot write new files to the samba share (but can read and edit a file just
fine)? Other win95 machines can write just fine to this share.
Rehat 6.0 w/ stock samba (sorry don't know it and don't have access right
now)
thanks
charles
>Someone else has confirmed the problem. It's actually a
>bug in the glibc2.1 supplied with RedHat 6.0. This glibc
>is pretending to have 64 bit file locks and really doesn't,
>thus...
2004 Aug 03
2
dns strange problem
Dear Lists.
I use shorewall-14.7 at ReHat-9.0 (2.4.26 with Julian Anastasov Patch)
for quite long, and everything seem work fine.
Untill this morning, i have problem with one rules
ACCEPT
loc:172.16.0.20,172.16.32.20,172.16.0.230,172.16.0.229,172.16.0.231
net udp 53 -
172.16.0.229 and 172.16.0.231 is my mail gatew...
2017 Jan 15
2
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
> I have not been able to make any headway resolving this problem;
Personally, I don't understand how you expect the DHCP server to decide
which scope to use when a new connection appears on the network.
DHCP discovery queries are presented from 0.0.0.0 to 255.255.255.255, not to
a particular network's broadcast address.
I'd be interested to see what happens when one of your
2007 Feb 04
0
Active Directory for users & authentication only?
Hi folks,
I'm setting up a new samba box (Redhat ES 4.0, with Rehat
samba-3.0.10-1.4E.9) to replace a proprietry OS X version that's been
running home directories for our school staff - we've previously used
local accounts and groups on the OS X server rather than the AD accounts
all our staff have; one of the key goals in moving to a new system was
to allo...
2007 Feb 02
1
Active Directory for users authentication only?
Hi folks,
I'm setting up a new samba box (Redhat ES 4.0, with Rehat
samba-3.0.10-1.4E.9) to replace a proprietry OS X version that's been
running home directories for our school staff - we've previously used
local accounts and groups on the OS X server rather than the AD accounts
all our staff have; one of the key goals in moving to a new system was
to allo...
2007 Sep 10
3
php 5.2
Hi,
I was asking about php 5.2 because I would like to use this program with
these requirements:
http://www.magentocommerce.com/system-requirements
This ecommerce store is built with the zend framework and requires php 5.2.
Mcrypt is not in the centos mirrors either.
I did manage to get this beta ecommerce store installed on php 5.1.6-12 by
removing the mycript line in the install xml file and
2003 Dec 01
0
No subject
...either
> way), but just for future reference how is it done? I only ask because Im
As far as I can tell, with 2.2.1a, everything is installed in /usr/local/samba. I would
just delete that with:
cd /usr/local
rm -rf samba/ (haven't tried this command myself)
For the samba that came with rehat, I just now have run:
rpm -qa | grep samb
and got the following output:
samba-2.0.8-1.7
samba-common-2.0.10-2
samba-client-2.0.10-2
samba-2.0.8-1.7.1
samba-2.0.10-2
Gaaads. I have more than one version of samba on my machine. It looks like the
up2date program did not delete t...