Author: glen Date: Tue Apr 20 16:17:54 2010 GMT
Module: PLDWWW URL:
http://www.pld-linux.org/Docs/samba?action=diff&rev2=4&rev1=3
---- Log message:
typos
---- Page affected: Docs/samba
---- Diffs:
================================================================
The comment on the change is:
typos
[[TableOfContents]]
== Allowing simple access from MS windows computers ==
- We have user 'kolo' on linux machine 'someserver' and we want access it's
home directory contents from windwows machines.
+ We have user 'kolo' on linux machine 'someserver' and we want access it's
home directory contents from windows machines.
=== Installation ===
{{{
@@ -23, +23 @@
server string = Someserver Samba Server
}}}
- Set which IP# can conect (localhost and 192.168.1.0/24 in example):
+ Set which IP# can connect (localhost and 192.168.1.0/24 in example):
{{{
hosts allow = 192.168.1. 127.
@@ -80, +80 @@
== Allowing following symlinks outside of share directory ==
- In global section one need to disbale linux client extensions (allowing to
create symlinks)
+ In global section one need to disable linux client extensions (allowing to
create symlinks)
{{{
# Turns off possiblity to clients to craete symlinks
unix extensions=no
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit