Welcome! Log In Create A New Profile

Advanced

PogoPlug 4: cant access external usb drive on network

Posted by theeleaper 
PogoPlug 4: cant access external usb drive on network
August 19, 2015 10:57PM
Title Pretty much says it all..finally got debian working..now i cant access usb drive on network..any help would be appreciated ..
Thank you
Re: PogoPlug 4: cant access external usb drive on network
August 20, 2015 03:39AM
theeleaper Wrote:
-------------------------------------------------------
> Title Pretty much says it all..finally got debian
> working..now i cant access usb drive on
> network..any help would be appreciated ..
> Thank you

There is not enough information to help. What is the issue? please describe what you want to do, how you have set it up, and what is not working, ...

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: PogoPlug 4: cant access external usb drive on network
August 20, 2015 09:44AM
Hi
I have debian installed with your help. That is working great. Now i have a problem with external usb HD. It shows up in network. On windows machine but can not access
Thank you
Re: PogoPlug 4: cant access external usb drive on network
August 21, 2015 10:08PM
theeleaper Wrote:
-------------------------------------------------------
> Hi
> I have debian installed with your help. That is
> working great. Now i have a problem with external
> usb HD. It shows up in network. On windows machine
> but can not access
> Thank you

post your smb.conf

run the following command and post it here

cat /etc/samba/smb.conf
Re: PogoPlug 4: cant access external usb drive on network
August 22, 2015 12:00AM
Hi.

Thank you for responding. here is info
TIA

[global]
 workgroup = WORKGROUP
 server string = POGOPLUG
 netbios name = POGOPLUG
 load printers = no
 printing = bsd
 printcap name = /dev/null
 disable spoolss = yes
 log file = /var/log/samba/%m.log
 max log size = 50
 socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
 write cache size = 2097152
 use sendfile = yes

 #unprotected/public share without login
 security = share
 guest account = root

[root$]
  path = /
  read only = no
  public = yes
  writable = yes
  #force user = root
  guest ok = yes

[usb]
  path = /media/usb/share
  read only = no
  public = yes
  writable = yes
  #force user = root
  guest ok = yes

Re: PogoPlug 4: cant access external usb drive on network
August 22, 2015 03:59PM
theeleaper,

So the problem is with Samba? if it is, see this post for a working Samba config:
http://forum.doozan.com/read.php?8,23223,23293#msg-23293

I would suggest that when you need help with any problem, be very wordy :) give a lot details, as much as you can. And post a log of what you trying to do.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: PogoPlug 4: cant access external usb drive on network
August 23, 2015 05:17PM
The reason you can't share because of the security
security = share

Change your smb.conf to this one.

[global]
	log level = 0
	log file = /tmp/%m.log
	guest account = root
	load printers = no
	socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
	#wins server = 192.168.1.1
	map to guest = Bad User
	netbios name = POGOPLUG
	write cache size = 2097152
	server string = POGOPLUG
	printing = bsd
	workgroup = WORKGROUP
	os level = 20
	use sendfile = yes
	printcap name = /dev/null
	security = user
	disable spoolss = yes
	#max log size = 50

 #unprotected/public share without login
 
[root$]
  path = /
  read only = no
  public = yes
  writable = yes
  guest ok = yes

[usb]
  path = /media/usb/share
  read only = no
  public = yes
  writable = yes
  guest ok = yes

Re: PogoPlug 4: cant access external usb drive on network
August 24, 2015 08:20AM
Thank you bodhi and almaz! going to try these later when back home!
Re: PogoPlug 4: cant access external usb drive on network
August 24, 2015 10:51PM
Almaz.

I changed the smb.conf to the one you posted..i still cant access on the network..it shows up as POGOPLUG..I cant get into the usb folder
Attachments:
open | download - Capture.JPG (29.2 KB)
Re: PogoPlug 4: cant access external usb drive on network
August 25, 2015 04:56PM
sounds like you didn't restart samba service. Anyway just restart you device and PC and check if it works. In order to restart Samba you need to run the following command
for systemd
systemctl smbd restart

for initd
service samba restart
Re: PogoPlug 4: cant access external usb drive on network
August 25, 2015 08:45PM
All is good...had a error on the external usb drive..directory's where messed up..fixed and restarted..works great..Thank you Bodhi and Almaz for your help!
works on E02 too
September 13, 2015 06:52PM
almaz thank you - your solution worked on my E02 and -update- yes it works on v3 Pro too.

=========
-= Cloud 9 =-



Edited 1 time(s). Last edit at 09/13/2015 10:50PM by JoeyPogoPlugE02.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: