[Pluto-help] R: Problema file group su RH7.3

Doni Francesco doni a ksolutions.it
Mer 8 Gen 2003 13:13:44 CET


bastava dare un'occhiata ai permessi del file /etc/group:
-rw-------    1 root     root          677 Jan  8 13:07 group

se il file lo può leggere solo root, di sicuro non lo può leggere
l'utente test; i permessi corretti che ho impostato sono:
-r-xr--r--    1 root     root          677 Jan  8 13:07 group

adesso funziona tutto 

ciao ...

>  -----Messaggio originale-----
> Da: 	Guido Ricci  
> Inviato:	mercoledì 8 gennaio 2003 11.40
> A:	'pluto-help a lists.pluto.linux.it'
> Cc:	Doni Francesco; Piccini Carlo; Nicolai Francesca; De Santis Luca
> Oggetto:	Problema file group su RH7.3
> 
> 
> Ho un problema sulla lettura del file /etc/group:
> 
> L'ambiente è una:
> RedHat Linux release 7.3 (Valhalla)
> Kernel 2.4.18-3smp on an i686
> 
> Nel momento in cui un nuovo utente di prova si logga con telnet sulla
> macchina
> si ha un errore relativo al nome del gruppo di appartenenza
> dell'utente.
> 
> Questa è la sequenza dei comandi per l'aggiunta dell'utente:
> 
> [root a ksmail-test etc]# grpck
> [root a ksmail-test etc]# useradd test
> [root a ksmail-test etc]# passwd test
> [root a ksmail-test etc]# diff passwd- passwd
> 40a41
> > test:x:11188:11188::/home/test:/bin/bash
> [root a ksmail-test etc]# diff group- group
> 44a45
> > test:x:11188:
> [root a ksmail-test etc]# diff shadow- shadow
> 42a43
> > test:$1$ixRV6EWZ$YBhME7Bij4lsygrn4R3.b/:12060:0:99999:7:::
> [root a ksmail-test etc]# diff gshadow- gshadow
> 44a45
> > test:!::
> [root a ksmail-test /]# telnet ksmail-test
> Trying 194.153.172.215...
> Connected to ksmail-test.
> Escape character is '^]'.
> Red Hat Linux release 7.3 (Valhalla)
> Kernel 2.4.18-3smp on an i686
> login: test
> Password:
> Last login: Wed Jan  8 11:28:36 from ksmail-test
> id: cannot find name for group ID 11188
> [test a ksmail-test test]$ ls -al
> total 32
> drwx------    2 test     11188        4096 Jan  8 11:16 .
> drwxr-xr-x   10 root     0            4096 Jan  8 11:20 ..
> -rw-------    1 test     11188          38 Jan  8 11:28 .bash_history
> -rw-r--r--    1 test     11188          24 Jan  8 11:15 .bash_logout
> -rw-r--r--    1 test     11188         191 Jan  8 11:15 .bash_profile
> -rw-r--r--    1 test     11188         124 Jan  8 11:15 .bashrc
> -rw-r--r--    1 test     11188         854 Jan  8 11:15 .emacs
> -rw-r--r--    1 test     11188         118 Jan  8 11:15 .gtkrc
> 
> Inoltre se ad esempio l'utente digita il comando:
> 
> [test a ksmail-test test]$ updatedb
> warning: updatedb: Could not find the group: slocate in the /etc/group
> file.
> fatal error: This is a result of the group missing or a corrupted
> group file.
> 
> Se qualcuno puo' aiutarmi lo ringrazio anticipamente.
> 
> --
> -- GUIDO RICCI
> -- Mail: ricci a ksolutions.it
>  
> 



More information about the pluto-help mailing list