Hallo,
Ich habe einen Samba-Server in meiner UML laufen.
Die UML lädt ein Verzeichnis mittels hostfs.
Dieses möchte ich nun mit Samba in meinem LAN zur Verfügung stellen.
Ich kann es auch mounten aber nur davon lesen! Schreiben geht nicht.
Kann man hostfs-Filesysteme nicht mit Samba rw zur Verfü
Matthias Meyer wrote:
> Hallo,
>
> Ich habe einen Samba-Server in meiner UML laufen.
> Die UML lädt ein Verzeichnis mittels hostfs.
> Dieses möchte ich nun mit Samba in meinem LAN zur Verfügung stellen.
>
> Ich kann es auch mounten aber nur davon lesen! Schreiben geht
Am Sonntag, 19. Dezember 2004 20:58 schrieb Jelle Boomstra:
> On Sunday 19 December 2004 20:39, Matthias Meyer wrote:
> > Matthias Meyer wrote:
> > > Hallo,
> > >
> > > Ich habe einen Samba-Server in meiner UML laufen.
> > > Die UML lädt ein Verzeichni
Blaisorblade wrote:
>
> Almost certainly you just need to setup samba to allow write access to
> that share... maybe you have "security=host" in your smb.conf (if that
> value for "security" exists).
>
This some values out of my smb.conf
map to guest = Bad User
encrypt passwords =
Matthias Meyer wrote:
> Blaisorblade wrote:
>>
>> Almost certainly you just need to setup samba to allow write access to
>> that share... maybe you have "security=host" in your smb.conf (if that
>> value for "security" exists).
>>
> Th