I forgot to attach the configuration:
[global]
workgroup = XXX
netbios name = YYY
server string = cool server
interfaces = 192.168.2.0/24
encrypt passwords = Yes
log level = 2
log file = /var/log/samba/machines/%m.log
os level = 64
logon script = logon.bat
logon path = \\%L\profiles\%U
logon drive = k:
logon home = \\%L\%U
preferred master = Yes
local master = Yes
domain master = Yes
domain logons = yes
wins support = Yes
hosts allow = 192.168.1., 192.168.2., 127.0.0.1
security = user
winbind use default domain = Yes
smb passwd file = /usr/local/private/smbpasswd
socket options = TCP_NODELAY SO_KEEPALIVE IPTOS_LOWDELAY
SO_RCVBUF=8192 SO_SNDBUF=8192
enable privileges = No
set acls = Yes
On Mon, Aug 16, 2010 at 6:16 PM, Sigmar Muuga <meediake at gmail.com>
wrote:> Hello!
> I am using FreeBSD and I have installed samba-3.3.13 on it. I have
> configured it to work as a PDC. Everyting works fine except the case
> when user wants to add a printer on some Windows XP machine.
> When browsing and selecting a printer from the network and trying to
> add it, all users get the message:
> "You do not have sufficient access to your computer to connect to the
> selected printer".
>
> It worked before when I used samba-3.1 or older. After reinstalling
> the new FreeBSD 8.1 with samba-3.3.13 it does not work anymore.
>
> Anybody has some ideas, thougths?
>
> Best regards,
> Sigmar
>