search for: ypdata

Displaying 3 results from an estimated 3 matches for "ypdata".

Did you mean: pdata
2002 Feb 24
3
password synchronization.
Hello, I'm running samba 2.2 on FreeBSD 4.4. I was wondering if there was a way to sync up the samba and FreeBSD user passwords so that when either via the unix passwd or samba's smbpasswd program a user changes a password it is changed through both systems? If anyone is dong this successfully please let me know. Thanks. Dave.
2004 Aug 06
2
improved error.log output --diff
...ot;); } else { - ERROR2("Got a NAK from %s(Unknown) (%s)", type, yp_url); + ERROR2("Got a NAK from %s(Unknown) (%s), %s", type, yp_url, "-"); } ret = 0; } @@ -104,7 +104,7 @@ source->ypdata[i]->sid); curl_con = curl_get_connection(); if (curl_con < 0) { - ERROR0("Unable to get auth connection"); + ERROR0("Unable to get auth connection, %s", "-"); } else {...
2018 Jan 14
2
YP listing problem
...et-radio.com [2018-01-14 19:31:57] DBUG yp/delete_marked_yp removed /echo.mp3 from YP server http://icecast-yp.internet-radio.com [2018-01-14 19:31:57] DBUG yp/destroy_yp_server Removing YP server entry for http://dir.xiph.org/cgi-bin/yp-cgi [2018-01-14 19:31:57] WARN yp/destroy_yp_server active ypdata not freed up [2018-01-14 19:31:57] DBUG yp/destroy_yp_server Removing YP server entry for http://yp.shoutcast.com [2018-01-14 19:31:57] DBUG yp/destroy_yp_server Removing YP server entry for http://icecast-yp.internet-radio.com [2018-01-14 19:31:57] INFO yp/yp_shutdown YP thread down [2018-01-14...