Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[NFS] Problemes de droits (resolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Fri Mar 11, 2005 2:42 pm    Post subject: [NFS] Problemes de droits (resolu) Reply with quote

Salut,

Voila j'ai recu ma kurobox, elle fait deja server samba / cups ..

Hier soir j'ai essaye de configurer nfs vite fait, vu qu'a priori ca avait pas l'air mechant ..

voila pour la partie serveur :

/etc/exports wrote:
/media/stock/animes/ 192.168.0.0/255.255.255.0(sync,rw)


tous les services demarrent correctement ...

pour le client :

/etc/fstab wrote:
192.168.0.6:/media/stock/animes /media/nfs-animes nfs rw 0 0



Venons en au probleme ...

Code:
electron nfs-animes # mkdir test
electron nfs-animes # cd test/
bash: cd: test/: Permission non accordée
electron nfs-animes #


bizarre non ?

Alors si quelqu'un a une idee je suis prenneur !

Merci.

EDIT: en cherchant, j'ai bien trouve des cas ou les gens n'avaient pas acces au partage, mais moi je l'ai, je ne peux simplement pas utiliser / lister les repertoires que je créé !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'


Last edited by kernelsensei on Fri Mar 11, 2005 6:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
_kal_
l33t
l33t


Joined: 04 Mar 2005
Posts: 602
Location: Paris

PostPosted: Fri Mar 11, 2005 5:00 pm    Post subject: Re: [NFS] Problemes de droits Reply with quote

Code:
electron nfs-animes # mkdir test
electron nfs-animes # cd test/
bash: cd: test/: Permission non accordée
electron nfs-animes #


Tu execute la commande en root, passe donc en user simple et tu verras ;)
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Fri Mar 11, 2005 5:04 pm    Post subject: Reply with quote

Code:
boris@electron /media/nfs-animes $ mkdir test3
boris@electron /media/nfs-animes $ cd test3/
-bash: cd: test3/: Permission non accordée
boris@electron /media/nfs-animes $

_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
_kal_
l33t
l33t


Joined: 04 Mar 2005
Posts: 602
Location: Paris

PostPosted: Fri Mar 11, 2005 5:18 pm    Post subject: Reply with quote

Alors la j'vois pas désolez :cry:

J'avais vu quelqu'un ayant le meme probleme, car il était en root.

:wink:
Back to top
View user's profile Send private message
blasserre
Veteran
Veteran


Joined: 10 Feb 2004
Posts: 1362
Location: Lille, Vlaanderen

PostPosted: Fri Mar 11, 2005 5:47 pm    Post subject: Reply with quote

bah question idiote :
Code:
ls -l test3

problème de umask ?
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Fri Mar 11, 2005 5:50 pm    Post subject: Reply with quote

Code:
boris@electron /media/nfs-animes $ ls -l test3/
ls: test3/: Permission non accordée


sur le server :

Code:
drwxr-xr-x  2 boris users        48 mar 11 18:01 test3

_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Fri Mar 11, 2005 6:31 pm    Post subject: Reply with quote

bon, a priori c'est nfs et reiserfs qui ne sont pas super copains ...

sur une partoche ext3 ca marche ...

peut etre parceque c'est un vieux kernel (2.4.17)
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum