Displaying 2 results from an estimated 2 matches for "mapare".
Did you mean:
mapart
2004 Jun 16
1
Compiling C++ package source: linking problem?
Dear All
I'm currently developing a package for R (1.9.0) on Win32, with C++ source code.
Having followed the instructions in readme.packages, my code compiles fine with
R CMD SHLIB (as well as R CMD check) ... until I start using the internal R
functions.
(Interesting: Rprintf seems to be the exception.) For instance, the following
code compiles fine:
#include <R.h>
#include
2006 Aug 02
2
PDC problem
...o
; Sufixul pentru grupuri
ldap group suffix = ou=Groups
; Sufixul pentry utilizatori
ldap user suffix = ou=Users
; Sufixul pentru Masini
ldap machine suffix = ou=Computers
; Sufixul pentru Idmap
ldap idmap suffix = ou=Idmap
; Mapare de id-uri
idmap gid = 40000-50000
idmap uid = 40000-50000
;=========================== SHARE
; In acest share se gaseste profilul implicit si scriptul de logon
[netlogon]
path = /var/lib/samba/netlogon
guest ok = Yes
browseable = no
write list = roo...