All of lore.kernel.org
 help / color / mirror / Atom feed
* Samba
@ 1999-12-29  7:08 Mike Pecen
  0 siblings, 0 replies; 17+ messages in thread
From: Mike Pecen @ 1999-12-29  7:08 UTC (permalink / raw)
  To: linuxppc-dev


Does anybody know where to look or what to edit when you get this error
message
on a windows box when attempting to access a linux client under samba?

\\client is not accessable
The specified computer did not recieve your request. Try again later

I have already ping(ed) the network and data packets are being switched,
but this
message tells me that windows cannot find my linux box.  Any ideas??


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 17+ messages in thread
* samba
@ 2002-10-05  6:18 Gertjan Vinkesteijn
  2002-10-05  8:41 ` samba Rudy Zijlstra
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Gertjan Vinkesteijn @ 2002-10-05  6:18 UTC (permalink / raw)
  To: the filesystem

Dear audience,

Last year samba was not yet possible on reiserfs, it is on xfs from sgi 
though. Does anybody know if work has been done in that area? It would 
be very handy having (parts of) my 40GByte reiserfs filesystem letting 
share on our subnet with windows computers.

Appreciate your thoughts

-- 
Gertjan Vinkesteijn
mailto:gvink@xs4all.nl
homepage: http://gershwin.xs4all.nl 



^ permalink raw reply	[flat|nested] 17+ messages in thread
* samba
@ 2002-10-28 15:22 Daniel Provin
  0 siblings, 0 replies; 17+ messages in thread
From: Daniel Provin @ 2002-10-28 15:22 UTC (permalink / raw)
  To: linux-newbie

Hi there

I think I did this befre, but it isn't working
is there any tag to the smb.conf file to authenticate users using the unix
users, but without kerberos or ldap

thanks
Daniel Provin
Lixux User #191271
EEL LABMETRO UFSC

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 17+ messages in thread
* samba
@ 2003-09-04  6:51 Fritz Mesedilla
  0 siblings, 0 replies; 17+ messages in thread
From: Fritz Mesedilla @ 2003-09-04  6:51 UTC (permalink / raw)
  To: netfilter


Hello folks!

I can't seem to make samba and iptables work properly...

$IPT = /usr/sbin/iptables

# port fritz/samba
1) $IPT -A INPUT -i eth0 -p tcp -s 190.200.2.111 --dport 137:139 -j LOG --log-level DEBUG --log-prefix "SAMBA: "
2) $IPT -A INPUT -i eth0 -p udp -s 190.200.2.111 --dport 137:138 -j LOG --log-level DEBUG --log-prefix "SAMBA: "

3) $IPT -A INPUT -i eth0 -p tcp -s 190.200.2.111 --dport 137 -j ACCEPT
4) $IPT -A INPUT -i eth0 -p tcp -s 190.200.2.111 --dport 138 -j ACCEPT
5) $IPT -A INPUT -i eth0 -p tcp -s 190.200.2.111 --dport 139 -j ACCEPT

6) $IPT -A INPUT -i eth0 -p udp -s 190.200.2.111 --dport 137 -j ACCEPT
7) $IPT -A INPUT -i eth0 -p udp -s 190.200.2.111 --dport 138 -j ACCEPT
8) $IPT -A INPUT -i eth0 -p udp -s 190.200.2.111 --dport 139 -j ACCEPT


Line numbers 5, 6 and 7 seem to be logging some packets.
But when I turn the firewall off and contact samba it works even if I turn the firewall back on.
If I access Samba again after rebooting my computer it says... "Microsoft Windows Network: The local device name is already in use."

Hope you can help me. Thanks.



fritz <www.mesedilla.com>
---
+ Basta Ikaw Lord 

----------------------------------------------------------------------
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender immediately by e-mail and delete this e-mail from your
system. Please note that any views or opinions presented in this
email are solely those of the author and do not necessarily represent
those of the company. Finally, the recipient should check this email
and any attachments for the presence of viruses. The company accepts
no liability for any damage caused by any virus transmitted by this
email. 

Overture Media, Inc.
Direct Line: (632) 635-4785
Trunkline:   (632) 631-8971 Local 146
Level 1 Summit Media Offices, Robinsons Galleria EDSA Cor. Ortigas Ave., Quezon City 1100



^ permalink raw reply	[flat|nested] 17+ messages in thread
* Samba
@ 2004-01-25 16:35 Josh Lamb
  2004-01-25 20:47 ` Samba caszonyi
  2004-01-26 19:56 ` Samba Theo. Sean Schulze
  0 siblings, 2 replies; 17+ messages in thread
From: Josh Lamb @ 2004-01-25 16:35 UTC (permalink / raw)
  To: linux-newbie

Hello,

I recently switched to linux because I was curious what else was out there
and was very annoyed with windows's mismanaged multitasking.  So I went and
bought Slackware after trying knoppix for a short while. I know Slack is
sometimes not recommended for newbies, but I think it is the best way to
learn linux because it really forced me to learn new things.

My question: Can you recommend any books that deal more with networking, I
am having troubles trying to set up a Samba server? I also want to be able
to set up Apache and BIND? OH, and one more, does anyone have a good text on
using a good linux server to serve a lot of thin clients?

thanks for your time


end

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: Samba
@ 2004-01-27  5:21 beolach
  0 siblings, 0 replies; 17+ messages in thread
From: beolach @ 2004-01-27  5:21 UTC (permalink / raw)
  To: jlamb03; +Cc: linux-newbie

> Hello,
> 
> I recently switched to linux because I was curious what else was out there
> and was very annoyed with windows's mismanaged multitasking.  So I went and
> bought Slackware after trying knoppix for a short while. I know Slack is
> sometimes not recommended for newbies, but I think it is the best way to
> learn linux because it really forced me to learn new things.
> 

My opinion exactly.  I started the same way back Slackware 7.1.

> My question: Can you recommend any books that deal more with networking, I
> am having troubles trying to set up a Samba server? I also want to be able
> to set up Apache and BIND? OH, and one more, does anyone have a good text on
> using a good linux server to serve a lot of thin clients?

As has been pointed out, a lot of great info on just about every subject
is available in The Linux Documentation Project <http://tldp.org>.  I also
want to point out that all of the HOWTOs & FAQs from TLDP are included in Slackware in /usr/doc/Linux-HOWTOs & /usr/doc/Linux-FAQs.

Also, the SAMBA package for Slackware includes a ton of documentation on
setup SAMBA, including the book "Using Samba, 2nd Edition".  The easiest way
to get to this using SWAT (Samba Web Administration Tool), which is also the
best way to administer SAMBA.  To enable SWAT, edit /etc/inetd.conf &
uncomment the line for swat.  Then find inetd's PID with 'ps -A' & send it
SIGHUP with `kill -HUP <pid>`.  Then open your preferred webbrowser & go to
<http://localhost:901>.

> 
> thanks for your time
> 

My pleasure, hope it helps.
Conway S. Smith

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 17+ messages in thread
* samba
@ 2004-06-03  5:43 Russell Coker
  2004-06-03 19:11 ` samba Luke Kenneth Casson Leighton
  2004-06-03 21:04 ` samba Luke Kenneth Casson Leighton
  0 siblings, 2 replies; 17+ messages in thread
From: Russell Coker @ 2004-06-03  5:43 UTC (permalink / raw)
  To: SE Linux

When discussing SE Linux and Samba with Andrew Tridgell last night we came up 
with an idea that should work reasonably well without hurting performance 
much.

Firstly we consider Samba to be a trusted object manager, so there is no plan 
to prevent any Samba process from exceeding it's access (IE we are not 
protecting against a buffer overflow or other attack to make the Samba daemon 
perform inappropriate actions).

For operations which require access to a directory tree (IE every operation 
that does not involve an open file handle - open, creat, unlink, rename, 
stat, chmod, chown, truncate, etc) we can have a separate samba process 
that's run in a different context (eg smbd_user_t, smbd_staff_t, etc).  The 
operations that result in an open file handle (open() and creat()) can then 
pass back a file handle to the parent process over a Unix domain socket.  For 
read/write/ioctl/fstat/ftruncate operations the main Samba process can query 
the SE Linux kernel (or maybe use user space AVC code) as to whether the 
operations are permitted.

This was one of many possible ways of doing this that we discussed.  I don't 
think it was Andrew's favourite, but I think it works best with what we are 
trying to do.


Another possibility is to just not permit multiple SMB identities over the 
same TCP socket, there's apparently a registry setting that can be used on 
each SMB client machine to make it use a separate TCP socket per connection.  
In which case we just need to change the Samba code from fork/setuid to 
fork/setuid/exec (which will not be fun).

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2004-06-03 21:06 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-12-29  7:08 Samba Mike Pecen
  -- strict thread matches above, loose matches on Subject: below --
2002-10-05  6:18 samba Gertjan Vinkesteijn
2002-10-05  8:41 ` samba Rudy Zijlstra
2002-10-05 13:03 ` samba Ed Tomlinson
2002-10-05 15:51   ` samba Gertjan Vinkesteijn
2002-10-05 17:55     ` samba Dieter Nützel
2002-10-06  0:20 ` samba system_lists
2002-10-05  9:26   ` samba darren
2002-10-28 15:22 samba Daniel Provin
2003-09-04  6:51 samba Fritz Mesedilla
2004-01-25 16:35 Samba Josh Lamb
2004-01-25 20:47 ` Samba caszonyi
2004-01-26 19:56 ` Samba Theo. Sean Schulze
2004-01-27  5:21 Samba beolach
2004-06-03  5:43 samba Russell Coker
2004-06-03 19:11 ` samba Luke Kenneth Casson Leighton
2004-06-03 21:04 ` samba Luke Kenneth Casson Leighton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.