I'm using Neutrino on Dreambox and I would like to share /hdd/mp3 dir only for let's say:
user:mp3
pass:mp3.
How to do that?
Thank you.
Eng: How to add user on Neutrino
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 21. März 2003, 09:34
-
- Erleuchteter
- Beiträge: 465
- Registriert: Mittwoch 14. August 2002, 20:45
I am not sure that you mean what you write
Is the directory /hdd/mp3 located physically on your dreambox?
The basic answer would be: It depends. What is the client operating system?
It depends on which type on share you have - NFS does not support user/password authentication but it is the prefered method (access rights depend on ip and user id of NFS client).
The buggy CIFS stuff uses a user/password authentication and should be avoided.
Is the directory /hdd/mp3 located physically on your dreambox?
The basic answer would be: It depends. What is the client operating system?
It depends on which type on share you have - NFS does not support user/password authentication but it is the prefered method (access rights depend on ip and user id of NFS client).
The buggy CIFS stuff uses a user/password authentication and should be avoided.
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 21. März 2003, 09:34
Okay, when I read it I see that I don't also understand myself .
I would like to add user which can connect via FTP on my dreambox (powered by Neutrino) which will have only READ access to /hdd/mp3 directory.
My Dreambox has HDD with created dir mp3 on which I have some mp3 files, and I would like to share this mp3 on our local and wireless network to other clients, but I don't want to gave them root password access.
So I would like just to add user with READable rights and FTP access to /hdd/mp3 dir. Thank you.
Thank you.
P.S.
It is also samehow possible to run SAMBA and do the same for Microsoft OS access.
Thanks.
I would like to add user which can connect via FTP on my dreambox (powered by Neutrino) which will have only READ access to /hdd/mp3 directory.
My Dreambox has HDD with created dir mp3 on which I have some mp3 files, and I would like to share this mp3 on our local and wireless network to other clients, but I don't want to gave them root password access.
So I would like just to add user with READable rights and FTP access to /hdd/mp3 dir. Thank you.
Thank you.
P.S.
It is also samehow possible to run SAMBA and do the same for Microsoft OS access.
Thanks.
-
- Erleuchteter
- Beiträge: 465
- Registriert: Mittwoch 14. August 2002, 20:45
My personal advice would be to install an NFS server on your dreambox , configure it (only allow read-access from certain IP-addresses) and install the NFS client of Microsoft Services for Unix (http://www.microsoft.com/windows/sfu/) on your PCs.
With basic unix or linux knowledge this should be straight-forward.
With basic unix or linux knowledge this should be straight-forward.
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 21. März 2003, 09:34
-
- Erleuchteter
- Beiträge: 465
- Registriert: Mittwoch 14. August 2002, 20:45