you have configured your samba server as a domain master with domain master = True yet you refer authentication to win pdc with security = DOMAIN recheck ALL your settings in smb.conf Richard Coates
On Tue, 2003-03-25 at 10:34, [EMAIL PROTECTED] wrote: > Hi guys! > > I am the new one again, I can see my server inside my windows domain now, > but when I do double click on it, it asks me for a username a password to > get into it, I have made all the samba accounts and these are the same as > unix users, but it says that is a incorrect password or different username. > > I do not know whats going on, because for me everything is ok, I want all > my windows domain users have acces to my samba server. > > Do You know What I am doing wrong? > > My samba file: > > > |-------------------------------------------------------------------------------| > | | > | # Samba config file created using SWAT | > | # from 0.0.0.0 (0.0.0.0) | > | # Date: 2003/03/24 18:25:35 | > | | > | # Global parameters | > | [global] | > | workgroup = COTYMXUNIX | > | netbios name = MXLINUX | > | netbios aliases = cotylinux | > | server string = Samba Server %v | > | interfaces = 10.19.2.10/255.255.252.0 | > | security = DOMAIN | > | encrypt passwords = Yes | > | update encrypted = Yes | > | password server = * | > | username map = /etc/samba/user.map | > | log file = /var/log/samba/log.%m | > | max log size = 50 | > | socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 | > | printcap name = lpstat | > | logon script = logon.cmd | > | domain logons = Yes | > | os level = 64 | > | domain master = True | > | dns proxy = No | > | wins server = 10.19.0.23 | > | default service = homes | > | remote announce = 10.19.1.90/coty | > | comment = Pruebas | > | path = /home/test | > | username = administrator,administrator$,lap_admin | > | guest account = administrator | > | valid users = administrator,administrator$,lap_admin,@administrator,| > | @lap_admin,@machines | > | admin users = administrator | > | force user = administrator | > | force group = unix01 | > | read only = No | > | create mask = 0777 | > | force create mode = 0777 | > | directory mask = 0777 | > | force directory mode = 0777 | > | guest ok = Yes | > | only user = Yes | > | printing = cups | > | printer name = contra | > | delete readonly = Yes | > | | > | [homes] | > | comment = Home Directories | > | path = /home/dir | > | only user = No | > | | > | [printers] | > | comment = All Printers | > | path = /var/spool/samba | > | read only = Yes | > | create mask = 0700 | > | printable = Yes | > | print command = lpr-cups -P %p -o raw %s -r # using client side | > | printer drivers. | > | browseable = No | > | | > | [print$] | > | path = /var/lib/samba/printers | > | write list = @adm root | > | read only = Yes | > | | > | [pdf-generator] | > | comment = PDF Generator (only valid users) | > | path = /var/tmp | > | guest ok = No | > | printable = Yes | > | print command = /usr/share/samba/scripts/print-pdf %s ~%u | > | \\\\\\\\%L\\\\%u %m %I & | > | | > | [netlogon] | > | | > | | > |-------------------------------------------------------------------------------| > > > > > > Muchas Gracias > > > Manuel Casoluengo Villanueva > Network Administrator Mexico > Coty Inc. > > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
