search for: logbasedir

Displaying 4 results from an estimated 4 matches for "logbasedir".

2005 Jan 10
0
Samba 3.x auth. and idmap_rid on RedHat AS 2.1
...rks fine but I'm unable to compile the idmap_rid module. Here is my configuration options: ./configure --prefix=/usr --sysconfdir=/etc/samba \ --localstatedir=/var/samba --with-ldap --with-ads \ --with-smbmount --with-pam --with-pam_smbpass \ --with-winbind --with-configdir=/etc/samba \ --with-logbasedir=/var/log/samba \ --with-shared-modules=idmap_rid Here is the error: Compiling sam/idmap_rid.c with -fPIC sam/idmap_rid.c: In function `rid_idmap_parse': sam/idmap_rid.c:55: parse error before `sid_str' sam/idmap_rid.c:58: parse error before `tok' sam/idmap_rid.c:65: `sid_str' unde...
2004 Dec 30
0
Samba 3.0.10 on Red Hat AS 2.1
...(using glibc 2.2.4)? I can't complete the compilation! Here are the configuration options: ./configure --prefix=/usr --sysconfdir=/etc/samba \ --localstatedir=/var/samba --with-ldap --with-ads \ --with-smbmount --with-pam --with-pam_smbpass \ --with-winbind --with-configdir=/etc/samba \ --with-logbasedir=/var/log/samba \ --with-shared-modules=idmap_rid I need LDAP, ADS, PAM, Winbind and idmap_rid to be able to login with Active Directory users on Linux servers. I want idmap_rid to have the same UID on each server (I will use NFS). I tried idmap backend with ldap instead of idmap_rid but I'm un...
2005 Jan 31
0
How to support idmap_rid on Fedora Core 3?- RESOLVED
...dmap_rid \ >> >> Then rebuild. Make sure you add the idmap_rid module to the >> /usr/lib/samba/idmap directory. >> >> - John T. >> > > I compiled with: > ./configure --with-shared-modules=idmap_rid --with-ads --with-pam > --with-pam_smbpass --with-logbasedir=/var/log/samba > > Then created the dir: > /usr/lib/samba/idmap > > then added the symlink: > /usr/lib/samba/idmap/idmap_rid.so -> > /usr/local/samba/lib/idmap/idmap_rid.so > > Restarted the daemons - nmbd then winbond then smbd But getent passwd > still gives n...
2005 Jan 30
2
How to support idmap_rid on Fedora Core 3?
Hello, Please forgive me if this has been discussed, I did not find any references when I searched. I'm trying to replace a W2K server with a samba member server in a single ADS domain. It seems that the Fedora rpms do not support idmap_rid so I am trying to compile from the Fedora SRPM. After following the docs for building and configuring idmap_rid I get no ADS users from `getent