Changeset 11214

Show
Ignore:
Timestamp:
08/17/08 15:13:22 (5 months ago)
Author:
/C=ES/O=Warp Networks S.L./CN=juruen@…
Message:

+ Remove deprecated printer admin configuration key in smb.conf.mas
+ Enable dns proxy in smb.conf.mas
closes #1107

Location:
trunk/client/samba
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/client/samba/ChangeLog

    r11207 r11214  
    66        + Use eBox OID number in LDAP schemas 
    77        + Do not use shares that don't have permission for any user or group 
     8        + Remove deprecated printer admin configuration key in smb.conf.mas 
     9        + Enable dns proxy in smb.conf.mas 
    8100.11.103 
    911        + Bugfix. Add and use EBox::Samba::Types::Select to avoid  
  • trunk/client/samba/stubs/smb.conf.mas

    r10574 r11214  
    3535 printcap name = CUPS 
    3636 wins support = Yes 
     37 dns proxy = Yes 
    3738 ldap suffix = <% $ldap->{'dn'} %> 
    3839 ldap machine suffix = ou=Computers 
     
    4344 map acl inherit = Yes 
    4445 printing = cups 
    45  printer admin = Administrator 
    4646 
    4747% if ($pdc) {