Hi all,
I configured a linux box (Debian Sarge) with Winbind to authenticate against
a windows 2000 server AD. After joining the Domain via
net rpc join -U Administrator
I can get all AD users and groups using
wbinfo -u
wbinfo -g
getent passwd
Everything seems to be really fine, but...
Hi there,
I found a str-replace Function but it does not work ... any hints why not? It always returns the string without replacing...
-x-x-x-
#include "postgres.h"
#include <string.h>
char * pgsql_strreplace (char * string,char * search,char *replace)
{
char * cp = string...
Hi there,
I have to write a short function for search and replacing a string in native C and I wonder if C has such a function build-in??
Thanks in advance,
schoeppchen
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.