Re: SWAT with -P option

2009-10-05 Thread Arun Shrimali
On Mon, Oct 5, 2009 at 11:18 AM, Ed Greshko  wrote:
> Arun Shrimali wrote:
>> Dear All,
>>
>> Can any body help how to activate -P  option in SWAT.
>>
> Add the following line to /etc/xinetd.d/swat
>
> server_args    = -P     (I would put this under the "server" line just
> as a matter of course)
>
> then
>
> service xinetd restart
>
>
>> Regards
>>
>> Arun
>>
>> On Wed, Sep 30, 2009 at 10:56 AM, Arun Shrimali  wrote:
>>
>>> Dear All
>>> I am running Samba (3.41) with swat on Fedora 11 and both are working
>>> fine. Now I want my users to be able to change their password through
>>> web based application. I have tried many option but none of them
>>> working perfectly with the latest version of Samba.
>>>
>>> Finally, I zeroed down to SWAT, which is working perfectly for users
>>> to change their password, but I don't want to have "view" tab on their
>>> panel when they approach to change the password. This view tab gives
>>> the complete configuration file - how their account is configured.
>>>
>>> I found that "-P" option in SWAT can help me in this. Can any body
>>> help me how to configure this in SWAT.
>>>
>>> Regards
>>>
>>> Arun
>>>
>>>
>>
>>
>
>
> --
> Neutrinos are into physicists. Guess Who! http://tinyurl.com/mc4xe7
>
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Dear Ed,

Its working, thanks

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: SWAT with -P option

2009-10-04 Thread Arun Shrimali
Dear All,

Can any body help how to activate -P  option in SWAT.

Regards

Arun

On Wed, Sep 30, 2009 at 10:56 AM, Arun Shrimali  wrote:
> Dear All
> I am running Samba (3.41) with swat on Fedora 11 and both are working
> fine. Now I want my users to be able to change their password through
> web based application. I have tried many option but none of them
> working perfectly with the latest version of Samba.
>
> Finally, I zeroed down to SWAT, which is working perfectly for users
> to change their password, but I don't want to have "view" tab on their
> panel when they approach to change the password. This view tab gives
> the complete configuration file - how their account is configured.
>
> I found that "-P" option in SWAT can help me in this. Can any body
> help me how to configure this in SWAT.
>
> Regards
>
> Arun
>

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


SWAT with -P option

2009-09-29 Thread Arun Shrimali
Dear All
I am running Samba (3.41) with swat on Fedora 11 and both are working
fine. Now I want my users to be able to change their password through
web based application. I have tried many option but none of them
working perfectly with the latest version of Samba.

Finally, I zeroed down to SWAT, which is working perfectly for users
to change their password, but I don't want to have "view" tab on their
panel when they approach to change the password. This view tab gives
the complete configuration file - how their account is configured.

I found that "-P" option in SWAT can help me in this. Can any body
help me how to configure this in SWAT.

Regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Openoffice Index problem

2009-09-07 Thread Arun Shrimali
Dear All,

This may not be the place to discuss the openoffice issue, but as all
of you would be working on OpenOffice only thus can help me :

I am using Openoffice 3.0.1
I have created a long document with outlined numbering, means the
heading has numbered 1 and subheading has 1.1 and so one (these
numbers are auto generated by OO's Bullets and numbering tools)

Now I want to have the Index which has the numbering list upto level 3.

I have tried a lot could not get the bullets list in Index.

Can anybody help me.

regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Samba 3 and changepasswd

2009-08-21 Thread Arun Shrimali
On Fri, Aug 21, 2009 at 1:39 PM, Didar Hossain wrote:
> On Wed, Aug 19, 2009 at 5:06 PM, Arun Shrimali wrote:
>> On Wed, Aug 19, 2009 at 2:53 PM, Didar Hossain 
>> wrote:
>>> On Wed, Aug 19, 2009 at 2:01 PM, Arun Shrimali wrote:
>>>> Dear All,
>>>>
>>>> I have recently setup a standalone Samba 3.32 server on Fedora 11,
>>>> which is working fine. Now I want my users to change their password
>>>> through browser interface.
>>>>
>>>> Is there any web based utility through which users can change their
>>>> password in tdbsam ?? as samba 3 uses tdbsam
>>>>
>>>> I have tried changepasswd with smbpasswd
>>>> (http://changepassword.sourceforge.net/), but it change system
>>>> password as well as samba password), where as I want to change only
>>>> smbpasswd, and there is no option to avoid system password to change
>>>> which is giving error ??
>>>
>>> I believe, you will have to write your own web front-end to change SMB
>>> passwords in this case.
>>>
>>> Didar
>>>
>>> --
>>> fedora-list mailing list
>>> fedora-list@redhat.com
>>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>>> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>>>
>>
>> But I don't know the tdbsam, can anybody help me out 
>>
>> Arun
>
> I meant writing a PHP script as a wrapper around `smbpasswd' - you do
> not have to worry about manipulating the tdbsam file youself. If you
> want an example script then let me know.
>
> Didar
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Dear Didar,

I am not an PHP expert, can you please help me, may be it would
helpful for lots of other people like me.

regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Samba 3 and changepasswd

2009-08-19 Thread Arun Shrimali
On Wed, Aug 19, 2009 at 2:53 PM, Didar Hossain wrote:
> On Wed, Aug 19, 2009 at 2:01 PM, Arun Shrimali wrote:
>> Dear All,
>>
>> I have recently setup a standalone Samba 3.32 server on Fedora 11,
>> which is working fine. Now I want my users to change their password
>> through browser interface.
>>
>> Is there any web based utility through which users can change their
>> password in tdbsam ?? as samba 3 uses tdbsam
>>
>> I have tried changepasswd with smbpasswd
>> (http://changepassword.sourceforge.net/), but it change system
>> password as well as samba password), where as I want to change only
>> smbpasswd, and there is no option to avoid system password to change
>> which is giving error ??
>
> I believe, you will have to write your own web front-end to change SMB
> passwords in this case.
>
> Didar
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

But I don't know the tdbsam, can anybody help me out 

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Samba 3 and changepasswd

2009-08-19 Thread Arun Shrimali
Dear All,

I have recently setup a standalone Samba 3.32 server on Fedora 11,
which is working fine. Now I want my users to change their password
through browser interface.

Is there any web based utility through which users can change their
password in tdbsam ?? as samba 3 uses tdbsam

I have tried changepasswd with smbpasswd
(http://changepassword.sourceforge.net/), but it change system
password as well as samba password), where as I want to change only
smbpasswd, and there is no option to avoid system password to change
which is giving error ??

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Testdisk error for LVM partition recover

2009-08-19 Thread Arun Shrimali
On Tue, Aug 18, 2009 at 7:53 PM, Mikkel L. Ellertson
 wrote:
>
> Please, do not post is HTML!
>
> Arun Shrimali wrote:
> >
> >
> > On Mon, Aug 17, 2009 at 10:14 PM, Mikkel wrote:
> >
> >> What happens when you try to boot? Do you get an error message? If
> >> so, what is it?
> >
> > /Boot disk failure/
> >
> > If Grub is loading, you may be able to boot with the
> >> previous kernel. If Grub is not loading, you can probably use the
> >> install disk in the rescue mode to re-install Grub.
> >
> > /I tried to reinstall the grub with live CD, but it says "file not found"/
> >
> > /Arun/
> >
> You are much better off using a normal install disk, or the net
> install CD, and using the rescue mode. You let it mount your file
> systems, and then run chroot /mnt/sysimage. You run grub-install
> from there.
>
> If this does not work, report back the error messages. Do not
> respond with a HTML message.
>
> Mikkel
> --
>
>  Do not meddle in the affairs of dragons,
> for thou art crunchy and taste good with Ketchup!
>
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

As you said I used the normal install disk and using rescue mode,
I ask for continue and read only mode

Continue -->
Error processing LVM
There is inconsistent LVM data on logical volume
Vg-resobank-LogVol02. you can reinitialise all related PVs (/dev/sda1)
which will erase the LVM metadata, or ignore which will preserve the
contents.

Ignore >
you don't have any Linux partition, press return to get a shell. The
system will reboot automatically when you exit from the shell.

And when we boot from HDD it give me following prompt :

1234f:

any further help 

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Testdisk error for LVM partition recover

2009-08-18 Thread Arun Shrimali
On Tue, Aug 18, 2009 at 9:46 AM, Arun Shrimali  wrote:

>
>
> On Mon, Aug 17, 2009 at 10:14 PM, Mikkel L. Ellertson<
> mik...@infinity-ltd.com> wrote:
> > Arun Shrimali wrote:
> >> Dear All,
> >>
> >> Recently I have loaded Fedora 11, but yesterday fedora refused to boot.
> >> on googling I have found that testdisk is the best tool to recover the
> >> data, but end of it ...
> >>
> > Weather testdisk is the best tool depends on what the problem is.
> > What happens when you try to boot? Do you get an error message? If
> > so, what is it? If Grub is loading, you may be able to boot with the
> > previous kernel. If Grub is not loading, you can probably use the
> > install disk in the rescue mode to re-install Grub.
> >
> > Mikkel
> > --
> >
> >  Do not meddle in the affairs of dragons,
> > for thou art crunchy and taste good with Ketchup!
> >
> >
> > --
> > fedora-list mailing list
> > fedora-list@redhat.com
> > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> > Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
> >
>
> Weather testdisk is the best tool depends on what the problem is.
> *I really don't know *
>
> > What happens when you try to boot? Do you get an error message? If
> > so, what is it?
>
> *Boot disk failure*
>
> If Grub is loading, you may be able to boot with the
> > previous kernel. If Grub is not loading, you can probably use the
> > install disk in the rescue mode to re-install Grub.
>
> *I tried to reinstall the grub with live CD, but it says "file not found"*
>
> *Arun*
>
>

Fedora 11 use the ext4 file system
Is there any tools through which I can recover files from crashed HDD which
has ext4 file system

Arun
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Testdisk error for LVM partition recover

2009-08-17 Thread Arun Shrimali
On Mon, Aug 17, 2009 at 10:14 PM, Mikkel L. Ellertson<
mik...@infinity-ltd.com> wrote:
> Arun Shrimali wrote:
>> Dear All,
>>
>> Recently I have loaded Fedora 11, but yesterday fedora refused to boot.
>> on googling I have found that testdisk is the best tool to recover the
>> data, but end of it ...
>>
> Weather testdisk is the best tool depends on what the problem is.
> What happens when you try to boot? Do you get an error message? If
> so, what is it? If Grub is loading, you may be able to boot with the
> previous kernel. If Grub is not loading, you can probably use the
> install disk in the rescue mode to re-install Grub.
>
> Mikkel
> --
>
>  Do not meddle in the affairs of dragons,
> for thou art crunchy and taste good with Ketchup!
>
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines:
http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Weather testdisk is the best tool depends on what the problem is.
*I really don't know *

> What happens when you try to boot? Do you get an error message? If
> so, what is it?

*Boot disk failure*

If Grub is loading, you may be able to boot with the
> previous kernel. If Grub is not loading, you can probably use the
> install disk in the rescue mode to re-install Grub.

*I tried to reinstall the grub with live CD, but it says "file not found"*

*Arun*
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Testdisk error for LVM partition recover

2009-08-17 Thread Arun Shrimali
Dear All,

Is there nobody who can help me in recovering data .

Arun

On Fri, Aug 14, 2009 at 7:35 PM, Arun Shrimali wrote:
> Dear All,
>
> Recently I have loaded Fedora 11, but yesterday fedora refused to boot.
> on googling I have found that testdisk is the best tool to recover the
> data, but end of it ...
> My steps are as attached
>
>
> finally it give me error as follows :
>
> The harddisk (80 GB/74Gib) seems too small (<84GB / 78GiB)
>
> Can any Testdisk expert help me …
>
> regards
>
> Arun
>

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Testdisk error for LVM partition recover

2009-08-14 Thread Arun Shrimali
Dear All,

Recently I have loaded Fedora 11, but yesterday fedora refused to boot.
on googling I have found that testdisk is the best tool to recover the
data, but end of it ...
My steps are as attached


finally it give me error as follows :

The harddisk (80 GB/74Gib) seems too small (<84GB / 78GiB)

Can any Testdisk expert help me …

regards

Arun


recovery.odt
Description: application/vnd.oasis.opendocument.text
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Samba - veto on home folder

2009-07-31 Thread Arun Shrimali
Dear All,

How can I use the veto option for the user, such that users could not
save *.mp3 files in there home folder.
My home folder part of conf file is as follows :


[homes]
revalidate = yes
comment = Home Directories
writeable = yes
veto files =
/*.deb/*.rpm/*.mp3/*.mp4/*.dat/*.mpg/*.mpeg/*.avi/*.wmv/*.iso/*.nrg/*.bin/*.cue/*.exe/*.msi/*.dll/*.pif/*.scr/*.ini/*.bat/*.com/*.cmd/*.vb/*.vbs/*.inf/*.3gp/*.mov/*.rar/*.flv/DSC*.jpg/DSC*.jpeg/
delete veto files = yes
valid users = MYDOMAIN\%S


But still user can copy mp3 files in there home folders, than I added
the veto option in global section also as follows :

[global]
 server string = new databank
 smb passwd file = /etc/samba/smbpasswd
 passdb backend = tdbsam
 log file = /var/log/samba/log.%m
 max log size = 50
 delete veto files = Yes
 veto files =
/*.deb/*.rpm/*.mp3/*.mp4/*.dat/*.mpg/*.mpeg/*.avi/*.wmv/*.iso/*.nrg/*.bin/*.cue/*.exe/*.msi/*.dll/*.pif/*.scr/*.ini/*.bat/*.com/*.cmd/*.vb/*.vbs/*.inf/*.3gp/*.mov/*.rar/*.flv/DSC*.jpg/DSC*.jpeg/



Can anybody help me how to restrict users from saving mp3 files in
there home folders ...

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


quota management

2009-07-29 Thread Arun Shrimali
Dear All,

I am trying to setup a file server for my users. I am using Fedora 11
with samba and quota, all are working properly but,

1. For experiment I have crated a user abc and gave the quota of 5mb
for his home folder, copied the files in his folder successfully, than
it show "No space left on device", I deleted all the files, but still
it is showing "No space left on device", I again check but there was
no file in the home folder. Why it is showing no space ?? Deleting
files does not release the quota to user ??

2. I have some folders (public, impdocs, etc) which are shared to the
user through samba, How can I limit the max size of these folders to
grow ??

regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Howto setup of a directory server

2009-06-08 Thread Arun Shrimali
On Mon, Jun 8, 2009 at 7:01 PM, Michael
Fleming wrote:
> On Mon, 8 Jun 2009 16:18:38 +0530
> Arun Shrimali  wrote:
>
>> Dear All,  I am planning to setup a server with following features :
>>
>> 1. Authenticate  Unix and Windows users from an LDAP server (Fedora
>> Directory Server)
>
> Install the fedora-ds* packages
>
>> 2. Map dedicated network drive for all the users under their username
>> using SAMBA.
>> 3. Enable roaming profile
>
> This job is one for Samba (samba, samba-common)
>
>> 4. Control hardware of client m/cs
>
> No idea what you mean here.
>
>> 5. Authenticate LDAP for Squid proxy server also.
>
> It's been a while since I used Squid but it should have an LDAP
> authentication helper
>
>> 6. Local mail server which fetch mails from main server (external) for
>> defined users and make available on LAN.
>
> Fetchmail and Sendmail (or Postfix) are well suited to this task
>
>> Can anybody suggest me which combination packages is best for the
>> required setup and the best howto to setup the same.
>
> I've suggested the appropriate packages, the setup is entirely
> dependent on your local environment. The SAMBA, Squid and Fedora
> Directory Server documentation should see you most of the way there
>
>>
>> regards
>>
>> regards
>>
>
> Michael
>
> --
> Michael Fleming  - (EMail/XMPP/Jabber)
> WWW: http://www.thatfleminggent.com
> Fedora / Red Hat Packages: http://www.thatfleminggent.com/rpm-packages
> Twitter / Identi.ca: @thatfleminggent
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Dear Michael,

Thanks for your reply,
for the point no. 4, How can I restrict users to use usb drives
(prevent virus spreading and data loss), etc.

regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Howto setup of a directory server

2009-06-08 Thread Arun Shrimali
Dear All,  I am planning to setup a server with following features :

1. Authenticate  Unix and Windows users from an LDAP server (Fedora
Directory Server)
2. Map dedicated network drive for all the users under their username
using SAMBA.
3. Enable roaming profile
4. Control hardware of client m/cs
5. Authenticate LDAP for Squid proxy server also.
6. Local mail server which fetch mails from main server (external) for
defined users and make available on LAN.

Can anybody suggest me which combination packages is best for the
required setup and the best howto to setup the same.

regards

regards

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: I'm looking for "Fedora+Asterisk+Jabber+Ldap+MUA+Imap+Samba" HOW-TO

2009-05-27 Thread Arun Shrimali
Dear Dario,

I too is looking for the perfect "how to" for all the said
application, there are lots of how to but none of them is complete and
updated ...

Arun

On Wed, May 27, 2009 at 3:29 PM, Dario Lesca  wrote:
> Someone can point me to some HOW-TO for setup a all-in-one Fedora/Centos
> Server with this application:
>
>      * AUTH via Ldap
>      * Jabber for IM
>      * Asterisk for VOIP
>      * Mail server for send mail
>      * IMAP server for Store and read E-Mail
>      * Samba Server for PDC
>      * A Groupware for Share Calendar
>      * Address Book
>
> I have see witch all this application are stored in Fedora Repo, but my
> question is: How To integrate and configure everything together ?
>
> Thanks for help.
>
> --
> Dario Lesca 
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


File server

2009-04-22 Thread Arun Shrimali
Dear All,

I am planning to set up a server with the following features :

1.File server where users can save their critical data, in their home directory
2.Space allocation for individual user on server (quota for home directory).
3.Users could change their own user password.
4.Client (PC and User) should authenticate from centralized location.
5.No other user / PC should allow to patch in the network.
6.Should work for Windows and Linux clients both.
7.Restrict users to load unwanted software and play with desktops /
screen savers and other files (may be through login script).
8.Centrally updation of antivirus patches (for windows users).
9.Monitor the users and their activity.
10.Authenticate for Squid proxy server also.
11.Should able to chat through lin/win popup

Can anybody suggest me which directory server (and combination) would
be suitable for me.
As I am new to the Linux, it should be a bit user friendly also

regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: IPTABLES help

2009-03-23 Thread Arun Shrimali
On Fri, Mar 20, 2009 at 1:12 PM, Arun Shrimali  wrote:
> Hi everyone,
>
> Can anybody help me how to configure iptable for pop3 and smtp
>
> I have setup a gateway server FC9, the network details are as follows :
>
> LAN (172.16.251.0/255.255.255.0 ) ---> Linux server (fedora 9, eth1
> 172.16.251.234, eth2 172.16.250.246, gw 172.16.250.245) <--router
> (172.16.250.245)---> internet
>
> On gateway server (FC9), I am using squid 3 Stable 13 for HTTP
> proxying using NCSA authentication.
>
> Now my LAN clients (all are having static IPs) want to access mails
> through outlook express.
>
> Please, advice me, how to set iptables chains on linux machine. I
> don't want to use MASQUERAD other wise user would be able to access
> Internet directly and squid would be of no use.
>
> Can anyone provide me a simple solution.
>
> Thank you very much and regards.
>
> Arun
>
Dear All,

Can any IPTABLES expert help me to route pop3, SMTP and IMAP traffic ???

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


IPTABLES help

2009-03-20 Thread Arun Shrimali
Hi everyone,

Can anybody help me how to configure iptable for pop3 and smtp

I have setup a gateway server FC9, the network details are as follows :

LAN (172.16.251.0/255.255.255.0 ) ---> Linux server (fedora 9, eth1
172.16.251.234, eth2 172.16.250.246, gw 172.16.250.245) <--router
(172.16.250.245)---> internet

On gateway server (FC9), I am using squid 3 Stable 13 for HTTP
proxying using NCSA authentication.

Now my LAN clients (all are having static IPs) want to access mails
through outlook express.

Please, advice me, how to set iptables chains on linux machine. I
don't want to use MASQUERAD other wise user would be able to access
Internet directly and squid would be of no use.

Can anyone provide me a simple solution.

Thank you very much and regards.

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


IMAP and SMTP port redirect

2009-01-15 Thread Arun Shrimali
Hi everyone,

I have some network related problem.

I have network as follows :

LAN (172.16.251.0/255.255.255.0 ) ---> Linux server (fedora 6, eth1
172.16.251.234, eth2 172.16.250.246, gw 172.16.250.245) <--NAT on
router--> router (172.16.250.245)---> internet

In LAN, PCs are not routed through gateway, because of security, I use
squid for HTTP proxy using NCSA authentication.
Now, I need configure Linux server to REDIRECT 143 port and 25 to wan.

I would like to set LAN-PCs email clients imap server as:
172.16.251.234, when email client would like to download mail, he
asked 172.16.251.234:143 and 172.16.251.234 will send packets to
remote imap server (everyone in LAN use same imap).
For smtp is the same case.

Please, advice me, how to set iptables chains on linux machine.

I have google a lot, but lot has confused me a lot

Can anyone provide me a simple solution.

Thank you very much and regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


IMAP and SMTP port redirect

2009-01-13 Thread Arun Shrimali
Hi everyone,

I have some network related problem.

I have network as follows :

LAN (172.16.251.0/255.255.255.0 ) ---> Linux server (fedora 6, eth1
172.16.251.234, eth2 172.16.250.246, gw 172.16.250.245) <--NAT on
router--> router (172.16.250.245)---> internet

In LAN, PCs are not routed through gateway, because of security, I use
squid for HTTP proxy using NCSA authentication.
Now, I need configure Linux server to REDIRECT 143 port and 25 to wan.

I would like to set LAN-PCs email clients imap server as:
172.16.251.234, when email client would like to download mail, he
asked 172.16.251.234:143 and 172.16.251.234 will send packets to
remote imap server (everyone in LAN use same imap).
For smtp is the same case.

Please, advice me, how to set iptables chains on linux machine.

I have google a lot, but lot has confused me a lot

Can anyone provide me a simple solution.

Thank you very much and regards

Arun

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fetchmail + Sendmail + Dovecot

2008-09-15 Thread Arun Shrimali
Dear Mikkel,

Thanks for your mail, that has encouraged me to continue experimenting
further.
Are you suggesting me to replace, Sendmail with another MTA which has a good
combination with fetchmail ??

regards

Arun

On Sat, Sep 13, 2008 at 9:41 PM, Mikkel L. Ellertson <
[EMAIL PROTECTED]> wrote:

> Arun Shrimali wrote:
> > Dear All,
> >
> > I am trying hard to setup mail solution as follows :
> > We already have remote server with domain name and mail setup, where we
> > have our website (managed by external agency). Where as, for few local
> > users I would like to download the mails to these users ( at the same
> > time few other users will be able to access their mails directly from
> > the remote server, as they are roaming) .
> >
> > Our local users are behind proxy (squid + NCSA authentication) and
> > firewall, thus could not directly access to any external IP.
> >
> > Local users can also check their mails through squid and web mail
> > client. But to avoid excessive load on our thin net connectivity, I
> > would like to setup intermediatery server, which download mails from our
> > remote mail server for selective users.
> >
> You can set up fetchmail to only grab specific users' accounts, and
> deliver them to Sendmail running on the local server. If you want
> local users to be able to send mail through this server, you will
> have to change it to accept connections from the local network.
>
> > In the above scenario I am working on setting up Fetchmail + Sendmail +
> > Dovecot + squirrel mail (hope I have choosen the right combination)
> > After googling too much I could not any HOWTO of such kind.
> >
> The default Dovecot configuration should work just fine.
>
> > How should I configure Sendmail when I am fetching mails from another
> > mail server ??
> It depends - do you want it to accept mail from users on the local
> network? You will have to configure it to use the proxy, as well as
> using you web host's server as its relay host.
>
> > How should /etc/resolv.conf looks like in this case ??
>
> If you can access the Internet using host hames now, you will not
> have to make any changes.
> > How should I configure SMTP ??
> >
> Local users should probably ge configured to point to the local mail
> server. The external server can stay the way it is.
> >
> Part of the reason you did not find a specific HOWTO is because you
> configure Dovecot and Squirrel mail by themselves. Your Fetchmail
> configuration and your Sendmail configuration overlap slightly. The
> hardest job will be configuring Sendmail to use the proxy, and any
> security it needs when connecting to your external mail server.
>
> Mikkel
> --
>
>  Do not meddle in the affairs of dragons,
> for thou art crunchy and taste good with Ketchup!
>
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Fetchmail + Sendmail + Dovecot

2008-09-12 Thread Arun Shrimali
Dear All,

I am trying hard to setup mail solution as follows :
We already have remote server with domain name and mail setup, where we have
our website (managed by external agency). Where as, for few local users I
would like to download the mails to these users ( at the same time few other
users will be able to access their mails directly from the remote server, as
they are roaming) .

Our local users are behind proxy (squid + NCSA authentication) and firewall,
thus could not directly access to any external IP.

Local users can also check their mails through squid and web mail client.
But to avoid excessive load on our thin net connectivity, I would like to
setup intermediatery server, which download mails from our remote mail
server for selective users.

In the above scenario I am working on setting up Fetchmail + Sendmail +
Dovecot + squirrel mail (hope I have choosen the right combination)
After googling too much I could not any HOWTO of such kind.

How should I configure Sendmail when I am fetching mails from another mail
server ??
How should /etc/resolv.conf looks like in this case ??
How should I configure SMTP ??

thanks

Arun
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fetchmail + Sendmail for local users ??

2008-09-08 Thread Arun Shrimali
On Mon, Sep 8, 2008 at 4:12 PM, Timothy Murphy <[EMAIL PROTECTED]> wrote:

> Zylogue wrote:
>
> > This looks like it will be a great solution for my needs, as well.
> > However, I need to be able to respond/reply to messages from a variety of
> > accounts and still have the sent message going out the correct account.
> > This is for internal e-mail accounts that I have in some monitored
> > customer's networks and for mailing lists.
> >
> > How could this be handled sensibly?
>
> I'm beginning to sound as if I set myself up as some sort of expert
> on dovecot/IMAP, which I am far from being.
>
> But dovecot stores email in different folders,
> and I would have thought it would be easy enough (eg with procmail)
> to save mail in the appropriate folder.
>
> --
> Timothy Murphy
> e-mail: gayleard /at/ eircom.net
> tel: +353-86-2336090, +353-1-2842366
> s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
>

I am getting some SMTP error also for fetching mails ??? as follows


fetchmail: IMAP< A0005 OK FETCH completed
fetchmail: IMAP> A0006 FETCH 1 RFC822.HEADER
fetchmail: IMAP< * 1 FETCH (RFC822.HEADER {465}
reading message [EMAIL PROTECTED]@72.18.135.139:1 of 3 (465 header
octets)
fetchmail: SMTP connect to localhost failed
fetchmail: IMAP> A0007 LOGOUT
fetchmail: IMAP< )
fetchmail: IMAP< A0006 OK FETCH completed
fetchmail: IMAP< * BYE IMAP4rev1 Server logging out
fetchmail: IMAP< A0007 OK LOGOUT completed
fetchmail: SMTP transaction error while fetching from
[EMAIL PROTECTED]@resonance
and delivering to SMTP host localhost
fetchmail: 6.3.4 querying resonance (protocol IMAP) at Mon Sep  8 17:32:16
2008: poll completed
fetchmail: 6.3.4 querying resonance (protocol auto) at Mon Sep  8 17:32:16
2008: poll completed
fetchmail: Query status=10 (SMTP)
fetchmail: normal termination, status 10
.. checking failed!

can some body help in configuring fetch mail properly ??

regards

Arun
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fetchmail + Sendmail for local users ??

2008-09-08 Thread Arun Shrimali
On Mon, Sep 8, 2008 at 3:32 PM, Timothy Murphy <[EMAIL PROTECTED]> wrote:

> Arun Shrimali wrote:
>
>
> > Now I am trying to implement Fetchmail + Dovecot at Server level and
> > outlook Exp at user.
> >
> > While checking IMAP folder through OE at server, it ask for the u/n and
> > p/s at 172.16.251.234, on giving password it gives following error:
> >
> > Configuration:
> >Account: 172.16.251.234
> >Server: 172.16.251.234
> >User name: arunsh
> >Protocol: IMAP
> >Port: 143
> >Secure(SSL): 0
> >Code: 800ccc03
> >
> > I think there is some problem with mode of u/n and p/w, can anybody help
> > me
>
> I can't help, I'm afraid, as I don't use Outlook.
> (Is that under Windows?)
>
> But it seems to me more probable that the problem lies with Outlook
> than Dovecot.
> I use kmail, and I give my username and password there.
>
> If it were Linux, I'd try telnet to see if you get a connection.
> But I don't know the equivalent under Windows.
> Under Linux I get:
> ---
> [EMAIL PROTECTED] ~]$ telnet www.gayleard.com 143
> Trying 86.43.71.228...
> Connected to www.gayleard.com.
> Escape character is '^]'.
> * OK Dovecot ready.
> ^]
> telnet> quit
> Connection closed.
> ---
>
>
> --
> Timothy Murphy
> e-mail: gayleard /at/ eircom.net
> tel: +353-86-2336090, +353-1-2842366
> s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
>
> --
>
I am having one linux client also, I have tried your command which says
dovecot is working perfectly as follows :
[EMAIL PROTECTED] - Arun:~$ telnet 172.16.251.234 143
Trying 172.16.251.234...
Connected to 172.16.251.234.
Escape character is '^]'.
* OK Dovecot ready.

I have tried  to connect Dovecot through Evolution on that client which
gives following error :

Unable to authenticate to IMAP server
IMAP command failed. Authentication failed.



Arun
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fetchmail + Sendmail for local users ??

2008-09-08 Thread Arun Shrimali
Thanks,

Now I am trying to implement Fetchmail + Dovecot at Server level and outlook
Exp at user.

While checking IMAP folder through OE at server, it ask for the u/n and
p/s at 172.16.251.234, on giving password it gives following error:

Configuration:
   Account: 172.16.251.234
   Server: 172.16.251.234
   User name: arunsh
   Protocol: IMAP
   Port: 143
   Secure(SSL): 0
   Code: 800ccc03

I think there is some problem with mode of u/n and p/w, can anybody help me

regards

Arun

On 9/6/08, Timothy Murphy <[EMAIL PROTECTED]> wrote:
>
> Arun Shrimali wrote:
>
> > It means that I have to configure fetchmail + dovecot and outlook or
> other
> > client at local users PC.
> >
> > Please mention the howto of this combination if any body knows ..
>
> I'm no expert, but I collect my email with fetchmail
> (and uucp, but that is almost certainly irrelevant)
> on one computer, "helen".
> I run dovecot (a simple IMAP server) on helen,
> with Fedora's "service dovecot".
>
> I read the email on any laptop with kmail,
> which allows IMAP accounts.
> The point of this (for me) is that the email remains on helen.
>
> The only things one needs to do is edit /etc/dovecot.conf ,
> which is straightforward, and add an IMAP account on kmail
> which is also straightforward.
>
> It may all be described in the Brennan home server tutorial
> I mentioned before, at <http://www.brennan.id.au/>.
>
>
> --
> Timothy Murphy
> e-mail: gayleard /at/ eircom.net
> tel: +353-86-2336090, +353-1-2842366
> s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fetchmail + Sendmail for local users ??

2008-09-06 Thread Arun Shrimali
Dear All,

It means that I have to configure fetchmail + dovecot and outlook or other
client at local users PC.

Please mention the howto of this combination if any body knows ..

regards

Arun


On Sat, Sep 6, 2008 at 4:02 PM, Timothy Murphy <[EMAIL PROTECTED]> wrote:

> Arun Shrimali wrote:
>
> > I am planning to setup fetchmail + sendmail so that I can fetch mails
> from
> > remote server for few users and they can access mail through outlook
> > express
> > or  squirrel mail.
> >
> > Is the combination right ?? where can I get the how to about this
> > combination ?? I have googled but ...
>
> I do this, with cron jobs to run fetchmail from the different mail servers
> every few minutes.
> Actually, I save the email on one machine,
> and use IMAP (dovecot) to read it on various laptops.
>
> There might be something about this on Brennan's home server tutorial
> at <http://www.brennan.id.au/>.
>
> --
> Timothy Murphy
> e-mail: gayleard /at/ eircom.net
> tel: +353-86-2336090, +353-1-2842366
> s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>



-- 

Arun Shrimali
Sr. Manager (IT & QS)
Resonance
+91 9413353335
www.resonance.ac.in
***
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Fetchmail + Sendmail for local users ??

2008-09-06 Thread Arun Shrimali
Dear All,

I have a remote mail server and domain where all our mails are received.
Locally I have a squid proxy server (non  transparent)  (on FC6) behind a
router through which my local users access the Internet as well as mails
(browser based client).

Problem :
Few of my users receives huge amount of mails, thus slow net connectivity
irritates them to check mails. I don't want to call all the mails on my
local server as few of the staff members wants to access mails from
different geographical locations.

Solution ??:
I am planning to setup fetchmail + sendmail so that I can fetch mails from
remote server for few users and they can access mail through outlook express
or  squirrel mail.

Is the combination right ?? where can I get the how to about this
combination ?? I have googled but ...

Regards

Arun
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Page Maker Files ???

2008-08-26 Thread Arun Shrimali
Thanks for the short answer ...
But another options encaurage me to do experiments.
I have the Pagemaker files that has text and images, printing them to PDF or
EPS, does I further edit the PDF files with some editor (pl suggest one, I
think OO3.0 is coming with PDF editor )

Thanks

Arun

On Tue, Aug 26, 2008 at 7:13 AM, Craig White <[EMAIL PROTECTED]> wrote:

> I'm not sure why you would toss out an answer that you don't know works
> or even bother to check...
>
> http://wiki.scribus.net/index.php/Why_Scribus_doesn%
> 27t_support_QuarkXpress_and_other_major_publishing_applications<http://wiki.scribus.net/index.php/Why_Scribus_doesn%27t_support_QuarkXpress_and_other_major_publishing_applications>
>
> to the original poster...short answer is that you can't really do that.
>
> You might be able to print them to PDF or to an EPS file and then edit
> the PDF - but I doubt it's possible. If you need to get the text out of
> the files, you probably could print them to PDF from Pagemaker and then
> use something like pdftk to get the text out of it.
>
> Scribus is a very good program - clearly not up to Pagemaker, In Design
> or Quark Express standards but certainly usable in its own right.
>
> Craig
>
> On Tue, 2008-08-26 at 06:55 +0530, TV Sivaraman wrote:
> > Hi:
> > Try using Scribus to import Page Maker Files, I do not think OO can
> > import these files. Scribus is a DTP like Page Maker and is now part
> > of FC9 distribution. If it is not installed in your system, find out
> > if installed by sudo rpm -q scribus, use yum install scribus.
> > Sivaraman.
> >
> > 2008/8/25 Arun Shrimali <[EMAIL PROTECTED]>
> > Dear All,
> >
> > I have a large number of Adobe Page Maker files. I would like
> > to convert / import them to Open Office. Does anybody know any
> > utility which can help me in converting my files.
>
>
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Page Maker Files ???

2008-08-25 Thread Arun Shrimali
Dear All,

I have a large number of Adobe Page Maker files. I would like to convert /
import them to Open Office. Does anybody know any utility which can help me
in converting my files.

Regards

Arun
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

IPTABLES help

2008-08-22 Thread Arun Shrimali
Dear All,

I am having a problem with configuring IPTABLES

*My Setup :*

Fedora 6, as a proxy server having three NICs as follows
eth 0 - not in use
eth1 - IP (192.16.251.234  gw - 192.16.250.246)  Connected to LAN
eth2 - IP (192.16.250.246 gw - 192.16.250.245) Connected to router of ISP

LAN has the mix users of Ubuntu and Windows
We are using squid (with NTSA authentication) for HTTP traffic, which is
working fine.
*
My Problem *:

I want my users to use ftp to upload file for different reasons.
Thus any FTP traffic (only ftp) at eth1 should be route to eth2, such that
to connect to ftp site and upload the content.

I have tried ip_conntrack_ftp but does not helped.
Can any body help me to route the ftp traffic

regards

Arun
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list