D-Link Forums
The Graveyard - Products No Longer Supported => DNS-323 => D-Link Storage => Beta code! => Topic started by: forester on May 18, 2009, 11:11:11 PM
-
(http://photofile.ru/photo/akmalov/3720770/large/84138977.jpg)
-
I don't have such problem. Checkbox is present:
(http://img148.imageshack.us/img148/6785/networkz.th.png) (http://img148.imageshack.us/my.php?image=networkz.png)
Did you restore your NAS to the factory default settings after firmware upgrade ?
-
Try using IE.
-
Chekbox is not present with IE.
DNS-321 forum, same problem.
"I'm experiencing the same issue. Reloading the page does no good. The only recourse is to reset to factory settings, but after configuring the box, the checkbox disappear..."
http://forums.dlink.com/index.php?topic=4950.msg28744#msg28744
-
Try using IE.
Not helpfull, tried 2 version of the IE and Firefox. Moreover the correct screen appears for a moment, then disappears again :(. I think that this is related to access rights to the folder or files.
-
I had the same problem when i tried Firmware 1.08.
Went back to Firmware 1.06 and used this for a day. Now I upgraded once again to Firmware 1.08 and the "All account check box" is there.
Working perfectly with Firmware 1.08.
I like especially the possibilities to select the passive ftp-ports and the possilbity to allow TLS/SSL connections only.
-
I had the same problem when i tried Firmware 1.08.
Went back to Firmware 1.06 and used this for a day. Now I upgraded once again to Firmware 1.08 and the "All account check box" is there.
Working perfectly with Firmware 1.08.
I like especially the possibilities to select the passive ftp-ports and the possilbity to allow TLS/SSL connections only.
Yes!! It works! Go to 1.06 and back to 1.08 after 1 day operating.
-
Yes!! It works! Go to 1.06 and back to 1.08 after 1 day operating.
it works until you restart :(. indeed disappear all user folders "ALL".
-
Ran into this too...
This is a deal breaker.
The interesting thing is this; initially the "All Users" box was there. I created the SMB Shares I wanted using the "All Users" setting. Later on...I had to restart the 323 then not only did the "All Users" box disappear BUT those shares I had created for "All Users" were also GONE too!
This is bizarre. But it is, after all... BETA firmware i.e. not ready for prime time.... for me anyway.
Robert
Otter River, MA
-
Ran into this too...
This is a deal breaker.
The interesting thing is this; initially the "All Users" box was there. I created the SMB Shares I wanted using the "All Users" setting. Later on...I had to restart the 323 then not only did the "All Users" box disappear BUT those shares I had created for "All Users" were also GONE too!
This is bizarre. But it is, after all... BETA firmware i.e. not ready for prime time.... for me anyway.
Robert
Otter River, MA
same :(.Think problem in samba config file security= option possible. not sure whar is correct USER or SHARE. anybody from dlink?
-
"All account box" disappears as soon as a network release was furnished!!!
If one extinguishes all network releases, the "box" dives again!
(http://img200.imageshack.us/img200/8941/dns1.png)
(http://img269.imageshack.us/img269/5108/dns2.png)
(http://img194.imageshack.us/img194/9871/dns3.png)
Sorry for bad english (translated with PROMT) ;-)
-
Hmmm. This looks like a trend.
I wonder if this might be a REAL problem. :D
Oh please on please....Fix it! Fix it! Fix it! Fix it! Fix it! Fix it! Fix it!
I really wanna use the NFS package but this little hang up is a show stopper.
Robert
Otter River, MA (No I don't live in a Muppet movie!)
-
We are working to resolve this issue for the official release.
-
Ran into this too...
This is a deal breaker.
The interesting thing is this; initially the "All Users" box was there. I created the SMB Shares I wanted using the "All Users" setting. Later on...I had to restart the 323 then not only did the "All Users" box disappear BUT those shares I had created for "All Users" were also GONE too!
This is bizarre. But it is, after all... BETA firmware i.e. not ready for prime time.... for me anyway.
Robert
Otter River, MA
Same here.
We are working to resolve this issue for the official release.
Could you tell us when, probably, the official version will be released?
-
Sorry I dont know.
-
We are working to resolve this issue for the official release.
Do you have any update on this issue??
Thanks in advance!!
-
It has been modified in final code.
-
This same problem happened a couple of years ago on the DNS-321:
http://forums.dlink.com/index.php?topic=2880
Here's the problem: (from that thread)
-----------------------------------
Here's what I see in the source JavaScript, the part that hides the "all" box:
function ChkSecurity()
{
//to show All accounts or not
var security='USER';
if(security=="USER")
document.getElementById("all_account").style.display = "none";
else
document.getElementById("all_account").style.display = "";
}
No wonder it hides it....
-----------------------------------
What you have to do is:
-Disable javascript in Firefox
-Reload the page
-Now the checkbox will be there, check it
-Re enable javascript
-reload the page and save.
-
Final release will not hide the box do not worry about it. We have redesigned the way that it works is all. Initially it was missing but will be there. We changed the SMB share mode to cooperate with Vista/Win7 better.
-
Had the same problem - works for me since flashing the new beta 1.08 build 05 ...
-
Note that you'll now have to have ALL accounts passworded if you have any with passwords. The previous code would allow you to have an anonymous share and then some passworded ones to protect some folders. IMO, this is a step backwards, and I hope that D-Link sees the light and doesn't leave it that way.