- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Samba (smbd) messages in log files
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
06-13-2003 11:21 AM
06-13-2003 11:21 AM
Samba (smbd) messages in log files
smbd[20498]: Denied connection from 192.0.2.XXX (192.0.2.XXX)
Seven differant addresses are showing up 6 ar XP machines and one is a W2K Pro machine. I have just about burned up the last brain cell allocated for this week. All help appreciated and points awarded within 48 hours.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 12:13 PM
06-13-2003 12:13 PM
Re: Samba (smbd) messages in log files
# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
; hosts allow = 192.168.1. 192.168.2. 127.
I assume that you need to allow acces from 192.0.2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 12:13 PM
06-13-2003 12:13 PM
Re: Samba (smbd) messages in log files
# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
; hosts allow = 192.168.1. 192.168.2. 127.
I assume that you need to allow acces from 192.0.2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 12:27 PM
06-13-2003 12:27 PM
Re: Samba (smbd) messages in log files
Mine is off an HP-UX and we are not currently validating users on the PDC. The smbpasswd command is being used to create authroized users.
Anyway, this one works. See the attachment.
SEP
11 points away from the Linux leader board.
grrrr.
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
06-13-2003 12:31 PM
06-13-2003 12:31 PM
Re: Samba (smbd) messages in log files
You can run the samba configurator that
run on 901 port
http://localhost:901
And made/check configurations.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 12:31 PM
06-13-2003 12:31 PM
Re: Samba (smbd) messages in log files
I kind of like the concept but first get it working, thenb tighten up security(don't wait long though).
On the Linux side at my private office, we don't use iptables to keep users outside our network off our samba shares.
That configuration is available upon request. Its already posted in itrc under my name.
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
06-16-2003 05:05 AM
06-16-2003 05:05 AM
Re: Samba (smbd) messages in log files
I'm neither a Linux/nor a MS nor a Samba crack, but I guess your connections might result from each machine trying to be the (I hope I am able to use the correct description) the main computer browser and therefore communicating with each other ...
As far as I'm informed, there's a switch to turn this off in the smb.conf
Best regards
Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 07:55 AM
06-16-2003 07:55 AM
Re: Samba (smbd) messages in log files
Manual, In the smb.conf I uploaded when I opened this thread I simply substituted
"PC_name_1" etc for names defined in my /etc/hosts file.
SEP, Thanks for the smb.conf file, but there are only 2 of us using the samba system on this box to store files on. We don't use the smbpasswd to do any password authentication. Since we can't rely on our network people to have our file server available, we use the file system on the tux server to store our files. We know when it is up/down.
Caesar, Been there done that......
Oliver, As the configuration file originally attached indicates
preferred master = False
local master = No
domain master = False
The messages recorded in the log files come in 3's and about every 32 minutes that the machines are turned on.
Thanks for any help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2003 03:06 PM
07-26-2003 03:06 PM
Re: Samba (smbd) messages in log files
GROUP1=bob ted harry cindy tina
GROUP2=bob sue larry jodi tina
although your map file destinguishes 2 different groups. Samba will get confused and deny "bob" access. I believe there is a patch from HP that will correct this problem. Please repost if you can't find it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2003 11:06 PM
07-26-2003 11:06 PM
Re: Samba (smbd) messages in log files
browseable = yes
next :
instead of the pc_name1 pc_name2
try putting the whole subnet ip that you wish ( this is just for debugging your problem ) and if everything is good try specifying the client's ip instead of pc_name1
you can specify the clients ip in your share section , and specify the full subnet ip in the global ( hosts allow ) section.
hope this will help