Changeset 746 for vendor/current/docs-xml/Samba3-HOWTO
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- Location:
- vendor/current/docs-xml/Samba3-HOWTO
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml
r740 r746 1381 1381 ACL that implements <emphasis>inheritance</emphasis>, a concept not anticipated by POSIX 1382 1382 ACLs as implemented in UNIX file systems. Samba provides support for <emphasis>masks</emphasis> 1383 that permit normal ugo and ACLs functionality to be overrid ed. This further complicates1383 that permit normal ugo and ACLs functionality to be overridden. This further complicates 1384 1384 the way in which Windows ACLs must be implemented. 1385 1385 </para> -
vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml
r414 r746 266 266 <indexterm><primary>LAN</primary></indexterm> 267 267 <indexterm><primary>thin client</primary></indexterm> 268 ThinLinc an be used both in the LAN environment to implement a Thin Client strategy for an organization, and as268 ThinLinc can be used both in the LAN environment to implement a Thin Client strategy for an organization, and as 269 269 secure remote access solution for people working from remote locations, even over smallband connections. 270 270 ThinLinc is free to use for a single concurrent user. -
vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-CUPS-printing.xml
r414 r746 3717 3717 <indexterm><primary>adddriver</primary></indexterm> 3718 3718 The setdriver command will fail if in Samba's mind the queue is not 3719 already there. A successful installation displ ys the promising message that the:3719 already there. A successful installation displays the promising message that the: 3720 3720 <screen> 3721 3721 Printer Driver ABC successfully installed. -
vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml
r414 r746 25 25 <para> 26 26 <indexterm><primary>tdb</primary></indexterm> 27 <indexterm><primary>c urrupted</primary></indexterm>27 <indexterm><primary>corrupted</primary></indexterm> 28 28 <indexterm><primary>backup</primary></indexterm> 29 29 <indexterm><primary>restore</primary></indexterm> -
vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-Unicode.xml
r414 r746 367 367 there is a delicate difference between the iconv() function, which is 368 368 generally used on UNIX, and the functions used on other platforms, 369 such as Windows and Java, so far is concer ens the conversion between369 such as Windows and Java, so far is concerns the conversion between 370 370 Shift_JIS and Unicode UTF-8 must be done with care and recognition 371 371 of the limitations involved in the process. -
vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-VFS.xml
r414 r746 917 917 918 918 ; exclude files from being scanned based on the MIME-type! Semi-colon 919 ; sep erated list (default: empty list). Use this with care!919 ; separated list (default: empty list). Use this with care! 920 920 exclude file types = 921 921
Note:
See TracChangeset
for help on using the changeset viewer.