Due to other problems, my RedHat failed and required a re-installation, upon re-installation, the problem did not occur, thank you for your help anyway
thedribz
Have RH9 with Samba 3, want to connect to Win2k Pro workstation. when on workstation, logged on locally, i can go into network neighbourhood, find the domain, see the server, but cannot access it. Error message:
There are no logon servers available to service your request
Please Help!!!
try:
smbpasswd -a -m beta
if that does not work:
passwd -l beta$
then the line above, and if that fails you, you need to add the machine to the users list:
/usr/sbin/useradd -g machines -d /dev/null -c beta -s /bin/false beta$
this will only work if the machines group has been created...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.