Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: File Permissions/CHMOD



Am 01.05.01, schrieb Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> ...

> > But I want it to record all files with -rw-r--r-- so that I can
> > watch the files on Windows with PowerDVD.
> >
> > Now I must do a CHMOD 644 * before I can playing the files.
> > The /video dir. has the permission drwxrwxrwx and the subdirs
> > drwxr-xr-x.

> Edit the files dvbapi.c, recording.c and videodir.c from the VDR source
> and locate the places where S_IRGRP is used. Add ' | S_IROTH' 
appropriately
> and recompile.

Or use "force group = root" (or even "force user = root") at the share in 
smb.conf.

Greetings,   Marcus


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index