_PATH_PPPDB
pppdb = tdb_open(_PATH_PPPDB, 0, 0, O_RDWR|O_CREAT, 0644);
warn("Warning: couldn't open ppp database %s", _PATH_PPPDB);