Displaying 2 results from an estimated 2 matches for "gallet".
Did you mean:
  wallet
  
1998 Jul 13
1
Problem with multiple interfaces
I have a Redhat 5.1 linux box configured as a firewall.  I want to run
Samba on the private side of the firewall.  I have configured:
    bind interfaces only = True
    interfaces = 10.1.0.0/16
I get the following in log.nmb
    find_response_record: response packet id 5138 received with no matching
record.
    find_subnet_for_nmb_packet: response record not found for response id 5138
   
2009 Dec 26
0
Problem using smbldap-groupadd / net group add
Hello,
I've got a problem using ldap support on my Ubuntu jaunty.
Here are the versions :
samba/jaunty uptodate 2:3.3.2-1ubuntu3.2
smbldap-tools/jaunty uptodate 0.9.4-1
First of all, smbldap-groupadd don't use the sambaNextRid to create a 
group, it compute it. Is this a normal way ?
I've patch smbldap-groupadd to do this :
- #$group_rid = 2*$_groupGidNumber+1001;
+