Menu

[r2826]: / trunk / doc / notes.txt  Maximize  Restore  History

Download this file

16 lines (12 with data), 691 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
- Encrypted user passwords in config.xml:
It is not possible to use encrypted passwords in config.xml because
'smbpasswd' needs plain passwords to create its own user database.
For 'pw' this is no problem because it accepts md5 encrypted passwords
using parameter '-H'.
- The 'vfs_readahead' Samba plugin is not useable on FreeBSD because the kernel
does not support a required posix function (posix_fadvice). SO it is buildable
on FreeBSD, but it will produce an syslog entry that the plugin is not
supported on this platform:
readahead_sendfile: no readahead on this platform
See ../samba3/work/samba-3.0.26a/source/modules/vfs_readahead.c for more
details.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.