- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Samba (CIFS9000) errors 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-03-2003 07:41 AM
07-03-2003 07:41 AM
Samba (CIFS9000) errors in syslog.log
I'm facing to some very frequent messages occurring in syslog.log related to CIFS9000 server functionality.
I'm running a CIFS 9000 server (release A.01.08) on a hp-ux 11i L3000 server.
Messages are:
Jul 3 15:27:41 xcrbepp1 smbd[10791]: [2003/07/03 15:27:41, 0] smbd/password.c:(1072)
Jul 3 15:27:41 xcrbepp1 smbd[10791]: password server not available
Jul 3 15:27:41 xcrbepp1 smbd[10791]: [2003/07/03 15:27:41, 0] passdb/pdb_smbpasswd.c:(1367)
Jul 3 15:27:41 xcrbepp1 smbd[10791]: unable to open passdb database.
Jul 3 15:27:41 xcrbepp1 smbd[10791]: [2003/07/03 15:27:41, 0] passdb/pdb_smbpasswd.c:(1367)
Jul 3 15:27:41 xcrbepp1 smbd[10791]: unable to open passdb database.
Do I have to configure a passdb file?
Thank you!
Simone
P.S. Massimo hai qualche idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2003 08:37 AM
07-03-2003 08:37 AM
Re: Samba (CIFS9000) errors in syslog.log
Firstly you are running an old version of CIFS, please consider A.01.09.05 from http://software.hp.com as there are security alerts on the version you have.
Regarding the errors you are seeing, it would be helpful to know what level of security you are using. It is likely that you are using server or domain level security - and for some reason the password server is not reachable, so it's trying to use the smbpasswd file (which you do not have.). Is the password server defined correctly by its' Netbios name? Have you defined other password servers in case the first one is not available?
regards,
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2003 08:51 AM
07-03-2003 08:51 AM
Re: Samba (CIFS9000) errors in syslog.log
has smbpasswd -a
been run for the users in question?
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-03-2003 01:30 PM
07-03-2003 01:30 PM
Re: Samba (CIFS9000) errors in syslog.log
Looks like problem of the version,
made upgrate to the version.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2003 06:44 PM
07-03-2003 06:44 PM
Re: Samba (CIFS9000) errors in syslog.log
We had a similar problem two months back on one of our hpux 11.00 server.
It was found that we have defined a Password server in the "/etc/opt/samba/smb.conf" file and the Password Server was down.
We were not able to ping the Password Server.
You need to give the altenate password server name or make the password server up.
It is advisable to have the latest Samba.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
Earlier samba version has lot of security issue.
hth.