hello all,
i'm really trying to mount a PDC with samba-2.2.8a and RedHat8.
when i introduce the clients to domain all run Ok, but when i reboot the
system and try to logon to the domain, the system send me a message like
this "the system could not log you on because the domain
'DomainName' is
not available"
any body know what is the reason for?
please help me...
Note: Sorry my english... i speak spanish...
the smb configuration is the next:
[global]
log file = /var/log/samba/%m.log
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
logon drive = H:
keepalive = 10000
domain admin group = @admins
guest account = ftp
share modes = no
wins support = yes
domain master = yes
preferred master = yes
hosts allow = 172.16.
encrypt passwords = yes
logon home = \\%L\%U
netbios name = sauron
netbios aliases = sauron
server string = Samba PDC $v $h
logon script = netlogon.bat
unix password sync = yes
local master = yes
logon path = \\%L\home\%U
workgroup = DOMAIN
os level = 64
#password chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
security = user
status = yes
max log size = 50
log level = 1
domain logons = yes
add user script = /usr/sbin/useradd -d /dev/null -s /bin/false -g
machines -M %U -c "Cliente"
[netlogon]
path = /var/lib/samba/netlogon
read only = yes
write list = ntadmin
[profiles]
path = /var/lib/samba/ntprofile
read only = no
create mask = 0600
directory mask = 0700
[tmp]
comment = Espacio para ficheros temporales
path = /tmp
read only = no
public = yes
[home]
comment = Directorios personales de los usuarios
path = /home
read only = no
public = no
[doc]
comment = Documentacion Grupo Proyectos
path = /var/ftp/pub
valid users = proyectos,@proyectos
public = yes
writable = no
printable = no
create mask = 0765
[todo]
guest account = writeable = yes
write list = yony,escofet,@escofet,@yony,tkc,@tkc,root
path = /
comment = Ra?z del Servidor
valid users = yony,escofet,tkc,root
max connections = 5
--
Yunier Saborit Ram?rez
4to Inform?tica UHo
yunier.saborit@uho.edu.cu
yony_grm@yahoo.es
it sounds like it "works" and then it doesn't (?), after a reboot. watch out for Red Hat 8.0's "medium" and "high" firewalls that may be installed during system build. make sure your machines can ping your PDC. also, check 'iptables -L' to see that you are not keeping client requests out with the firewall rules you're running. good luck. Yunier Saborit Ram?rez wrote:> hello all, > i'm really trying to mount a PDC with samba-2.2.8a and RedHat8. > when i introduce the clients to domain all run Ok, but when i reboot the > system and try to logon to the domain, the system send me a message like > this "the system could not log you on because the domain 'DomainName' is > not available" > > any body know what is the reason for?
i'm runnig a Unix PDC is a RedHat Linux 8 On Tue, 6 May 2003 16:04:24 -0500, Warner, Jason <jason.Warner@AndersenCorp.com> wrote:> Are you running a Unix PDC or a Microsoft PDC? > > Jason Warner > > -----Original Message----- > From: Yunier Saborit Ram?rez [mailto:yunier.saborit@uho.edu.cu] Sent: > Tuesday, May 06, 2003 3:31 PM > To: samba@lists.samba.org > Subject: [Samba] samba-2.2.8a and PDC help!!! > > > hello all, > i'm really trying to mount a PDC with samba-2.2.8a and RedHat8. when i > introduce the clients to domain all run Ok, but when i reboot the system > and try to logon to the domain, the system send me a message like this > "the system could not log you on because the domain 'DomainName' is not > available" > > any body know what is the reason for? > > please help me... > > Note: Sorry my english... i speak spanish... > > the smb configuration is the next: > [global] > log file = /var/log/samba/%m.log > smb passwd file = /etc/samba/smbpasswd > socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 > logon drive = H: > keepalive = 10000 > domain admin group = @admins > guest account = ftp > share modes = no > wins support = yes > domain master = yes > preferred master = yes > hosts allow = 172.16. > encrypt passwords = yes > logon home = \\%L\%U > netbios name = sauron > netbios aliases = sauron > server string = Samba PDC $v $h > logon script = netlogon.bat > unix password sync = yes > local master = yes > logon path = \\%L\home\%U > workgroup = DOMAIN > os level = 64 > #password chat = *New*password* %n\n *Retype*new*password* %n\n > *passwd:*all*authentication*tokens*updated*successfully* > security = user > status = yes > max log size = 50 > log level = 1 > domain logons = yes > add user script = /usr/sbin/useradd -d /dev/null -s /bin/false -g > machines -M %U -c "Cliente" > > [netlogon] > path = /var/lib/samba/netlogon > read only = yes > write list = ntadmin > [profiles] > path = /var/lib/samba/ntprofile > read only = no > create mask = 0600 > directory mask = 0700 > [tmp] > comment = Espacio para ficheros temporales > path = /tmp > read only = no > public = yes > > [home] > comment = Directorios personales de los usuarios > path = /home > read only = no > public = no > [doc] > comment = Documentacion Grupo Proyectos > path = /var/ftp/pub > valid users = proyectos,@proyectos > public = yes > writable = no > printable = no > create mask = 0765 > [todo] > guest account = writeable = yes > write list = yony,escofet,@escofet,@yony,tkc,@tkc,root > path = / > comment = Ra?z del Servidor > valid users = yony,escofet,tkc,root > max connections = 5 > >-- Yunier Saborit Ram?rez 4to Inform?tica UHo yunier.saborit@uho.edu.cu yony_grm@yahoo.es
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1> Date: Tue, 06 May 2003 16:30:37 -0400 > From: =?iso-8859-15?Q?Yunier_Saborit_Ram=EDrez?<yunier.saborit@uho.edu.cu> > To: "samba@lists.samba.org" <samba@lists.samba.org> > Subject: [Samba] samba-2.2.8a and PDC help!!! > Message-ID: <oprorpxbtvfxy8pn@localhost> > Content-Type: text/plain; charset=iso-8859-15; format=flowed > MIME-Version: 1.0 > Precedence: list > Reply-To: yunier.saborit@uho.edu.cu > Message: 3 > > hello all, > i'm really trying to mount a PDC with samba-2.2.8a and RedHat8. > when i introduce the clients to domain all run Ok, but when i reboot the > system and try to logon to the domain, the system send me a message like > this "the system could not log you on because the domain 'DomainName' is > not available" >When you reboot which system? PDC or client?> any body know what is the reason for? > > > the smb configuration is the next: > [global][snip]> wins support = yes[snip] 1)If you're rebooting your server: That is the reason. Don't reboot your WINS server, it stops the windows machines from being able to easily locate machines. If you have rebooted your WINS server, reboot the machines that can't log in, or log into them with a local account and restart the "Computer Browser" or similar service. Why do you need to reboot your server anyway? 2)If you mean rebooting the client, are the clients configured to use the machine above as WINS server? If not, this is your problem. All the machines in your domain should use the same WINS server. Buchan - -- |--------------Another happy Mandrake Club member--------------| Buchan Milne Mechanical Engineer, Network Manager Cellphone * Work +27 82 472 2231 * +27 21 8828820x121 Stellenbosch Automotive Engineering http://www.cae.co.za GPG Key http://ranger.dnsalias.com/bgmilne.asc 1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE+uT8wrJK6UGDSBKcRAggJAKCPUXH7ELIs86Mwt0QQjfw4JZT4WwCfV8Pu V1IV0KIKoynZSWoAcjEZCfg=9c+E -----END PGP SIGNATURE-----