You could try adding
   valid users = %S

to the [homes] section.


MfG
Jörg Nissen


----- Original Message ----- From: "WolverineJR" <[EMAIL PROTECTED]>
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



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to