Displaying 2 results from an estimated 2 matches for "concactenation".
2005 Apr 27
3
can't get samba 3.0.14a to work with ldap..part 2: smaba 3.0.15
...late:
mercury:/usr/local/samba/sbin# ./smldap-populate -a root -k 0 -m 0
Populating LDAP directory for domain TESTNET
(S-1-5-21-4179843118-1526938909-891067941)
(using builtin directory structure)
Use of uninitialized value in string ne at ./smbldap-populate line 165
Use of uninitialized value in concactenation (.) or string at
./smbldap-populate line 170
entry o=ssfsnet already exist.
adding new entry: ou=People,o=ssfsnet
adding new entry: ou=Groups,o=ssfsnet
adding new entry: ou=Computers,o=ssfsnet
Can't call method "dn" on an undefined value at ./smbldap-populate line
442, <GEN1> li...
2006 Mar 21
1
weird bugs with mmap-ing via NFS
[Moved from -current to -stable]
???????? 21 ???????? 2006 16:23, Matthew Dillon ?? ????????:
> ? ? You might be doing just writes to the mmap()'d memory, but the system
> ? ? doesn't know that.
Actually, it does. The program tells it, that I don't care to read, what's
currently there, by specifying the PROT_READ flag only.
> ? ? The moment you touch any mmap()'d