Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ insulso problema ] problemi di mount...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Thu Jul 28, 2005 3:47 am    Post subject: [ insulso problema ] problemi di mount... Reply with quote

Ciao a tutti.
Rieccomi con la mia solita domanda da 'ma come hai fatto ad usare linux fino ad ora se nn sai xxx ??' :oops:
Bè, eccovi il problema, qualsiasi device che monto in /mnt/xyz (ma immagino anche altrove, nn ho provato) è inaccessibile agli utenti.
Questo è ciò che ho provato a fare
1 - mount -t hfsplus /dev/sda /mnt/iPod ->proprietario e gruppo della cartella /mnt/iPod diventano root:root
2 - chown steeve /mnt/iPod && chmown steeve /mnt/iPod
mount -t hfsplus /dev/sda /mnt/ipod -o rw,uid=steeve,gid=users
3 - idem come sopra ma con uid=1000 e gid=100.
In qualsiasi modo faccia cmq root accede e steeve no.
Ho provato anche con l'fstab ma i risultati non cambiano.
Mah... :roll:
Che passaggio mi perdo?
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
syntaxerrormmm
Guru
Guru


Joined: 17 Apr 2005
Posts: 449
Location: Romano di Lombardia - BG - ITALY

PostPosted: Thu Jul 28, 2005 4:42 am    Post subject: Reply with quote

Usare 'users' oppure 'owner' come opzioni per mount? Se usi il GID del gruppo 'users', perché non usi una 'umask=0002'?

Ciao.
_________________
"Every rule can be broken, but no rule may be ignored."

Last.fm - Gentoo 2006.1 on:
Acer Aspire 1355LC - suspend2-sources-2.6.18-r3
IBM Thinkpad T30 - suspend2-sources-2.6.19-r3
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Thu Jul 28, 2005 6:59 am    Post subject: Reply with quote

Quali sono i permessi di /dev/sda ?
Back to top
View user's profile Send private message
masterbrian
Guru
Guru


Joined: 13 Feb 2004
Posts: 461

PostPosted: Thu Jul 28, 2005 1:01 pm    Post subject: Reply with quote

cambia i permessi del punto di mount (/mnt/xyz) prima di montare.

Oppure, modificare il tuo /etc/fstab aggiungendo "user", in questo modo:

Code:
/dev/sdb1               /mnt/fw         auto            noauto,user,rw,noexec   0 0


[edit]
ops dimenticavo, a questo punto monta con l'utente che vuoi far essere il proprietario del tuo disco...
_________________
[img:f6b0c3bcba]http://www.danasoft.com/sig/MasterBrian.jpg[/img:f6b0c3bcba]
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Fri Jul 29, 2005 2:01 am    Post subject: Reply with quote

Avevo gia provato a cambiare i permessi al mount-point sia prima che dopo averlo montato senza effetto.
Aggiungendo user all'fstab o montandolo con umask=0002 posso entrate nella cartella ma nn posso leggervi niente.
Non avevo notato che tutto il contenuto dell'ipod era dell'utente con uid 99 e del gruppo con gid 99 (che nn esistono sul mio pc).
Ho creato il gruppo e l'utente ipod (utente che nn ha possibilità di loggarsi) e ho aggiunto steeve al gruppo ipod.
Anche così nn fungeva, finchè nn ho dato i permessi di esecuzione al gruppo.
Mo va, anche se mi sa che ho aperto un centinaio di buchi di sicurezza ... :lol:
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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