- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: smbd messages in syslog.log
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
07-16-2003 06:17 AM
07-16-2003 06:17 AM
I'm asking for help again on a problem with CIFS (release A.01.09.05).
Often syslog.log of my cifs server (HP-UX 11i on an rp7410) shows:
smbd[11886]: [2003/07/16 11:05:27, 0] smbd/password.c:(1054)
smbd[11886]: password server not available
Is there any configuration issue?
Consider that users (apparently) can mount the unix fs shared with cifs without any problem.
If there's no problem related to such messages how can I eliminate them?
All replies to my last messages about this issue suggested the CIFS upgrade, but it did not resolve!
Thanks a lot for your help,
Simone
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2003 07:58 AM
07-16-2003 07:58 AM
SolutionI couldn't find your previous CIFS message, perhaps it was posted under a different profile name? - it might be useful if you post the link to it.
There could be a number of reasons why you are seeing this error message:
1) You may have multiple password servers listed and the first one is not responding, but the next one is - hence the user gets logged in.
2) You may have "map to guest" set so that users are mapped to the guest user if their password cannot be checked - ie the password server is not available.
Can you post your smb.conf to help me see your configuration, so that a more accurate answer can be given.
By the way, if you don't want CIFS logging to go into the syslog then edit the smb.conf so that syslog=0. This means that CIFS will only log to it's own files rather than the syslog.
regards,
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2003 08:16 AM
07-16-2003 08:16 AM
Re: smbd messages in syslog.log
Attached you can have a look to my smb.conf file. I can not find my previous message, sorry, anyway everybody suggested to upgrade CIFS...
Cheers,
Simone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2003 08:30 AM
07-16-2003 08:30 AM
Re: smbd messages in syslog.log
I found your previous thread - it's here: http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb67b3f9a15add711abdc0090277a778c,00.html
The problem is your smb.conf file. There are duplicate lines, sections in the wrong place and missing lines. For server level security you need to define a password server to use - which you haven't.
It's likely that the only people connecting to your CIFS server are connecting to the [bpci] share - and then it's only because they are failing authentication and becoming guest users.
Please run testparm on your smb.conf - when I ran it, it gave more errors than I've ever seen before!! Having the [bpci] share at the top means that everything lower down the file is no longer part of the [global] section so that needs fixing immediately. Check and remove duplicated lines too.
regards,
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2003 08:45 AM
07-16-2003 08:45 AM
Re: smbd messages in syslog.log
I will check the configuration with the guy that create shares. Anyway I already moved [bpci] section at the bottom of the file and I stop/start samba again.
Let me see if messages still appear...
Thanks a lot!!!
Simone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2003 08:46 AM
07-16-2003 08:46 AM
Re: smbd messages in syslog.log
WORKGROUP is blank.
To know what server to authenticate passwords on Samba probably needs to know what workgroup its a part of.
I think your CIFS release is up to date enough. I'm on the previous revision and yoru prior thread is what caused me to back off on an upgrade.
This could be a bug.
More likely a configuration problem.
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
07-16-2003 08:48 AM
07-16-2003 08:48 AM
Re: smbd messages in syslog.log
Attached.
Good Luck.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com