Displaying 2 results from an estimated 2 matches for "dennisvr".
2002 Mar 01
14
How to reduce size of samba binaries
Hi,
I'd like to reduce the size of the samba binaries. smbd for instance is
about 1.5 meg, which is way to much if you ask me. Is there a way to
create smaller binaries, maybe by compiling differently?
thanx,
Dennis
=====
__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com
2002 Mar 01
1
Can I mount with samba on a read-only system?
Hi,
I'm trying to mount with smbmount on a read-only system. I have a
writable /tmp and /var dir, so it car wirte logs. The samba daemons are
running fine, but when doing smbmount I get the following error:
can't lock /etc/mtab~ file
This is correct, because mtab is read-only. I tried to create a link
(ln -sf) from /etc/mtab to /tmp/mtab (and /etc/mtab~ to /tmp/mtab~) but
this