DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-03-29 13:28:22

nUll
Member
Registered: 2008-03-09
Posts: 113

Password Protect Clutch

Has any body been able to password protect the clutch dir?
If so what are the steps you took?

Thank You.

Offline

 

#2 2008-03-29 15:27:43

vedeja
Member
Registered: 2008-02-21
Posts: 161

Re: Password Protect Clutch

Check out shadowandy's instructions.

http://www.shadowandy.net/_html/archive … _in_l.html


¤ 2 x 500 GB Samsung Spinpoint ¤ FFP 0.5 ¤ Custom fanscript ¤
¤ Lighttpd 1.4.19 ¤ Transmission 1.50 ¤ FW 1.07 ¤

Offline

 

#3 2008-03-29 16:50:31

nUll
Member
Registered: 2008-03-09
Posts: 113

Re: Password Protect Clutch

vedeja.
I did the same exact thing but when I enter the username and password it does not like the username and password I get access denied...

Any Ideas?
Thanks!

Offline

 

#4 2008-03-29 17:36:24

nUll
Member
Registered: 2008-03-09
Posts: 113

Re: Password Protect Clutch

Yeap I try everything I can... even hashes from a different system...

401 - Unauthorized

Offline

 

#5 2008-03-30 04:23:20

nUll
Member
Registered: 2008-03-09
Posts: 113

Re: Password Protect Clutch

Has any body been successful?

Offline

 

#6 2008-03-30 05:38:40

nUll
Member
Registered: 2008-03-09
Posts: 113

Re: Password Protect Clutch

Finally got it working.

Thank You.

Offline

 

#7 2008-05-16 22:48:49

Sparkss
Member
Registered: 2008-05-09
Posts: 44

Re: Password Protect Clutch

what was it causing yours not to work ? and what did you do to resolve it ?  TIA  smile  (having the same challenges here)

Offline

 

#8 2008-05-17 19:17:06

SilentException
Member
From: Island of Krk, Croatia
Registered: 2008-05-04
Posts: 148

Re: Password Protect Clutch

worked for me with no problems. i just followed instructions smile

what i noticed is that when copying stuff from the webpage to vi in putty character " (double quotes) was transformed to . (dot). so you might wanna double check that one out: in the shell script used to create passwd file and in the lighttpd.conf file.

i also used this shell script:

    #!/bin/sh
    user=admin
    realm=Clutch
    pass=mypasswd

    hash=`echo -n “$user:$realm:$pass” | md5sum | cut -b -32`

    echo “$user:$realm:$hash”

(no command line arguments)


D-Link DNS-323 v1.05 fun_plug-ed + many mods,  2 x 320GB Seagate Barracuda 7200.10 RAID0, Cat6 Gigabit Network, 9k Jumbo Frames, Average (WRITE): 19,32 MB/sec, Average (READ): 28,6 MB/sec

Offline

 

#9 2008-05-18 00:34:46

Sparkss
Member
Registered: 2008-05-09
Posts: 44

Re: Password Protect Clutch

Got it all working on my end finally, not really sure what I was doing wrong the first (couple of) times.

As it stands I am likely bailing on transmission/clutch since it is lacking some pretty big functionalities (at least in my mind), like DHT and the ability to have unfinished torrents labelled with a different suffix. I also have been reading about a data verified vs data downloaded and how much % gets lost on a transmission restart. Maybe I will check into MLDonkey, or *gasp* the builtin BT in 1.05  smile.

Offline

 

#10 2008-05-18 02:46:24

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: Password Protect Clutch

mldonkey is a resource hog, I wouldn't recommend it. Transmission saves resume states for any active torrents, so you won't lose much data when restarting (although this shouldn't happen that much on a 24/7 NAS anyway).
Labeling unfinished torrents isn't there yet, but there's lots of talk about moving complete files to a different folder on the Transmission forums, so I believe it's not far away. I compile Transmission regularly, so as soon there's new functionality for us NAS users, I'll post a new version.


Can't comment on the internal BT, since I own a CH3SNAS ;)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB