- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- SWAT for linux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2009 05:50 PM
тАО05-11-2009 05:50 PM
SWAT for linux
i am having linux ES release 4, i had configured samba and its working fine, i am little confused for SWAT.
just wondering SWAT is must for samba? currently samba is working fine it mean SWAT is also there in my server,
appriciate your help here, thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2009 05:52 PM
тАО05-11-2009 05:52 PM
Re: SWAT for linux
additional info,
rpm -qa will give me below result.
samba-common-3.0.28-0.el4.9
samba-client-3.0.28-0.el4.9
system-config-samba-1.2.21-1.el4.1
samba-3.0.28-0.el4.9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2009 07:17 PM
тАО05-11-2009 07:17 PM
Re: SWAT for linux
SAMBA SWAT is not a must. its just a nice to have tool as a linux admin. it will help you to admin smb shares through the web browser.
1)This does not includes in default SAMBA installation so you need to install it separately.
2)once installed it can be access through port 901/tcp on your web browser.
for more info.
http://kbase.redhat.com/faq/docs/DOC-2377;jsessionid=189534733F381698CE98A70F0B8F80BF.ab46478d
Good Luck...!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2009 08:28 PM
тАО05-11-2009 08:28 PM
Re: SWAT for linux
SWAT is must need for samba.
SWAT, Samba's web based configuration tool enables you configure your smb.conf file without you needing to remember all the formatting. Each SWAT screen is actually a form that covers a separate section of the smb.conf file into which you fill in the desired parameters.
You must always remember that SWAT edits the smb.conf file but also strips out any comments you may have manually entered into it beforehand. The original Samba smb.conf file has many worthwhile comments in it, you should save a copy as a reference before proceeding with SWAT. For example, you could save the original file with the name /etc/samba/smb.conf.original as in:
[root@bigboy tmp]# cp /etc/samba/smb.conf /etc/samba/smb.conf.original
As you can see, using SWAT requires some understanding of the smb.conf file parameters because it eliminates these comments. Become familiar with the most important options in this file before proceeding with SWAT.
SWAT doesn't encrypt your login password. Because this could be a security concern in a corporate environment you might want to create a Samba administrator user that has no root privileges or only enable SWAT access from the GUI console or localhost
Pls check below link for details,
http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch10_:_Windows,_Linux,_and_Samba
If it helps , pls assign point.
Rgds//
Taifur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2009 10:28 PM
тАО05-11-2009 10:28 PM
Re: SWAT for linux
Short answer, NO. You don't need SWAT, and depending of how do you like to do the things, in my case, all using command line tools and the vi editor, it's your choise to use it or not.
You have another options, like webmin. But as long as you depend on a GUI tool to configure your system, probably you will have more problems diagnosing and resolving problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2009 11:32 PM
тАО05-11-2009 11:32 PM
Re: SWAT for linux
samba-common-3.0.28-0.el4.9
samba-client-3.0.28-0.el4.9
system-config-samba-1.2.21-1.el4.1
samba-3.0.28-0.el4.9
rpm -qa | grep swat
will show nothing mean no swat exist in my server correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2009 11:39 PM
тАО05-11-2009 11:39 PM
Re: SWAT for linux
I can't describe much better than the following URL:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/SWAT.html
Simple answer would be since swat connects to port 901; it should have entry in xinetd file.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-12-2009 11:45 PM
тАО05-12-2009 11:45 PM
Re: SWAT for linux
http://gadmintools.flippedweb.com/index.php?option=com_content&task=view&id=16&Itemid=30
http://doxfer.com/Webmin/SambaWindowsFileSharing