Fix for mounting a printer as a share. Not that there's anything
authorTim Potter <tpot@samba.org>
Tue, 25 Jul 2000 06:10:59 +0000 (06:10 +0000)
committerTim Potter <tpot@samba.org>
Tue, 25 Jul 2000 06:10:59 +0000 (06:10 +0000)
commitdcf3249bb9fef2a05b376e9c8c1a0a7d602d8a2e
tree1c11d4afe6bcfa18d7d5fedbb22806c88097d307
parent614bf56186b5836020a7813855a5108da0ee8433
Fix for mounting a printer as a share.  Not that there's anything
specifically wrong with this, but Samba is fooled by the client into
thinking the printer is a file share.  Files copied to the share gather
dust in the spool directory and aren't printed.

This patch has the effect of not allowing printers to be mounted as file
shares.  Not sure whether this is the correct solution or not.
{Jeremy,JF,Tridge} please check!
source/smbd/service.c