>> Log: >> Fall back to gattering data from timer and secret files, this is >> really the last resort. >> > >> + /* add /dev/shadow */ >> + fd = open("/dev/shadow", O_RDONLY, 0); > > I think you mean /etc/shadow? Yes, thank you. Love