[Samba] network printers

Kopmann, Goetz Goetz.Kopmann at airbus.com
Wed Jun 4 07:35:36 GMT 2003


Hi Sergey,

we have the same problem, but I got no answer to my posting here yet :-((

If you are working with Samba 2.2.x you should take a look at etc/passwd
and etc/samba/smbpasswd and check if there are dupes of the UID. Maybe it
helps. 

Götz


---------------------------------------------------------------------------
-----------------------------
Hi, 
 
I've configured Samba as PDC. It is to serve Windows 98/2000/XP
workstations. 
Firstly everything works fine but with adding new users to the domain there

occurs serious trouble. The network printers begin to refuse access. And
then 
I noticed that the workstations begin to refuse access too. 

smb.conf
---
[global]
        netbios name = OBLR
        workgroup = X125
        server string = Samba PDC

        os level = 99
        preferred master = yes
        domain master = yes
        local master = yes
        wins support = yes

        security = user
        encrypt passwords = yes

        domain logons = yes
        logon path = \\%N\profiles\%u
        logon drive = H:
        logon home = \\oblr\%u
        logon script = scripts\%U.cmd


        socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 
SO_SNDBUF=8192

        bind interfaces only = yes
        interfaces = 10.109.0.1/255.255.255.0

        preserve case = yes
        short preserve case = yes
        case sensitive = no

	client code page = 866
	character set = KOI8-R

        guest account = guestuser

        log level = 2
        log file = /usr/local/samba/var/log.%m

        enhanced browsing = yes

        time server = yes

        name resolve order = lmhosts host wins bcast
[netlogon]
        comment = Network Logon Service
        path = /usr2/samba/netlogon
        readonly = yes
        write list = ntadmin
        guest ok = yes
        share modes = no

[profiles]
        comment = User profiles
        browseable = no
        guest ok = yes
        writable = yes
        path = /usr2/samba/ntprofiles
        read only = no
        create mask = 0600
        directory mask = 0700
	logon script = start.bat

[public]
        comment = PUBLIC
        path = /usr2/public
        public = yes
        writable = yes
        printable = no
        directory mask = 0770
        create mask = 0770

[local]
       comment = SIT
        path = /usr3/films
        public = no
        writable = no
        printable = no
        directory mask = 0770
        create mask = 0770
        valid users = to01 to02 to03 anv siriy laa bas pc2 sdtu05 vad
sdtu_tm 
        write list = to01 to02 to03 anv siriy laa bas pc2 vad
[asu]
        comment = ASU
        path = /usr2/asu
        public = no
        writable = no
        printable = no
        directory mask = 0770
        create mask = 0770
        valid users = laa anv odst siriy ods04 oper01 oper02 tre02 tre04
tre01
        write list = laa anv odst siriy ods04 oper01 oper02 tre02 tre04
tre01

---


 
Thank you for your help, 
 
Sergey
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

This mail has originated outside your organization,
either from an external partner or the Global Internet. 
Keep this in mind if you answer this message.



More information about the samba mailing list