• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

PDC - Rechner meldet sich in der Domain nicht mehr an

Hallo,
bitte helft mir. Wir haben so ein Netzwerk mit PDC(prim... domain.. control...)..
Und eine Festen Domaine.

Nun habe ich vor kurzen ein suse 9.3 rechner istalliert und samba konfigoriert. und seit dem letzten boote melde der rechner sich nicht mehr in der domaine an, dass heißt der rechner taucht im windows netzwer nich auf.....

bitte helft mir

smb.conf
----------------------------------------------------------------------------
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2003-09-23
[global]
workgroup = MORGEN
time server = yes
map to guest = Bad User
printcap name = CUPS
socket options = SO_KEEPALIVE TCP_NODELAY IPTOS_LOWDELAY
wins support = Yes
veto files = /*.eml/*.nws/riched20.dll/*.{*}/
server string = linuxwebserver
domain master = yes
domain logons = yes
security = user
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
netbios name = linuxwebserver
restrict anonymous = no
max protocol = NT
ldap ssl = No
server signing = Auto
preferred master = yes
local master = yes
netbios aliases = linuxwebserver
netbios scope = linuxwebserver
guest ok = yes

[transfer]
comment = transfer
inherit acls = yes
path = /transfer/
case sensitive = no
msdfs proxy = no
valid users = root
admin users = root
only user = yes
read only = no
invalid users = nobody
guest account = root

[www root]
comment = server
inherit acls = yes
path = /srv/www/
case sensitive = no
msdfs proxy = no
valid users = root
admin users = root
only user = yes
read only = no
invalid users = nobody
guest account = root

[ftp root]
comment = server
inherit acls = yes
path = /srv/ftp/
case sensitive = no
msdfs proxy = no
valid users = root
admin users = root
only user = yes
read only = no
invalid users = nobody
guest account = root

[auszubildende]
comment = wissen
inherit acls = yes
path = /transfer/Auszubildende/
read only = No
chmod = 777

[education]
comment = education
inherit acls = yes
path = /transfer/education/
read only = No
chmod = 777


----------------------------------------------------------------------------
 
Hallo,

so einen Titel "Netzwerk mit PDC, ich heule gleich................" kannst Du nun wirklich nicht nehmen. Ich nenne den mal gleich um.
 
ich habe folgendes gemacht

linux:~ # rcnmb status
Checking for Samba NMB daemon running
linux:~ # /etc/init.d/smb status
Checking for Samba SMB daemon running

funktioniert trotzdem nicht, der rechner ist in der domaine nicht drin
 
Oben