- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Samba SWAT no start smbd/nmbd
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
Forums
Discussions
Discussions
Discussions
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
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-27-2002 01:09 AM
05-27-2002 01:09 AM
Samba SWAT no start smbd/nmbd
I have just recently installed several Samba 2.2.3a's but on none of them can I use SWAT completely.
In the statustab, I can stop the smbd and nmbd but I can't start them again.
I have to go to /sbin/init.d/samba and type samba start in order to get them started again. I can use swat to configure samba.
I have to admit that I changed the sourcefiles a bit (before my compilation). Reason for this is that the HP-UX package wants to install samba in /usr/local/samba whilst I wanted it in /opt/samba and /var/opt/samba
In any case, even after creating a link from /usr/local/samba to /opt/samba, I still can't start the samba services from within swat.
Any help would be greatly appreciated.
Jeroen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2002 01:22 AM
05-27-2002 01:22 AM
Re: Samba SWAT no start smbd/nmbd
i guess there may be some permission problem.
compare the permission , ownership of files
swat with smbd and nmbd.
Refer /etc/inetd.conf for swat executable which
is invoked .
Also check the port of swat in /etc/services and ensure no other service uses it as source port or endpoint port.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2002 01:22 AM
05-27-2002 01:22 AM
Re: Samba SWAT no start smbd/nmbd
Change the smb.conf file to point where you want and use it when you start swat
swat
Name
swat -- Samba Web Administration Tool
Synopsis
swat [-s
DESCRIPTION
This tool is part of the Samba suite.
swat allows a Samba administrator to configure the complex smb.conf(5) file via a Web browser. In addition, a swat configuration page has help links to all the configurable options in the smb.conf file allowing an administrator to easily look up the effects of any change.
swat is run from inetd
OPTIONS
-s smb configuration file
The default configuration file path is determined at compile time. The file specified contains the configuration details required by the smbd server. This is the file that swat will modify. The information in this file includes server-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide. See smb.conf for more information.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 11:16 PM
05-28-2002 11:16 PM
Re: Samba SWAT no start smbd/nmbd
I have done a chmod 777 in /opt/samba/bin directory but still I can't start Samba from within swat.
I do NOT have any problem launching swat or configuring the smb.conf
I can stop the smbd and nmbd from within the statuspage in swat, but I can not start them again. In order to start them, I have to go do the command line and type /sbin/init.d/samba start.
The swat daemon is running under the root account.
Jeroen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2003 06:33 AM
05-30-2003 06:33 AM
Re: Samba SWAT no start smbd/nmbd
I too have this same problem. I'm running Samba 2.2.8a installed from a binary distribution for HP-UX 11.00 on a HP-UX 11.00 box.
I can also use SWAT to do everything including stopping the SMBD and NMBD processes.. However I can't start them from SWAT.
Just wondering if anyone had found a solution yet?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2003 06:42 AM
05-30-2003 06:42 AM
Re: Samba SWAT no start smbd/nmbd
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
This should fix you right up.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2003 07:25 AM
05-30-2003 07:25 AM
Re: Samba SWAT no start smbd/nmbd
/var/opt/samba/log.nmbd and log.smbd
when you try to start them?
If, no, increase log level to 1 and try again.
You might want to try this version:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=CIFSTP22
I am - and it works fine.
I used to get nmbd issue where I couldn't start it as well - turned out that the stop didn't really stop - and left a nmbd process running - after you do a stop - make sure with a ps -ef |grep nmbd that there are no nmbd's running...
RGds...Geoff