- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: samba 2.0.5a
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-13-2000 09:43 AM
07-13-2000 09:43 AM
samba 2.0.5a
Couldn't open status file /var/opt/samba/locks/STATUS..LCK
I looked in the /var/opt/samba/locks folder and the only files it contained were the following:
-rw-r--r-- 1 root root 231 Jul 13 10:23 browse.dat
-rw-r--r-- 1 root root 20 Jul 13 10:21 nmbd.pid
-rw-r--r-- 1 root root 20 Jul 13 10:21 smbd.pid
If anyone could share their thoughts on this I would greatly appreciate it. Please feel free to contact me directly if additional information is needed.
Thank you
Jennifer LaFene
303.649.5851
jennifer_lafene@hp.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2000 09:44 AM
07-13-2000 09:44 AM
Re: samba 2.0.5a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2000 09:59 AM
07-13-2000 09:59 AM
Re: samba 2.0.5a
swat stream tcp nowait.400 root /usr/sbin/swat swat
also check the permissions on SWAT.
PS. You might need to touch the lock file...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2000 10:06 AM
07-13-2000 10:06 AM
Re: samba 2.0.5a
drwxr-xr-x 2 root sys 96 Jul 13 10:49 locks
I am using swat with the server root and password.
I have also in my initial configuration for swat as the following:
swat stream tcp nowait.400 root /opt/samba/bin/swat swat
I will try and touch the STATUS..LCK file and see if this makes any difference.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2000 12:03 PM
07-13-2000 12:03 PM
Re: samba 2.0.5a
Couldn't open status file STATUS..LCK
If you run smbstatus before anyone has ever connected to your new
Samba installation then you may get the error:
Couldn't open status file /var/lock/samba/STATUS..LCK
or possibly the error:
ERROR smb_shm_open : open failed with code No such file or directory
ERROR: Failed to initialize share modes!
Can't initialize shared memory - exiting
both of these errors are harmless. The appropriate files and memory
segments get automatically created the first time you connect to
Samba. Try connecting with smbclient and you should find that
smbstatus is happy after your first connection.