--- Leopoldo Ghielmetti <[EMAIL PROTECTED]> wrote: > Une fois la partition montée, quels sont les authorisations du > répértoire?
[EMAIL PROTECTED] ~ $ ll / | grep shared drwxr-xr-x 2 root root 4096 May 4 11:16 shared [EMAIL PROTECTED] ~ $ mount /shared [EMAIL PROTECTED] ~ $ ll / | grep shared drwxr-xr-x 3 root root 4096 May 4 11:19 shared C'est donc une 766? > ciao, Leo > > Il mar, 2004-05-04 alle 11:38, Lloyd Dizon ha scritto: > > Salut, > > Quelqu'un sait comment donner des droits d'criture pour un utilisateur > simple > > une partition ext2/ext3? > > J'ai modifi l'entre dans mon fichier /etc/fstab comme ceci: > > > > /dev/hda6 /shared ext2 noauto,users 0 0 > > > > Et lorsque je monte la partition en tant qu'utilisateur, j'ai ceci dans > > /etc/mtab: > > /dev/hda6 /shared ext2 rw,noexec,nosuid,nodev 0 0 > > > > Donc il y a bien l'option 'rw'. Mais je vois pas l'explication pourquoi > j'ai > > 'Access denied' lorsque j'essaie d'accder en criture. Seule root l'access > > d'criture. Des ides? > > > > Lloyd > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Win a $20,000 Career Makeover at Yahoo! HotJobs > > http://hotjobs.sweepstakes.yahoo.com/careermakeover > > _______________________________________________ > > gull mailing list > > [EMAIL PROTECTED] > > http://lists.alphanet.ch/mailman/listinfo/gull > > > > > > _______________________________________________ > gull mailing list > [EMAIL PROTECTED] > http://lists.alphanet.ch/mailman/listinfo/gull __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover _______________________________________________ gull mailing list [EMAIL PROTECTED] http://lists.alphanet.ch/mailman/listinfo/gull
