Page 6 of 10

Posted: Sat 18 May 2013, 19:14
by peebee
rcrsn51 wrote:Was samba-search able to find the desktop's share when connected by wifi?
No shares found by samba-search on initial boot

however after having made a connection using the ip address and then dismounting and running samba-search again the share on the server name was detected.....

Posted: Sat 18 May 2013, 19:20
by rcrsn51
It sounds like your USB adapter needs some coaxing to wake up and reveal the Samba server to the network.

Try using the combo server name in samba-login as described in the Help.

Code: Select all

ATHOME?192.168.1.0
This will force a network scan. If it finds the share, you won't need to give the desktop a static IP address.

Posted: Sat 18 May 2013, 20:02
by peebee
rcrsn51 wrote:It sounds like your USB adapter needs some coaxing to wake up and reveal the Samba server to the network.

Try using the combo server name in samba-login as described in the Help.

Code: Select all

ATHOME?192.168.1.0
This will force a network scan. If it finds the share, you won't need to give the desktop a static IP address.
That just gives a "No Connection to Puppy" message - no share found....

:(

Posted: Sat 18 May 2013, 20:10
by rcrsn51
That's too bad. So the only reliable method is to use a static IP address as the server name.

I wonder if Pnethood is any better at finding the server.

Posted: Sat 18 May 2013, 20:13
by peebee
rcrsn51 wrote:That's too bad. So the only reliable method is to use a static IP address as the server name.

I wonder if Pnethood is any better at finding the server.
Would have to try a different puppy - no pnethood any more in Slacko5.5....

Tried Precise5.5 - pnethood does not detect any share :(

Posted: Sun 19 May 2013, 02:48
by disciple
peebee wrote:Would have to try a different puppy - no pnethood any more in Slacko5.5....
Try installing it. It is more informative if you test on the same system.

Posted: Sat 08 Jun 2013, 06:22
by tomfoo13ry
Thank you for this pet rcrsn51. It is very useful.

I was having a problem with automount but it seems to have resolved itself after a few reboots.

Posted: Thu 11 Jul 2013, 23:03
by sc0ttman
I can never find any shares with YASSM...

Why do I get this error? I've got your packages installed, samba-tng, yassm, etc.. What else am I missing?!

Code: Select all

/usr/local/yassm/samba-search: line 103: nmblookup: command not found
From which (wary) pet package can i get this file any any other related files??

Posted: Thu 11 Jul 2013, 23:11
by pemasu
# find /mnt/sda6/woof-july3-raring/woof-out_x86_x86_ubuntu_raring/packages-raring -name nmblookup
/mnt/sda6/woof-july3-raring/woof-out_x86_x86_ubuntu_raring/packages-raring/samba_client/usr/bin/nmblookup

http://distro.ibiblio.org/quirky/pet_pa ... 3.0.37.pet

Posted: Thu 11 Jul 2013, 23:36
by rcrsn51
sc0ttman wrote:From which (wary) pet package can i get this file any any other related files??
What Puppy are you using? Nmblookup has been included since 4.3.1 or earlier. However, it was sometimes located in /opt/samba/bin and that folder was added to the search path.

Posted: Fri 12 Jul 2013, 08:16
by sc0ttman
rcrsn51 wrote:
sc0ttman wrote:From which (wary) pet package can i get this file any any other related files??
What Puppy are you using? Nmblookup has been included since 4.3.1 or earlier. However, it was sometimes located in /opt/samba/bin and that folder was added to the search path.
I'm using akita, which was turbopup back in the day, maybe that;s why it was missing... anyway, i added it, and yassm works fine... cheers.

Posted: Sat 08 Mar 2014, 21:48
by Scooby
HOw to use

/etc/init.d/rc.yassm ?

Code: Select all

case "$1" in
  start)
  ;;
  stop)
    for M in $HOME/YASSM/*; do
      umount-FULL $M  > /dev/null 2>&1
      rmdir $M > /dev/null 2>&1
    done
  ;;
esac
IS it for shutdown script?

Also I was thinking would it be possible to add a button to samba-login that
puts info into samba-select.dat?

Posted: Tue 23 Dec 2014, 14:51
by augras
Hi,
I like to use Yassm : very easy to use and works fine.
Thank you rcrsn51.
But i would like to have a timeout after a share is not in use : is there an option for that ?
Thank you again,
Philippe

Posted: Tue 23 Dec 2014, 15:21
by rcrsn51
augras wrote:But i would like to have a timeout after a share is not in use
Please explain. Do you want the share to be automatically unmounted if it has not been used for a while? I think that would be too difficult to implement.

Posted: Tue 23 Dec 2014, 17:22
by augras
rcrsn51 wrote:Do you want the share to be automatically unmounted if it has not been used for a while?
It's exactly what i'm looking for.
Autofs do it, but to be authenticate everything is clear in a file and yassm is a better way for that.
Philippe

Posted: Tue 23 Dec 2014, 17:29
by rcrsn51
augras wrote:Autofs do it
Sorry, but that is far too complicated for YASSM.

Posted: Tue 23 Dec 2014, 17:44
by augras
Thank you for your quick answer.
And "just" for a time out after the share is mount, is it possible ?
Philippe

Posted: Mon 19 Jan 2015, 13:10
by rcrsn51
YASSM v2.7 has several important changes.

1. The program filenames samba-login, etc. are now yassm-login, etc. This is to avoid any confusion with other Samba tools.

2. The user configuration files have moved from /root/.config/yassm to /root/.yassm.

3. YASSM-search continues to identify shares by their server name. But now it sends the server's IP address to YASSM-login. This is a more reliable way to mount shares.

4. If you select a "hidden" share, the procedure is unchanged. Enter the username and password. Click the Shares button. Select a share. Enter any required options. Click Mount.

5. If you run YASSM-login as a separate tool, you can still use server names.

6. YASSM-select can use either server names or IP addresses. But the latter are preferred, provided that they are static.

7. Previous versions of YASSM-search had an option for scanning alternate subnets. This feature has been removed. If anyone still wants it, please post a request.

Posted: Sun 22 Feb 2015, 09:04
by lemmy999
Nice tool. Only problem I am having is with "automount on boot" Your instructions state
4. Drag the file yassm-automount into your Startup folder.
I don't have a yassm-automount file in /usr/local/yassm but do have a samba-automount file. I've had a quick look at it and reckon its the same file. Is that correct?

On reboot my YASSM directory is on the desktop, clicking it I can see the Windows share I want to access but its empty.

Posted: Sun 22 Feb 2015, 12:43
by rcrsn51
lemmy999 wrote:I don't have a yassm-automount file in /usr/local/yassm but do have a samba-automount file. I've had a quick look at it and reckon its the same file. Is that correct?
See my post above yours. In v2.7, the program names have changed.
On reboot my YASSM directory is on the desktop, clicking it I can see the Windows share I want to access but its empty.
Automount uses the yassm-select database for its mounting information. Do you have your Windows share set up correctly in yassm-select?