Displaying 6 results from an estimated 6 matches for "braveheart".
2003 Mar 26
3
Fw: share a folder rw, but not deletable?
...enamed or deleted.
Windows has the "delete" permissions available -- but not samba?
Any UNIX/Samba suggestions?
thanks, peace
Brian Wiese | bwiese@cotse.com | aim: unolinuxguru
------------------------------------------------------
GnuPG/PGP key 0xF3220030 | "FREEDOM!" - Braveheart
------------------------------------------------------
This is not about Napster or DVDs. It's about your Freedom.
I'll see your DMCA and raise you a First Amendment.
http://www.anti-dmca.org
2003 Mar 30
4
cant set up a no password login
hi
have problems to get an samba server up that offers shares for all
without a password
heres my smb.conf file located under /usr/local/samba/lib/smb.conf
[global]
netbios name = DEATHB
server string = Samba %v on (%L)
workgroup = LANSTRIKE
encrypt passwords = yes
security = share
[homes]
browseable = no
[mp3]
comment = lmh
path = /var/glftpd/site/mp3/lame.r3mix/
browseable = yes
read only =
2005 Nov 25
1
Can't bind to 0.0.0.0 port 655/tcp: Permission denied
...RSA PUBLIC....
#uname -r
2.4.26-lids1.1.2p4
my LIDS functions is turned off.
I dont know, where i should search for errors.
thanks for inspiration :).
mizu
--
-- mizu --
"Every man dies; not every man really lives."
--William Wallace, Braveheart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20051125/91304428/attachment.pgp
2003 Mar 13
2
Sync Linux <-> NT Domain passwords
Is there a way to syncronise the Windows Domain passwords
with the linux account passwords?
SAMBA passes authentication to an NT box
password server = *
Users have local accounts on the Linux box and get access to SAMBA shares
depending on which group (linux) they belong to and if their authentication
credentials were correct.
I've tried synchronising their passwords so when they change
2006 Sep 26
3
Scoring/similarity, biased towards small fields?
Lucene, and perhaps most search engines, are biased towards small fields
with little content (where thus the term frequency is higher). Lucene
has the option to define a custom (Similarity) class to calculate the
similarity between two fields (custom calculation of lengthNorm and tf)
in different documents. But how do I do this in ferret? (I know to boost
a field, but this is not what I
2001 Jul 21
5
Failed X11 authentication does the wrong thing
Hi,
if I do the following:
ssh -X localhost
su - another_user
xterm
I get:
X connection to ming:10.0 broken (explicit kill or server shutdown).
Where what is really wanted was something like:
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server
xterm Xt error: Can't open display: :0.0
'tis easy to reproduce the bug, but the debug