Displaying 3 results from an estimated 3 matches for "bulbasaur".
2015 Jan 13
2
Using Linux to access files on Mac OS X
Hi Everyone,
I have tried over the past several days, unsuccessfully, to have my Linux client access folders and files shared under Mac OS X server.
Mac OS X Info:
Version 10.9.5
Username: AJames
Hostname: bulbasaur
Steps I took to share a directory:
- System Preferences
- Sharing
- File Sharing
- Add Shared Folders and let Everyone have Read Only access.
- Under "Options" I have selected "Share files and folders using SMB"
Linux Info:
Linux beedrill 3.17.7-gentoo #1 SMP Mon Dec...
2015 Jan 14
2
Using Linux to access files on Mac OS X
...the latest version but its the only version I could install on
Gentoo at the moment). Unfortunately, my issues still persist.
-----------------------------------------------------------------------
# smbclient -V
Version 4.1.14
# smbtree -U AJames
Enter AJames's password:
WORKGROUP
\\BULBASAUR bulbasaur
\\BRW008092AAD473
\\BEEDRILL Samba Server
\\BEEDRILL\IPC$ IPC Service (Samba Server)
\\BEEDRILL\public Public Stuff
# smbclient -L bulbasaur -U AJames
Enter AJames's...
2015 Jan 14
0
Using Linux to access files on Mac OS X
...2015 at 10:41:36PM +0000, Am Jam wrote:
> Hi Everyone,
>
> I have tried over the past several days, unsuccessfully, to have my Linux client access folders and files shared under Mac OS X server.
>
>
> Mac OS X Info:
> Version 10.9.5
> Username: AJames
> Hostname: bulbasaur
>
> Steps I took to share a directory:
> - System Preferences
> - Sharing
> - File Sharing
> - Add Shared Folders and let Everyone have Read Only access.
> - Under "Options" I have selected "Share files and folders using SMB"
>
>
> Linux I...