Le samedi 24 novembre 2007, Richard Beare a écrit : > Running from the command line - should that work? > > [EMAIL PROTECTED] ~]# sv_groups --debug > DBG db: get > Default,1,basicdirectory,basiccvs,basicdirectory,basicsvn,basicdirectory,/, >/,/,/,/,1,1,0,0,1 from database > DBG db: get group siteadmin,1,1,1,1,0,0,1,0,0,0,0,0 from database > DBG db: get group neuromatlab,1,1,0,0,0,0,0,0,0,0,0,0 from database > DBG etc+compare: get group siteadmin, is present on the system > DBG etc+compare: get group neuromatlab, is missing on the system > DBG etc: group root maxid 0 > DBG etc: group bin maxid 1 > DBG etc: group daemon maxid 2 > DBG etc: group sys maxid 3 > DBG etc: group adm maxid 4 > DBG etc: group tty maxid 5 > DBG etc: group disk maxid 6 > DBG etc: group lp maxid 7 > DBG etc: group mem maxid 8 > DBG etc: group kmem maxid 9 > DBG etc: group wheel maxid 10 > DBG etc: group mail maxid 12 > DBG etc: group news maxid 13 > DBG etc: group uucp maxid 14 > DBG etc: group man maxid 15 > DBG etc: group games maxid 20 > DBG etc: group gopher maxid 30 > DBG etc: group dip maxid 40 > DBG etc: group ftp maxid 50 > DBG etc: group lock maxid 54 > DBG etc: group nobody maxid 99 > DBG etc: group users maxid 100 > DBG etc: group rpm maxid 100 > DBG etc: group dbus maxid 100 > DBG etc: group utmp maxid 100 > DBG etc: group nscd maxid 100 > DBG etc: group mailnull maxid 100 > DBG etc: group smmsp maxid 100 > DBG etc: group floppy maxid 100 > DBG etc: group vcsa maxid 100 > DBG etc: group haldaemon maxid 100 > DBG etc: group rpc maxid 100 > DBG etc: group rpcuser maxid 100 > DBG etc: group nfsnobody maxid 4294967294 > DBG etc: group sshd maxid 4294967294 > DBG etc: group utempter maxid 4294967294
Using the --debug option, it justs says what it would do, but actually do nothing. Here we can see you have group nfsnobody with an id extremely high 4294967294. Do you frequently use nfsnobody? Is it an option to put it to a more usual number (like 50000)? Maybe that's the reason why group creation fails. -- Mathieu Roy _______________________________________________ Savane-help mailing list [email protected] https://mail.gna.org/listinfo/savane-help
