- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Samba log problem.
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
12-05-2003 02:11 AM
12-05-2003 02:11 AM
Samba log problem.
Hope you can help me!!!
I have a Windows 2K PC connecting to a HP-UX 11.11 share using samba 3.0.0 which works ok but once connected and the log is created, inside the log the following message keep being displayed...
[2003/12/05 15:06:00, 1] smbd/service.c:make_connection_snum(698)
10.253.2.41 (10.253.2.41) connect to service mis_dev initially as user systems (uid=113, gid=20) (pid 15876)
[2003/12/05 15:06:00, 1] smbd/service.c:make_connection_snum(698)
10.253.2.41 (10.253.2.41) connect to service mis_dev initially as user systems (uid=113, gid=20) (pid 15876)
[2003/12/05 15:06:00, 1] smbd/service.c:close_cnum(880)
10.253.2.41 (10.253.2.41) closed connection to service mis_dev
[2003/12/05 15:06:00, 1] smbd/service.c:make_connection_snum(698)
10.253.2.41 (10.253.2.41) connect to service mis_dev initially as user systems (uid=113, gid=20) (pid 15876)
[2003/12/05 15:06:00, 1] smbd/service.c:close_cnum(880)
10.253.2.41 (10.253.2.41) closed connection to service mis_dev
[2003/12/05 15:06:03, 1] smbd/service.c:make_connection_snum(698)
10.253.2.41 (10.253.2.41) connect to service mis_dev initially as user systems (uid=113, gid=20) (pid 15876)
[2003/12/05 15:06:09, 1] smbd/service.c:close_cnum(880)
10.253.2.41 (10.253.2.41) closed connection to service mis_dev
[2003/12/05 15:06:10, 1] smbd/service.c:make_connection_snum(698)
10.253.2.41 (10.253.2.41) connect to service mis_dev initially as user systems (uid=113, gid=20) (pid 15876)
The log keeps growing until I disconnect the share.
This only happens on one PC...All others only have the connection message once.
Can you help??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 03:11 AM
12-05-2003 03:11 AM
Re: Samba log problem.
http://lists.freebsd.org/pipermail/freebsd-questions/2003-October/023937.html
I'd suggest you start by determining the diferences between this PC and the others that do not cause this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 03:18 AM
12-05-2003 03:18 AM
Re: Samba log problem.
I would ask, how are you doing user authentication? If you are doing it with a windows Primary Domain Controller, the problem could lie there.
If not try re-running the smbpasswd -a username password command and see if the logging stops.
This doesn't seem to be a connection issue, just an annoying log issue.
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
12-07-2003 08:35 PM
12-07-2003 08:35 PM
Re: Samba log problem.
I've changed the log file size to keep the file small.....
Many Thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 04:27 AM
12-08-2003 04:27 AM
Re: Samba log problem.
If you're using a log file for each client you could use the include parameter for this client , including a file containing the line debug level = 0 to reduce the logging just for this one user. Of course this would mean that you get no other level 1 logging or above for this single client.
The include paramter is explained in Using Samba (The O'Reilly book), also in smb.conf man page.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 11:48 PM
12-08-2003 11:48 PM
Re: Samba log problem.
The problem seems that when the pc connects to the share, when I look at the status screen in samba it tells me that for that client there is at least 5 to 8 shares open.
This makes the screen difficult to see who is using what share...
Is there any way of only connecting once????
Many Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 01:12 AM
12-09-2003 01:12 AM
Re: Samba log problem.
How is the client PC connecting to the share - are they browsing the network, mapping the drive directly or some other method?
Can you run smbstatus and attach the output to show exactly what shares this client is connecting to?
The log section that you included at the top
of the thread only shows a single share - mis_dev.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 01:47 AM
12-09-2003 01:47 AM
Re: Samba log problem.
It's connecting via windows explorer and mapping a drive to \\host\share using the id of systems in the smb.conf .
Here is the current list of connections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 02:09 AM
12-09-2003 02:09 AM
Re: Samba log problem.
I think you need to step back and look at when the problem first appeared and what has changed around that time. For example, did you have this problem on previous Samba versions?
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 03:00 AM
12-10-2003 03:00 AM
Re: Samba log problem.
Rebuilt the Windows 2000 PC which have the problem.....
At the moment this seems to have cured the problem(or the problem has gone away)
Many Thanks for all your help.....
Kelly.