On 2020-07-06 00:46, Bob Goodwin wrote:
>
>
> On 2020-07-05 10:48, Ed Greshko wrote:
>>> Check the settings on 192.168.50.149
>> Also, what do you get when you do....
>>
>> smbclient -L 192.168.50.149 -U bobg
>>
>> You will be prompted for your smb password on the remote system.
> .
>> [bobg@WS1 ~]$ smbclient -L 192.168.50.149 -U bobg
>> Enter SAMBA\bobg's password:
>>
>>     Sharename       Type      Comment
>>     ---------       ----      -------
>>     print$          Disk      Printer Drivers
>>     IPC$            IPC       IPC Service (Samba 4.12.3)
>>     bobg            Disk      Home Directories
>> SMB1 disabled -- no workgroup available
>
> Not sure what it wants from SMB1 or why whatever it is is disabled? I 
> probably need to enter something for that but do not have any Windows to deal 
> with here ...
>

That's not important.

What is is Sharename=bobg.

So, on WS1 the command would be....

mount -o uid=bobg,credentials=/home/bobg/cred  //192.168.50.149/bobg /media/smb

And back to sleep I go.....

-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to