Re: [CentOS] Console Screen Saver

2008-04-22 Thread Fajar Priyanto
On Tuesday 22 April 2008 08:41:49 Joseph L. Casale wrote:
> How does one access the properties associated with the blanking CentOS does
> at init3? How would I disable this for example?

Maybe it's from the BIOS and not from the OS?
-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial 
http://linux2.arinet.org
14:57:38 up 7:49, 2.6.22-14-generic GNU/Linux 
Let's use OpenOffice. http://www.openoffice.org
The real challenge of teaching is getting your students motivated to learn.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] iptables details

2008-04-22 Thread Christopher Chan

Fajar Priyanto wrote:

Hi all,
I'm a bit confused reading the RHEL System-Administrator-Guide regarding this:
(1) iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to 
10.1.2.253:80
(2) iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j 
DNAT --to-destination 10.1.2.253:80


The first is for port forwarding, the second is said to be used for DMZ. But I 
tried both and the result is the same. Is there any difference between the 
two?


No. Maybe you misread?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] DDNS with DHCP

2008-04-22 Thread gopinath
How to configure DDNS with DHCP on Centos 4.3

Regards,
Gopinath M
Signal Networks Pvt. Ltd.


Smile... it increases your face value!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] network Interface

2008-04-22 Thread William L. Maltby
On Tue, 2008-04-22 at 11:19 +0530, gopinath wrote:
> When i run a mii-tool
>  
> it displays no MII transcievers present !!!
>  
> if i run ifconfig it displays the eth0 its ip and Hwaddress
>  
> if i ping to the eth0 ip it pings.
>  
> if i ping to some other ip on Lan no response is coming. 
>  
> This all happens in Cent OS 4.2 
>  
> if i boot to Centos 5.1 or Redhat 7.3 the pc is able to communicated
> to everyone on the networks. 
>  
> Please help me out.

"man mii-tool"

Says it is obsolete and directs you to ethtool. "man ethtool" might be
your solution?

>  
>  
> Regards,
> Gopinath M
> 

> 

-- 
Bill

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] iptables details

2008-04-22 Thread gopinath
Both the command works as same.
what you need in iptables

- Original Message - 
From: "Christopher Chan" <[EMAIL PROTECTED]>
To: "CentOS mailing list" 
Sent: Tuesday, April 22, 2008 1:49 PM
Subject: Re: [CentOS] iptables details


> Fajar Priyanto wrote:
> > Hi all,
> > I'm a bit confused reading the RHEL System-Administrator-Guide regarding
this:
> > (1) iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to
> > 10.1.2.253:80
> > (2) iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j
> > DNAT --to-destination 10.1.2.253:80
> >
> > The first is for port forwarding, the second is said to be used for DMZ.
But I
> > tried both and the result is the same. Is there any difference between
the
> > two?
>
> No. Maybe you misread?
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] deny other hosts from synchronizing time with NTP client

2008-04-22 Thread Simon Jolle
Hi CentOS users

We are running CentOS 4.5 with NTP 4.2.0.

# cat /etc/ntp.conf
restrict default ignore
restrict dns1.xxx.xxx mask 255.255.255.0 nomodify notrap noquery
restrict dns2.xxx.xxx mask 255.255.255.0 nomodify notrap noquery
restrict 127.0.0.1
server dns1.xxx.xxx
server dns2.xxx.xxx
fudge 127.127.1.0 stratum 10
driftfile /etc/ntp/drift
broadcastdelay 0.008
authenticate no

The problem is that other hosts are able to synchronize the time from
our servers. How to disable that?

# lsof -i :123
COMMAND  PID USER   FD   TYPE DEVICE SIZE NODE NAME
ntpd4874  ntp4u  IPv4  35805   UDP *:ntp
ntpd4874  ntp5u  IPv6  35806   UDP *:ntp
ntpd4874  ntp6u  IPv4  35807   UDP localhost.localdomain:ntp
ntpd4874  ntp7u  IPv4  35808   UDP xxx:ntp
ntpd4874  ntp8u  IPv4  35809   UDP xxx:ntp
ntpd4874  ntp9u  IPv4  35810   UDP xxx:ntp
ntpd4874  ntp   10u  IPv4  35811   UDP xxx:ntp

NTP listens on every interface.

cheers
Simon

-- 
XMPP: [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vectoring IRC / Jabber logins to AD?

2008-04-22 Thread Ralph Angenendt
Les Mikesell wrote:
> I thought one of the big deals in Centos was the ability to configure PAM 
> to authenticate anywhere you want and all the apps use the same settings?  
> Isn't that true, or aren't there any jabber/IRC servers that are bundled 
> properly into the distribution?

I know of neither. yum list "*jab*" only shows some perl-Jabber-*
packages, yum list "*irc*" gives back ircd-hybrid from the
kbs-CentOS-testing repository. So yes, ircd and jabberd aren't really in
CentOS. 

And I have no idea if ircd-hybrid is being able to interface into an
already existing user database, as it has its very own ways managing
"users".

> This sounds very much like a distro-centric question to me, even if the 
> answer turns out to be that Centos doesn't provide that.

Done.

Cheers,

Ralph


pgpBsQG9s8tMf.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] DDNS with DHCP

2008-04-22 Thread Ralph Angenendt
gopinath wrote:
> How to configure DDNS with DHCP on Centos 4.3

http://www.google.com/search?q=dynamic+dns+with+bind+and+dhcp

And you do *NOT* want to use CentOS 4.3

> Smile... it increases your face value!

It gets harder and harder to do that with the blank questions you are
throwing at the mailing list, which do not show any research from your
side before posting here.

Ralph


pgpmiVhDuXQlW.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] DDNS with DHCP

2008-04-22 Thread John
On Tue, 2008-04-22 at 11:49 +0200, Ralph Angenendt wrote:
> gopinath wrote:
> > How to configure DDNS with DHCP on Centos 4.3
> 
> http://www.google.com/search?q=dynamic+dns+with+bind+and+dhcp
> 
> And you do *NOT* want to use CentOS 4.3
> 
> > Smile... it increases your face value!
> 
> It gets harder and harder to do that with the blank questions you are
> throwing at the mailing list, which do not show any research from your
> side before posting here.
> 
> Ralph

Ralph,

Maybe I am not comprehending him or what not, but it almost sounds as if
these questions are scriptedKinda like those spam emails you get at
times asking for donations and what have you.


> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
-- 
~/john

OpenPGP Sig:BA91F079

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Diskless Environment

2008-04-22 Thread gopinath
hi all

i am happy i got the diskless installed. its works very much better with
Centos 4.2
Thanku. The configuration in the Below attachment is sufficient. Again Thank
you all.

- Original Message - 
From: "Max Hetrick" <[EMAIL PROTECTED]>
To: "CentOS mailing list" 
Sent: Thursday, April 10, 2008 7:35 PM
Subject: Re: [CentOS] Diskless Environment


> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> gopinath wrote:
> > How to configure Diskless environment in CentOS 5.1. Please help me out
>
>
> I have a small guide to setting up an NFS server and then dishing out
> diskless clients across PXE booting. It's out of date as I've not had
> time to update it to pertain to CentOS 5.1 explicitly, but it should be
> relevant and almost the same.
>
> 
>
> Regards,
> Max
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.5 (GNU/Linux)
>
> iD8DBQFH/h66IXSX/6LmsXkRAusTAJ46JmTQ/hlZU9jTz3oE+Uj+iml/ZgCfXMlY
> 3z719a1JbS3xlFt/r0g/V38=
> =x88X
> -END PGP SIGNATURE-
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Console Screen Saver

2008-04-22 Thread Alan Bartlett
On 22/04/2008, Joseph L. Casale <[EMAIL PROTECTED]> wrote:
>
> How does one access the properties associated with the blanking CentOS
> does at init3?
> How would I disable this for example?


I'm not sure I understand exactly what it is you are asking. Would you
please elaborate?

Alan.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Console Screen Saver

2008-04-22 Thread Jim Perrin
On Mon, Apr 21, 2008 at 9:41 PM, Joseph L. Casale
<[EMAIL PROTECTED]> wrote:
> How does one access the properties associated with the blanking CentOS does 
> at init3?
>  How would I disable this for example?

You'd use setterm for this. See this thread ->
http://lists.centos.org/pipermail/centos/2005-June/048330.html

-- 
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Kickstart network settings problem

2008-04-22 Thread Plant, Dean
I would like one of my kickstart scripts to prompt for disk and
networking only. Commenting out the disk and network settings makes the
installer prompt for disk settings but not for network settings, they
default to DHCP. Any idea's how to fix this?

Thanks

Dean
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Console Screen Saver

2008-04-22 Thread James Pearson

Jim Perrin wrote:

On Mon, Apr 21, 2008 at 9:41 PM, Joseph L. Casale
<[EMAIL PROTECTED]> wrote:


How does one access the properties associated with the blanking CentOS does at 
init3?
How would I disable this for example?



You'd use setterm for this. See this thread ->
http://lists.centos.org/pipermail/centos/2005-June/048330.html


Not sure this works when run from an init script - I couldn't get it to 
work - so I use:


echo -n '^[[9;0]' > /dev/console

where ^[ is the Escape character - see console_codes(4)

James Pearson

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS-announce Digest, Vol 38, Issue 11

2008-04-22 Thread centos-announce-request
Send CentOS-announce mailing list submissions to
[EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CESA-2008:0235 CentOS 5 x86_64 speex Update (Karanbir Singh)
   2. CESA-2008:0235 CentOS 5 i386 speex Update (Karanbir Singh)
   3. CEBA-2008:0198 CentOS 5 i386 virt-manager Update (Karanbir Singh)
   4. CEBA-2008:0198 CentOS 5 x86_64 virt-manager Update
  (Karanbir Singh)
   5. CESA-2008:0239 Important CentOS 5 i386 popplerUpdate
  (Karanbir Singh)
   6. CESA-2008:0239 Important CentOS 5 x86_64 poppler  Update
  (Karanbir Singh)
   7. CESA-2008:0223 Critical CentOS 3 ia64 seamonkey - security
  update (Pasi Pirhonen)
   8. CESA-2008:0145 Moderate CentOS 3 ia64 ImageMagick - security
  update (Pasi Pirhonen)
   9. CESA-2008:0223 Critical CentOS 4 ia64 seamonkey - security
  update (Pasi Pirhonen)
  10. CESA-2008:0235 Important CentOS 4 ia64 speex -security
  update (Pasi Pirhonen)
  11. CESA-2008:0145 Moderate CentOS 4 ia64 ImageMagick - security
  update (Pasi Pirhonen)
  12. CESA-2008:0222 Critical CentOS 4 ia64 firefox -   security
  update (Pasi Pirhonen)
  13. CESA-2008:0238 Important CentOS 4 ia64kdegraphics - security
  update (Pasi Pirhonen)
  14. CESA-2008:0240 Important CentOS 4 ia64 xpdf - security update
  (Pasi Pirhonen)


--

Message: 1
Date: Mon, 21 Apr 2008 16:45:38 +0100
From: Karanbir Singh <[EMAIL PROTECTED]>
Subject: [CentOS-announce] CESA-2008:0235 CentOS 5 x86_64 speex Update
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2008:0235

Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0235.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

x86_64:
492528b48a9d807e5209bc403d477581  speex-1.0.5-4.el5_1.1.i386.rpm
c86fba70e91cc69a2f6e82b06e59a6c5  speex-1.0.5-4.el5_1.1.x86_64.rpm
133cd17aa69922e0493a5e5b09928da2  speex-devel-1.0.5-4.el5_1.1.i386.rpm
0bed5259dbbab562c567691cf4f0  speex-devel-1.0.5-4.el5_1.1.x86_64.rpm

Source:
10e91f401f38a47c6bd1da1527bd9386  speex-1.0.5-4.el5_1.1.src.rpm


-- 
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, [EMAIL PROTECTED]



--

Message: 2
Date: Mon, 21 Apr 2008 16:45:37 +0100
From: Karanbir Singh <[EMAIL PROTECTED]>
Subject: [CentOS-announce] CESA-2008:0235 CentOS 5 i386 speex Update
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2008:0235

Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0235.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

i386:
47a276d96c56eea2c25eb3839abd4f57  speex-1.0.5-4.el5_1.1.i386.rpm
ff9e4b595acef523f9e31193739488ca  speex-devel-1.0.5-4.el5_1.1.i386.rpm

Source:
10e91f401f38a47c6bd1da1527bd9386  speex-1.0.5-4.el5_1.1.src.rpm


-- 
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, [EMAIL PROTECTED]



--

Message: 3
Date: Mon, 21 Apr 2008 16:47:49 +0100
From: Karanbir Singh <[EMAIL PROTECTED]>
Subject: [CentOS-announce] CEBA-2008:0198 CentOS 5 i386 virt-manager
Update
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2008:0198 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0198.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

i386:
0ab29cc32db96613dc3df0f79be8c680  virt-manager-0.4.0-3.el5.1.i386.rpm
59235901253318a488b2c65d2c31bcbd  virt-manager-0.4.0-3.el5.1.i686.rpm

Source:
35d5478528204a9c880cf420b2315052  virt-manager-0.4.0-3.el5.1.src.rpm


-- 
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, [EMAIL PROTECTED]



--

Message: 4
Date: Mon, 21 Apr 2008 16:47:49 +0100
From: Karanbir Singh <[EMAIL PROTECTED]>
Subject: [CentOS-announce] CEBA-2008:0198 CentOS 5 x86_64 virt-manager
Update
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2008:0198 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0198.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

x86_64:
bd68fa6bfcfa40e258190fd47c70

Re: [CentOS] fdisk partition table plus sign

2008-04-22 Thread Kai Schaetzl
thanks for the explanations, folks!

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dd backup of lv

2008-04-22 Thread Kai Schaetzl
Joseph L. Casale wrote on Mon, 21 Apr 2008 21:07:00 -0600:

> dd if=/dev/vgname/lvname of=/dir/name.img

if you want to save space you could gzip/b2zip them

dd if=/dev/vgname/lvname | gzip > /dir/name.img.gz


Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kickstart network settings problem

2008-04-22 Thread James Pearson

Plant, Dean wrote:

I would like one of my kickstart scripts to prompt for disk and
networking only. Commenting out the disk and network settings makes the
installer prompt for disk settings but not for network settings, they
default to DHCP. Any idea's how to fix this?


I think you need to have the network settings defined - something like:

network --bootproto static

If you don't give it an IP address (with the --ip option), then it will 
prompt for it. This is what I do for NFS installs - as my netmask, 
gateway and nameserver addresses are static, I also give these on the 
network line.


James Pearson
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Can't get .htaccess to work SOLVED!

2008-04-22 Thread Pam Astor

> Date: Mon, 21 Apr 2008 14:12:20 +0530
> From: [EMAIL PROTECTED]
> To: centos@centos.org
> Subject: Re: [CentOS] Can't get .htaccess to work
> 
> pls click below URL
> 
> http://openwebmail.org/openwebmail/download/redhat/howto/htaccess/HOWTO.HTML
> 
>
> Thank you
> Indunil Jayasooriya
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

IT WORKS!  Thanks so much Indunil!  Been trying to get this to work for days,
worked on my Centos 5.1 box (by substituting in my correct directory paths)
Success finally!

Pam

_
Make i'm yours.  Create a custom banner to support your cause.
http://im.live.com/Messenger/IM/Contribute/Default.aspx?source=TXT_TAGHM_MSN_Make_IM_Yours___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kickstart network settings problem

2008-04-22 Thread gopinath
This Below link will help you out

http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/en-US/System_Administration_Guide/

- Original Message - 
From: "James Pearson" <[EMAIL PROTECTED]>
To: "CentOS mailing list" 
Sent: Tuesday, April 22, 2008 6:14 PM
Subject: Re: [CentOS] Kickstart network settings problem


> Plant, Dean wrote:
> > I would like one of my kickstart scripts to prompt for disk and
> > networking only. Commenting out the disk and network settings makes the
> > installer prompt for disk settings but not for network settings, they
> > default to DHCP. Any idea's how to fix this?
>
> I think you need to have the network settings defined - something like:
>
> network --bootproto static
>
> If you don't give it an IP address (with the --ip option), then it will
> prompt for it. This is what I do for NFS installs - as my netmask,
> gateway and nameserver addresses are static, I also give these on the
> network line.
>
> James Pearson
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Kickstart network settings problem

2008-04-22 Thread Plant, Dean
James Pearson wrote:
> Plant, Dean wrote:
>> I would like one of my kickstart scripts to prompt for disk and
>> networking only. Commenting out the disk and network settings makes
>> the installer prompt for disk settings but not for network settings,
>> they default to DHCP. Any idea's how to fix this?
> 
> I think you need to have the network settings defined - something
> like: 
> 
> network --bootproto static
> 
> If you don't give it an IP address (with the --ip option), then it
> will prompt for it. This is what I do for NFS installs - as my
> netmask, gateway and nameserver addresses are static, I also give
> these on the network line.
> 

Does not work, still defaults to DHCP with no prompt. Also if it makes
any difference im using v5.1.

I have tried with the 2 network lines shown below in the kickstart file,
with and without interactive variable. Still no network configuration
screen. :-(


Below is my test kickstart.

#platform=x86, AMD64, or Intel EM64T

# System authorization information
authconfig --enableshadow --enablemd5

# System bootloader configuration
bootloader --location=mbr --md5pass=apssword

# Reboot after installation
reboot

# Interactive
interactive

# Use graphical install
graphical

# Firewall configuration
firewall --disabled

# Run the Setup Agent on first boot
firstboot --disable

# System keyboard
keyboard uk

# Network settings

#network --bootproto=static --device=eth0 --gateway=192.168.10.1
--nameserver=192.168.10.1 --netmask=255.255.255.0 --onboot=on
network --bootproto=static

# System language
lang en_GB

# Installation logging level
# Use this to debug
logging --host=alogmachine.domain.co.uk --level=info

# Use network installation
url --url=http://amachine.domain.co.uk/5/en/os/i386/

# Root password
rootpw --iscrypted apassword

# SELinux configuration
selinux --disabled

# System timezone
timezone --isUtc Europe/London

# Install OS instead of upgrade
install

# XWindows configuration information
xconfig --depth=16 --resolution=1280x1024 --defaultdesktop=GNOME
--startxonboot
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kickstart network settings problem

2008-04-22 Thread Akemi Yagi
On Tue, Apr 22, 2008 at 7:28 AM, Plant, Dean <[EMAIL PROTECTED]> wrote:

>  I have tried with the 2 network lines shown below in the kickstart file,
>  with and without interactive variable. Still no network configuration
>  screen. :-(
>
>  # Network settings
>
>  #network --bootproto=static --device=eth0 --gateway=192.168.10.1
>  --nameserver=192.168.10.1 --netmask=255.255.255.0 --onboot=on

Try adding --ip 192.168.10.??
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Kickstart network settings problem

2008-04-22 Thread Marc-Andre Levesque
By looking at what is described in the documentation from upstream, I do not 
believe this is possible.

First, network is an optional directive in the kickstart file. Moreover, it 
defaults to dynamic IP address (bootp or dhcp) over the eth0 device. If you 
wish to configure static IP, the documentation says that you have to provide 
all the required networking information in the kickstart file. So I believe you 
would have to fill in the whole kickstart line with its bootproto, ip, netmask, 
gateway, and nameserver values.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Plant, Dean
Sent: April 22, 2008 10:29
To: CentOS mailing list
Subject: RE: [CentOS] Kickstart network settings problem

James Pearson wrote:
> Plant, Dean wrote:
>> I would like one of my kickstart scripts to prompt for disk and
>> networking only. Commenting out the disk and network settings makes
>> the installer prompt for disk settings but not for network settings,
>> they default to DHCP. Any idea's how to fix this?
>
> I think you need to have the network settings defined - something
> like:
>
> network --bootproto static
>
> If you don't give it an IP address (with the --ip option), then it
> will prompt for it. This is what I do for NFS installs - as my
> netmask, gateway and nameserver addresses are static, I also give
> these on the network line.
>

Does not work, still defaults to DHCP with no prompt. Also if it makes
any difference im using v5.1.

I have tried with the 2 network lines shown below in the kickstart file,
with and without interactive variable. Still no network configuration
screen. :-(


Below is my test kickstart.

#platform=x86, AMD64, or Intel EM64T

# System authorization information
authconfig --enableshadow --enablemd5

# System bootloader configuration
bootloader --location=mbr --md5pass=apssword

# Reboot after installation
reboot

# Interactive
interactive

# Use graphical install
graphical

# Firewall configuration
firewall --disabled

# Run the Setup Agent on first boot
firstboot --disable

# System keyboard
keyboard uk

# Network settings

#network --bootproto=static --device=eth0 --gateway=192.168.10.1
--nameserver=192.168.10.1 --netmask=255.255.255.0 --onboot=on
network --bootproto=static

# System language
lang en_GB

# Installation logging level
# Use this to debug
logging --host=alogmachine.domain.co.uk --level=info

# Use network installation
url --url=http://amachine.domain.co.uk/5/en/os/i386/

# Root password
rootpw --iscrypted apassword

# SELinux configuration
selinux --disabled

# System timezone
timezone --isUtc Europe/London

# Install OS instead of upgrade
install

# XWindows configuration information
xconfig --depth=16 --resolution=1280x1024 --defaultdesktop=GNOME
--startxonboot
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kickstart network settings problem

2008-04-22 Thread James Pearson

Plant, Dean wrote:

James Pearson wrote:


Plant, Dean wrote:


I would like one of my kickstart scripts to prompt for disk and
networking only. Commenting out the disk and network settings makes
the installer prompt for disk settings but not for network settings,
they default to DHCP. Any idea's how to fix this?


I think you need to have the network settings defined - something
like: 


network --bootproto static

If you don't give it an IP address (with the --ip option), then it
will prompt for it. This is what I do for NFS installs - as my
netmask, gateway and nameserver addresses are static, I also give
these on the network line.




Does not work, still defaults to DHCP with no prompt. Also if it makes
any difference im using v5.1.

I have tried with the 2 network lines shown below in the kickstart file,
with and without interactive variable. Still no network configuration
screen. :-(


Hmmm, works OK for me with CentOS 4.X - however, I used a hacked version 
of anaconda - one of my hacks is to set 'netDev.isDynamic' to 0 in 
loader2/loader.c i.e. make static IP the default ... however, I thought 
this was for non-kickstart installs only ... but may be it isn't.


James Pearson
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kickstart network settings problem

2008-04-22 Thread Ray Van Dolson
On Tue, Apr 22, 2008 at 12:47:39PM +0100, Plant, Dean wrote:
> I would like one of my kickstart scripts to prompt for disk and
> networking only. Commenting out the disk and network settings makes the
> installer prompt for disk settings but not for network settings, they
> default to DHCP. Any idea's how to fix this?

I'm assuming you are using CentOS 5 here.  I'm not sure why upstream
disabled this feature -- it was very useful to be able to use kickstart
with a DHCP IP address initially, but still be prompted for network
information during the installer portion later (as it did in RHEL4).

See:

  https://bugzilla.redhat.com/show_bug.cgi?id=401531

In addition, I have an RFE in with Upstream to re-add this feature and
I believe it's slated for inclusion in 5.2 with the --bootproto=query
option.

The attachment there however:

  https://bugzilla.redhat.com/attachment.cgi?id=291881

patches Anaconda to not skip the network step during installation.
I've been using this successfully here to "do what I need" while
waiting for the official fix.

You can include this in an updates.img file and have it loaded
automatically on installs.

Ray
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Kickstart network settings problem

2008-04-22 Thread Plant, Dean


James Pearson wrote:
> Plant, Dean wrote:
>> James Pearson wrote:
>> 
>>> Plant, Dean wrote:
>>> 
 I would like one of my kickstart scripts to prompt for disk and
 networking only. Commenting out the disk and network settings makes
 the installer prompt for disk settings but not for network
 settings, they default to DHCP. Any idea's how to fix this?
>>> 
>>> I think you need to have the network settings defined - something
>>> like: 
>>> 
>>> network --bootproto static
>>> 
>>> If you don't give it an IP address (with the --ip option), then it
>>> will prompt for it. This is what I do for NFS installs - as my
>>> netmask, gateway and nameserver addresses are static, I also give
>>> these on the network line. 
>>> 
>> 
>> 
>> Does not work, still defaults to DHCP with no prompt. Also if it
>> makes any difference im using v5.1. 
>> 
>> I have tried with the 2 network lines shown below in the kickstart
>> file, with and without interactive variable. Still no network
>> configuration screen. :-(
> 
> Hmmm, works OK for me with CentOS 4.X - however, I used a hacked
> version of anaconda - one of my hacks is to set 'netDev.isDynamic' to
> 0 in loader2/loader.c i.e. make static IP the default ... however, I
> thought this was for non-kickstart installs only ... but may be it
> isn't. 
> 

Looks like it's a CentOS 5 feature/bug as I have just tested every
incarnation of the network line and they all get ignored unless I put in
the complete line as per Marc-Andre's post. This DID work in CentOS 4 as
long as the interactive line was specified.

Dean
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Kickstart network settings problem

2008-04-22 Thread Plant, Dean
Ray Van Dolson wrote:
> On Tue, Apr 22, 2008 at 12:47:39PM +0100, Plant, Dean wrote:
>> I would like one of my kickstart scripts to prompt for disk and
>> networking only. Commenting out the disk and network settings makes
>> the installer prompt for disk settings but not for network settings,
>> they default to DHCP. Any idea's how to fix this?
> 
> I'm assuming you are using CentOS 5 here.  I'm not sure why upstream
> disabled this feature -- it was very useful to be able to use
> kickstart with a DHCP IP address initially, but still be prompted for
> network information during the installer portion later (as it did in
> RHEL4). 
> 
> See:
> 
>   https://bugzilla.redhat.com/show_bug.cgi?id=401531
> 
> In addition, I have an RFE in with Upstream to re-add this feature and
> I believe it's slated for inclusion in 5.2 with the --bootproto=query
> option.
> 
> The attachment there however:
> 
>   https://bugzilla.redhat.com/attachment.cgi?id=291881
> 
> patches Anaconda to not skip the network step during installation.
> I've been using this successfully here to "do what I need" while
> waiting for the official fix.
> 
> You can include this in an updates.img file and have it loaded
> automatically on installs.
> 
> Ray

Ah. Im not going daft then. Ill give the patches a go.

Thanks everyone for your replies.

Dean.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Kickstart network settings problem

2008-04-22 Thread Kai Schaetzl
Dean Plant wrote on Tue, 22 Apr 2008 15:28:34 +0100:

> #network --bootproto=static --device=eth0 --gateway=192.168.10.1
> --nameserver=192.168.10.1 --netmask=255.255.255.0 --onboot=on
> network --bootproto=static

are the first two lines a line that you tried and commented out and got 
broken in mail? If yes, try with an IP number, just to see if that works 
as expected.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vectoring IRC / Jabber logins to AD?

2008-04-22 Thread Craig White

On Mon, 2008-04-21 at 21:34 -0500, Les Mikesell wrote:
> Matt Hyclak wrote:
> > On Mon, Apr 21, 2008 at 06:39:45PM -0700, Rogelio enlightened us:
> >> Excuse my ignorance (I just got crap on the #centos IRC channel for this
> >> question), but is there a (easy!) way to have and IRC and/or Jabber server
> >> relay a login to a Microsoft Active Directory server for authentication?
> >> If there's a better question to ask this question, please point me in that
> >> direction, and I'll be happy to do so
> >>
> > 
> > Well, you probably want to ask in a support channel for your IRC and jabber
> > server software, and/or some sort of Microsoft channel.
> > 
> > The way you've posed the question, it has nothing to do with CentOS, so I am
> > unsurprised you got crap for it on IRC.
> 
> I thought one of the big deals in Centos was the ability to configure 
> PAM to authenticate anywhere you want and all the apps use the same 
> settings?  Isn't that true, or aren't there any jabber/IRC servers that 
> are bundled properly into the distribution?
> 
> This sounds very much like a distro-centric question to me, even if the 
> answer turns out to be that Centos doesn't provide that.

actually no.

I am currently using ejabberd and it is not common to authenticate
'real' users but certain possible. The methodology of authenticating
'real' users would entirely depend upon the jabber server software which
varies widely from perl to java to erlang.

The point of authenticating against LDAP is rarely do you only want
user/id authentication but you also want address books/user lists and
other attributes that can be useful such as e-mail address.

In addition, jabber servers do have to store attributes about users so
there's little to be served by marrying PAM functions in.

What you should have noticed here Les, is that Windows AD users are
mostly clueless to how LDAP works and integrating Windows AD/LDAP into
other software is a challenge for them.

Craig

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Can't get .htaccess to work SOLVED!

2008-04-22 Thread Pam Astor



> Date: Mon, 21 Apr 2008 14:12:20 +0530
> From: [EMAIL PROTECTED]
> To: centos@centos.org
> Subject: Re: [CentOS] Can't get .htaccess to work
> 
> pls click below URL
> 
> http://openwebmail.org/openwebmail/download/redhat/howto/htaccess/HOWTO.HTML
> 
> 
> 
> On Mon, Apr 21, 2008 at 2:01 PM, Kai Schaetzl <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED]>
> >  X-Rcpt-To: 
> >
> >  Pam Astor wrote on Sun, 20 Apr 2008 20:03:16 -0400:
> >
> >  > Options not allowed here
> >
> >  Please, by now you should know what this means, even after obstinately
> >  neglecting to look in the documentation.
> >
> >  Kai
> >
> >  --
> >  Kai Schätzl, Berlin, Germany
> >  Get your web at Conactive Internet Services: http://www.conactive.com

IT WORKS!  Thanks so much Indunil!  Been trying to get this to work for days,
worked on my Centos 5.1 box (by substituting in my correct directory paths)
Success finally!

Pam


_
Spell a grand slam in this game where word skill meets World Series. Get in the 
game.
http://club.live.com/word_slugger.aspx?icid=word_slugger_wlhm_admod_april08___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vectoring IRC / Jabber logins to AD?

2008-04-22 Thread Matt Shields
On Tue, Apr 22, 2008 at 11:56 AM, Craig White <[EMAIL PROTECTED]> wrote:
>
>  On Mon, 2008-04-21 at 21:34 -0500, Les Mikesell wrote:
>  > Matt Hyclak wrote:
>  > > On Mon, Apr 21, 2008 at 06:39:45PM -0700, Rogelio enlightened us:
>  > >> Excuse my ignorance (I just got crap on the #centos IRC channel for this
>  > >> question), but is there a (easy!) way to have and IRC and/or Jabber 
> server
>  > >> relay a login to a Microsoft Active Directory server for authentication?
>  > >> If there's a better question to ask this question, please point me in 
> that
>  > >> direction, and I'll be happy to do so
>  > >>
>  > >
>  > > Well, you probably want to ask in a support channel for your IRC and 
> jabber
>  > > server software, and/or some sort of Microsoft channel.
>  > >
>  > > The way you've posed the question, it has nothing to do with CentOS, so 
> I am
>  > > unsurprised you got crap for it on IRC.
>  >
>  > I thought one of the big deals in Centos was the ability to configure
>  > PAM to authenticate anywhere you want and all the apps use the same
>  > settings?  Isn't that true, or aren't there any jabber/IRC servers that
>  > are bundled properly into the distribution?
>  >
>  > This sounds very much like a distro-centric question to me, even if the
>  > answer turns out to be that Centos doesn't provide that.
>  
>  actually no.
>
>  I am currently using ejabberd and it is not common to authenticate
>  'real' users but certain possible. The methodology of authenticating
>  'real' users would entirely depend upon the jabber server software which
>  varies widely from perl to java to erlang.
>
>  The point of authenticating against LDAP is rarely do you only want
>  user/id authentication but you also want address books/user lists and
>  other attributes that can be useful such as e-mail address.
>
>  In addition, jabber servers do have to store attributes about users so
>  there's little to be served by marrying PAM functions in.
>
>  What you should have noticed here Les, is that Windows AD users are
>  mostly clueless to how LDAP works and integrating Windows AD/LDAP into
>  other software is a challenge for them.
>
>  Craig
>

Why not just install OpenFire which has the AD <-> Jabber
authentication stuff built right in?


-- 
-matt
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vectoring IRC / Jabber logins to AD?

2008-04-22 Thread Craig White

On Tue, 2008-04-22 at 12:36 -0400, Matt Shields wrote:
> On Tue, Apr 22, 2008 at 11:56 AM, Craig White <[EMAIL PROTECTED]> wrote:
> >
> >  On Mon, 2008-04-21 at 21:34 -0500, Les Mikesell wrote:
> >  > Matt Hyclak wrote:
> >  > > On Mon, Apr 21, 2008 at 06:39:45PM -0700, Rogelio enlightened us:
> >  > >> Excuse my ignorance (I just got crap on the #centos IRC channel for 
> > this
> >  > >> question), but is there a (easy!) way to have and IRC and/or Jabber 
> > server
> >  > >> relay a login to a Microsoft Active Directory server for 
> > authentication?
> >  > >> If there's a better question to ask this question, please point me in 
> > that
> >  > >> direction, and I'll be happy to do so
> >  > >>
> >  > >
> >  > > Well, you probably want to ask in a support channel for your IRC and 
> > jabber
> >  > > server software, and/or some sort of Microsoft channel.
> >  > >
> >  > > The way you've posed the question, it has nothing to do with CentOS, 
> > so I am
> >  > > unsurprised you got crap for it on IRC.
> >  >
> >  > I thought one of the big deals in Centos was the ability to configure
> >  > PAM to authenticate anywhere you want and all the apps use the same
> >  > settings?  Isn't that true, or aren't there any jabber/IRC servers that
> >  > are bundled properly into the distribution?
> >  >
> >  > This sounds very much like a distro-centric question to me, even if the
> >  > answer turns out to be that Centos doesn't provide that.
> >  
> >  actually no.
> >
> >  I am currently using ejabberd and it is not common to authenticate
> >  'real' users but certain possible. The methodology of authenticating
> >  'real' users would entirely depend upon the jabber server software which
> >  varies widely from perl to java to erlang.
> >
> >  The point of authenticating against LDAP is rarely do you only want
> >  user/id authentication but you also want address books/user lists and
> >  other attributes that can be useful such as e-mail address.
> >
> >  In addition, jabber servers do have to store attributes about users so
> >  there's little to be served by marrying PAM functions in.
> >
> >  What you should have noticed here Les, is that Windows AD users are
> >  mostly clueless to how LDAP works and integrating Windows AD/LDAP into
> >  other software is a challenge for them.
> >
> >  Craig
> >
> 
> Why not just install OpenFire which has the AD <-> Jabber
> authentication stuff built right in?

I'm actually planning to re-do one of my servers which is providing
jabber and I will test out OpenFire...

Ejabberd works pretty well all things considered and was fairly trivial
to integrated into my OpenLDAP setup not only for authentication but to
build 'lists' of people automatically and to pick other LDAP attributes.

Craig

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vectoring IRC / Jabber logins to AD?

2008-04-22 Thread Les Mikesell

Craig White wrote:

>

The way you've posed the question, it has nothing to do with CentOS, so I am
unsurprised you got crap for it on IRC.
I thought one of the big deals in Centos was the ability to configure 
PAM to authenticate anywhere you want and all the apps use the same 
settings?  Isn't that true, or aren't there any jabber/IRC servers that 
are bundled properly into the distribution?


This sounds very much like a distro-centric question to me, even if the 
answer turns out to be that Centos doesn't provide that.


actually no.

I am currently using ejabberd and it is not common to authenticate
'real' users but certain possible.


Are you speaking for places that actually have all of their users in AD 
when you say it is not common authenticate real users?



The point of authenticating against LDAP is rarely do you only want
user/id authentication but you also want address books/user lists and
other attributes that can be useful such as e-mail address.


But those may or may not be the same ones you'd find in AD.


In addition, jabber servers do have to store attributes about users so
there's little to be served by marrying PAM functions in.


I'd settle for not having yet another password.


What you should have noticed here Les, is that Windows AD users are
mostly clueless to how LDAP works and integrating Windows AD/LDAP into
other software is a challenge for them.


Which is why you'd want to set up PAM once, not 
login/ssh/imap/pop/http/smtp/samba and all those other applications that 
want a password.  Especially when you want to be able to add local 
accounts in addition to using a network authentication mechanism.


--
  Les Mikesell
   [EMAIL PROTECTED]

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vectoring IRC / Jabber logins to AD?

2008-04-22 Thread Craig White

On Tue, 2008-04-22 at 13:00 -0500, Les Mikesell wrote:
> Craig White wrote:
> > >
> >>> The way you've posed the question, it has nothing to do with CentOS, so I 
> >>> am
> >>> unsurprised you got crap for it on IRC.
> >> I thought one of the big deals in Centos was the ability to configure 
> >> PAM to authenticate anywhere you want and all the apps use the same 
> >> settings?  Isn't that true, or aren't there any jabber/IRC servers that 
> >> are bundled properly into the distribution?
> >>
> >> This sounds very much like a distro-centric question to me, even if the 
> >> answer turns out to be that Centos doesn't provide that.
> > 
> > actually no.
> > 
> > I am currently using ejabberd and it is not common to authenticate
> > 'real' users but certain possible.
> 
> Are you speaking for places that actually have all of their users in AD 
> when you say it is not common authenticate real users?

I'm talking about jabber implementations. I get the impression from the
couple I have set up that the authors don't consider authenticating
'system users' aka 'real users' as their primary usage

> 
> > The point of authenticating against LDAP is rarely do you only want
> > user/id authentication but you also want address books/user lists and
> > other attributes that can be useful such as e-mail address.
> 
> But those may or may not be the same ones you'd find in AD.

any reasonable LDAP implementation allows you to define the DN (or DN's)
to be used for various purposes

> 
> > In addition, jabber servers do have to store attributes about users so
> > there's little to be served by marrying PAM functions in.
> 
> I'd settle for not having yet another password.

sure - makes sense - how many different jabber servers are you running?

> 
> > What you should have noticed here Les, is that Windows AD users are
> > mostly clueless to how LDAP works and integrating Windows AD/LDAP into
> > other software is a challenge for them.
> 
> Which is why you'd want to set up PAM once, not 
> login/ssh/imap/pop/http/smtp/samba and all those other applications that 
> want a password.  Especially when you want to be able to add local 
> accounts in addition to using a network authentication mechanism.

sure - makes sense - how many different jabber servers are you running?

You are simply looking through a lens that says corporate users,
corporate login accounts, etc. That's fine but I get the distinct
impression that it is hardly the typical setup.

Craig

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vectoring IRC / Jabber logins to AD?

2008-04-22 Thread Les Mikesell

Craig White wrote:




The point of authenticating against LDAP is rarely do you only want
user/id authentication but you also want address books/user lists and
other attributes that can be useful such as e-mail address.

But those may or may not be the same ones you'd find in AD.


any reasonable LDAP implementation allows you to define the DN (or DN's)
to be used for various purposes


But the people managing AD may have no interest in supporting other 
applications.





In addition, jabber servers do have to store attributes about users so
there's little to be served by marrying PAM functions in.

I'd settle for not having yet another password.


sure - makes sense - how many different jabber servers are you running?


A couple, currently used by small sets of people but it's likely to 
expand (the people, not necessarily the servers).  I want to set up at 
least one of them with OpenNMS spewing its notifications into a 
multiuser chat room that the network operators can join.





What you should have noticed here Les, is that Windows AD users are
mostly clueless to how LDAP works and integrating Windows AD/LDAP into
other software is a challenge for them.
Which is why you'd want to set up PAM once, not 
login/ssh/imap/pop/http/smtp/samba and all those other applications that 
want a password.  Especially when you want to be able to add local 
accounts in addition to using a network authentication mechanism.


sure - makes sense - how many different jabber servers are you running?

You are simply looking through a lens that says corporate users,
corporate login accounts, etc. That's fine but I get the distinct
impression that it is hardly the typical setup.


When someone mentions AD, I'd assume corporate users, existing logins, 
existing passwords and password change policy - and probably some 
MS-centric people managing it who may not want to help glue on some 
open-source parts.


--
  Les Mikesell
[EMAIL PROTECTED]





___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] mount: /dev/sdb1 already mounted or /blah busy

2008-04-22 Thread Al Sparks
How do I go about troubeshooting this?  I'm using RHEL 4 update 6.

   mount: /dev/sdb1 already mounted or /blah busy

It's actually an iSCSI LUN (NetApp filer).  I successfully configured (ext3) 
and mounted it, but when I rebooted, the /dev/sdb1 device/partition is seen by 
the kernel and it shows up with "fdisk -l".

Nevertheless I get that error.  I've tried "umount" and am informed that /blah 
isn't mounted.  I've tried "lsof" and don't find a process that's attached to 
/blah.

I also tried "fsck -t ext3 /dev/sdb1" which worked (so it detects the ext3 file 
system).

Any other tools to check out?
   === Al

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] network Interface

2008-04-22 Thread Robert Spangler
On Tuesday 22 April 2008 01:49, gopinath wrote:

>  if i run ifconfig it displays the eth0 its ip and Hwaddress
>
>  if i boot to Centos 5.1 or Redhat 7.3 the pc is able to communicated to
> everyone on the networks.
>
>  Please help me out.

How about check the configs against one another on all 3 systems.  Could be 
you just fatfingered something when setting up.


-- 

Regards
Robert

Smile... it increases your face value!
Linux User #296285
http://counter.li.org
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mount: /dev/sdb1 already mounted or /blah busy

2008-04-22 Thread Fajar Priyanto
On Wednesday 23 April 2008 02:39:41 Al Sparks wrote:
> How do I go about troubeshooting this?  I'm using RHEL 4 update 6.
>
>mount: /dev/sdb1 already mounted or /blah busy
>
> It's actually an iSCSI LUN (NetApp filer).  I successfully configured
> (ext3) and mounted it, but when I rebooted, the /dev/sdb1 device/partition
> is seen by the kernel and it shows up with "fdisk -l".
>
> Nevertheless I get that error.  I've tried "umount" and am informed that
> /blah isn't mounted.  I've tried "lsof" and don't find a process that's
> attached to /blah.

Hi,
Maybe this:
1. Remove the entry from /etc/fstab, reboot.
2. Try to mount it manually. If it works, then something's wrong with the 
iscsi startup.

-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial 
http://linux2.arinet.org
07:25:40 up 23 min, 2.6.22-14-generic GNU/Linux 
Let's use OpenOffice. http://www.openoffice.org
The real challenge of teaching is getting your students motivated to learn.


signature.asc
Description: This is a digitally signed message part.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] deny other hosts from synchronizing time with NTP client

2008-04-22 Thread Filipe Brandenburger
On Tue, Apr 22, 2008 at 5:07 AM, Simon Jolle <[EMAIL PROTECTED]> wrote:
>  The problem is that other hosts are able to synchronize the time from
>  our servers. How to disable that?

Which other hosts? Other hosts in the same subnet as dns1 and dns2?

If that is the problem, maybe you should try changing "mask
255.255.255.0" to "mask 255.255.255.255". The "mask 255.255.255.0"
means all the class C subnet.

HTH,
Filipe
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] deny other hosts from synchronizing time with NTP client

2008-04-22 Thread John R Pierce

Simon Jolle wrote:

The problem is that other hosts are able to synchronize the time from
our servers. How to disable that?
  


why is that a problem?


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] OT -Recommendations relating to a Password Safe

2008-04-22 Thread Clint Dilks

Hi Everyone

I am wondering if many people are using software that acts as a password 
safe.  And if so can you recommend any software in particular?


I know many people will disagree with this idea, and I myself have 
always followed the printed list stored in a secure location.  But in 
our particular situation keeping this single list current and correct 
while ensuring that regular password changes happen is turning into a 
nightmare.


Any suggestions welcome, have a nice day :)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT -Recommendations relating to a Password Safe

2008-04-22 Thread Matt Shields
On Tue, Apr 22, 2008 at 10:23 PM, Clint Dilks <[EMAIL PROTECTED]> wrote:
> Hi Everyone
>
>  I am wondering if many people are using software that acts as a password
> safe.  And if so can you recommend any software in particular?
>
>  I know many people will disagree with this idea, and I myself have always
> followed the printed list stored in a secure location.  But in our
> particular situation keeping this single list current and correct while
> ensuring that regular password changes happen is turning into a nightmare.
>
>  Any suggestions welcome, have a nice day :)

Check out PasswordSafe and KeePass.  They are both very good.


-- 
-matt
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT -Recommendations relating to a Password Safe

2008-04-22 Thread Filipe Brandenburger
On Tue, Apr 22, 2008 at 10:56 PM, Matt Shields <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 22, 2008 at 10:23 PM, Clint Dilks <[EMAIL PROTECTED]> wrote:
>  >  I am wondering if many people are using software that acts as a password
>  > safe.  And if so can you recommend any software in particular?
>
>  Check out PasswordSafe and KeePass.  They are both very good.

The problem I see with those is that they admit only one master
password. That means if a team has to share a list of passwords, they
all have to know the same master password for the password safe.

The real solution to me is something like "gpg", where each user has
their own private key and you can encrypt a file with several public
keys, so that any one of the keys can decrypt it. However, "gpg" works
better on a Unix console type of environment, I don't know of good
front-ends for it, specially on Windows. PGP is an option, it's
commercial now though, the freeware version is not available anymore.

Filipe
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos