- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/docs-xml/smbdotconf/security/security.xml
r203 r233 48 48 is commonly used for a shared printer server. It is more difficult 49 49 to setup guest shares with <command moreinfo="none">security = user</command>, see 50 the <smbconfoption name="map to guest"/> parameter for details.</para>50 the <smbconfoption name="map to guest"/> parameter for details.</para> 51 51 52 52 <para>It is possible to use <command moreinfo="none">smbd</command> in a <emphasis> … … 59 59 <para><anchor id="SECURITYEQUALSSHARE"/><emphasis>SECURITY = SHARE</emphasis></para> 60 60 61 <para>When clients connect to a share level security server they61 <para>When clients connect to a share level security server, they 62 62 need not log onto the server with a valid username and password before 63 63 attempting to connect to a shared resource (although modern clients … … 212 212 213 213 <note><para>From the client's point of 214 view <command moreinfo="none">security = server</command> is the214 view, <command moreinfo="none">security = server</command> is the 215 215 same as <command moreinfo="none">security = user</command>. It 216 216 only affects how the server deals with the authentication, it does
Note:
See TracChangeset
for help on using the changeset viewer.