susmb

mounting of SMB/CIFS shares via FUSE
git clone git://git.codemadness.org/susmb
Log | Files | Refs | README | LICENSE

commit d1b4281f1bd5c710b3346bb823fbc71f083693dc
parent 2b16246bd887841b82e64790390f81e64fa5bce3
Author: Geoff Johnstone <geoffSHEEP.johnstoneFROG@googlemail.com>
Date:   Fri, 30 May 2008 18:42:34 +0100

Added mention of omitted <password> elements.

Diffstat:
MREADME | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -76,7 +76,8 @@ Credentials: </credentials> Each credentials element gives authentication details. You can have multiple -credentials elements; each must have a distinct id attribute. +credentials elements; each must have a distinct id attribute. If you omit +the <password> element then usmb will prompt you for a password. A mount element describes an SMB share: