Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Linux Mandrake directory premissions (mnt folder) etc...

[es] :: Linux :: Linux Mandrake directory premissions (mnt folder) etc...

[ Pregleda: 3747 | Odgovora: 4 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

O4SiS
Dalmatia

Član broj: 22389
Poruke: 149
*.cmu.carnet.hr

ICQ: 146566222


Profil

icon Linux Mandrake directory premissions (mnt folder) etc... 29.06.2004. u 00:33 - pre 241 meseci
Evo bas sam instalirao Mandrake 9.1 i imam problem ne mogu da otvorim mount-ane uređaje pristupiti im može samo administrator ili root pokusavao sam da namjestim premmisions ali nakon toga na ikonici uređaja se pokaže da je zaključano (katanac)!? Kako riješiti problem?

Kako je dobar ovaj linux!

Linux rock-s Windows sucks! :)))


There are 10 types of people in the world:
Those who understand binary and those who don't.
 
Odgovor na temu

Sir_Oliver
Milan Jovanovic
Beograd RS / Aurora IL

Član broj: 2557
Poruke: 353

Sajt: www.novarepublika.com


+17 Profil

icon Re: Linux Mandrake directory premissions (mnt folder) etc... 29.06.2004. u 01:00 - pre 241 meseci
Jedan od nacina da resis problem je:
1. cukaj u konzoli 'id' (bez apostrofa) kao obican user => izbacice ti nesto tipa:
Code:
uid=1000(milan) gid=100(users) groups=100(users),11(floppy),17(audio),18(video),19(cdrom)

obrati paznju na ovo uid=1000. to znaci da user milan ima user id 1000 na sistemu (kod tebe ce biti mozda neki drugi broj)
2. udji u /etc direktorijum i kao root edituj fajl fstab. Potrebno je dodati opciju uid=1000 (ili koji je vec tvoj id). To otprilike izgleda ovako kada se odradi:
Code:
/dev/hda1        /disk/fat-c      vfat        defaults,uid=1000         1   0
/dev/hdb1        /disk/fat-d      vfat        defaults,uid=1000        1   0


Na ovu foru, obican user ce moci da mountuje uredjaje i da im pristupa bez problema. Za vise detalja procitaj uputstvo za mount komandu.

Sir_Oliver
 
Odgovor na temu

d3wil
Goran Pejović
CG

Član broj: 18290
Poruke: 153
*.crnagora.net

Jabber: dewil@elitesecurity.org


Profil

icon Re: Linux Mandrake directory premissions (mnt folder) etc... 29.06.2004. u 01:04 - pre 241 meseci
ja sam koristio ranije mandrake 9.1 i nisam imao problema sa particijama, ali probaj da promijenish permissions:

chown user:group /mnt/win_c
chmod 777 /mnt/win_c

ako to nemogne u /etc/fstab dodaj npr.:
/dev/hda1 /mnt/win_c vfat gid=100,owner,auto,rw 1 0

napravno zamijeni sa odgovarajucom particijom, mount pointom i file systemom....
Ne znam ja nishta, ja sam biciklom.
 
Odgovor na temu

stale85
Stanislav Antic
Student
Sremčica

Član broj: 6670
Poruke: 120
*.yu
Via: [es] mailing liste



Profil

icon Re: Linux Mandrake directory premissions (mnt folder) etc... 29.06.2004. u 06:51 - pre 241 meseci
Ako stavis u opcijama umask=022 onda ce /mnt/win_c imati sledece dozvole
rwxr-xr-x. Moze ti i to resiti problem.
/dev/hda1 /mnt/win_c vfat umask=022 1 0
Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what’s wrong.”
 
Odgovor na temu

random
Vladimir Vrzić
Beograd

Član broj: 85
Poruke: 3866
*.f.bg.ac.yu

Sajt: www.last.fm/user/vrza


+4 Profil

icon Re: Linux Mandrake directory premissions (mnt folder) etc... 29.06.2004. u 11:58 - pre 241 meseci
Citat:
Kako je dobar ovaj linux!

Linux rock-s Windows sucks! :)))


Što reče Moskri, „Ah, hvata me tuga.“
int rand(void);

Those who do not understand Unix are condemned to reinvent it, poorly.

Upali lampicu — koristi Jabber!
 
Odgovor na temu

[es] :: Linux :: Linux Mandrake directory premissions (mnt folder) etc...

[ Pregleda: 3747 | Odgovora: 4 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.