[Samba] Re: URGENT!!!!! Problem: outlook.pst with samba

Robert Schetterer robert at schetterer.org
Fri Mar 10 09:59:04 GMT 2006


i looked at my costumer which is using psts in their homes
this works if the psts are under 1GB ( later it slow very much , which 
is relate to outlook and pst not to samba )
[homes]
    comment = Home of %U on %L
    read only = No
    csc policy = disable
    browseable = No
    inherit acls = Yes
    create mask = 0700
    directory mask = 0700
    locking = No
    oplocks = False
    level2 oplocks = False
    valid users = %S
    profile acls = Yes
    store dos attributes = yes
    dos filetimes = yes
    delete readonly = yes


Jörg Nissen schrieb:
> You could try adding
>    valid users = %S
> 
> to the [homes] section.
> 
> 
> MfG
> Jörg Nissen
> 
> 
> ----- Original Message ----- From: "WolverineJR" <jreitwiessner at samson.de>
> Newsgroups: mailing.unix.samba
> Sent: Friday, March 10, 2006 10:35 AM
> Subject: Re: URGENT!!!!! Problem: outlook.pst with samba
> 
> 
>> # Global parameters
>> [global]
>>        unix charset = ISO8859-1
>>        display charset = ISO8859-1
>>        workgroup = xxxxx
>>        realm = xxx.xxx.xxx
>>        netbios name = xxxx <--- Hostname
>>        server string = Server Samba-Fileserver
>>        security = ADS
>>        password server = xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
>>        log level = 2
>>        log file = /var/log/samba/%m.log
>>        max log size = 50
>>        keepalive = 0
>>        logon home = \\xxx\%U
>>        ldap ssl = no
>>        idmap uid = 10000-20000
>>        idmap gid = 10000-20000
>>        idmap gid = 10000-20000
>>        winbind separator = +
>>        admin users = xxx , xxx
>>        inherit permissions = Yes
>>        inherit acls = Yes
>>
>> [homes]
>>        path = /homes1/%U
>>        read only = No
>>        browseable = No
>>        veto oplock files = /*.pst/*.PST/*.Pst/             <--- this
>> entry we have entered just before 2 minutes
>>
> 
> 



More information about the samba mailing list