Re: SAMBA CIFS/SMBMOUNT

2015-06-10 Thread sven falempin
On Wed, Jun 10, 2015 at 2:54 PM, Stuart Henderson wrote: > On 2015/06/10 13:33, sven falempin wrote: > > > > > > On Wed, Jun 10, 2015 at 4:32 AM, Stuart Henderson > > wrote: > > > > On 2015-06-07, Max Power wrote: > > > Hi guys! > > > Question about OpenBSD 5.7 amd64. > > > How

Re: SAMBA CIFS/SMBMOUNT

2015-06-10 Thread Stuart Henderson
On 2015/06/10 13:33, sven falempin wrote: > > > On Wed, Jun 10, 2015 at 4:32 AM, Stuart Henderson > wrote: > > On 2015-06-07, Max Power wrote: > > Hi guys! > > Question about OpenBSD 5.7 amd64. > > How to mount shared device via samba fs? > > > > I tried in this way: >

Re: SAMBA CIFS/SMBMOUNT

2015-06-10 Thread sven falempin
On Wed, Jun 10, 2015 at 4:32 AM, Stuart Henderson wrote: > On 2015-06-07, Max Power wrote: > > Hi guys! > > Question about OpenBSD 5.7 amd64. > > How to mount shared device via samba fs? > > > > I tried in this way: > > # mount -t cifs //192.168.2.111/raid5/download /BACKUP -o > > username=user,

Re: SAMBA CIFS/SMBMOUNT

2015-06-10 Thread Stuart Henderson
On 2015-06-07, Max Power wrote: > Hi guys! > Question about OpenBSD 5.7 amd64. > How to mount shared device via samba fs? > > I tried in this way: > # mount -t cifs //192.168.2.111/raid5/download /BACKUP -o > username=user,password=passwd > and this returns: > mount: no mount helper program found

Re: SAMBA CIFS/SMBMOUNT

2015-06-07 Thread Dmitrij D. Czarkoff
Max Power said: > How to mount shared device via samba fs? You may use sharity-light package. -- Dmitrij D. Czarkoff