Displaying 3 results from an estimated 3 matches for "mtlpdc".
2001 Dec 27
0
Samba PDC _and_ Samba member?
...That's my
problem.
I have the PDC setup to automatically create the machine trust accounts
(using "add user script"). It creates them just fine, at least for my
Win2k desktops. It seems to do it for the Samba member, too as I get
a positive result:
% smbpasswd -j mtlaurel -r mtlpdc -U root
Password:
Joined domain MTLAUREL.
However, when I go to the desktop and try to browse the member server,
I get a login/passwd prompt and I supply answers and the login fails.
Looking at the log (level 10) on the member server I see:
-----------------------------------------------...
2001 Nov 30
0
security = domain does not work
...I have a Samba PDC setup. I can get my Win2k desktops to login and
access the PDC just fine. I setup another Samba on our Unix print server
that I wan't to use "security = domain". It seems to be running in
"security = user" mode.
I did the "smbpasswd -j mtlaurel -r mtlpdc" just fine, so the PDC knows
about the print server, but the clients are prompted for a login and
passwd when trying to access the print server. If I create a suitable
smbpasswd file, I can login, so I see that the print server is in
"user" mode.
How can I tell using smbstatus, smcl...
2002 Mar 26
4
Can't print duplex
...Chuckie]
encrypt passwords = yes
log level = 0
preferred master = False
local master = No
domain master = False
utmp = Yes
guest account = ftp
printer admin = @it,gaa
show add printer wizard = no
wins server = mtlpdc
ldap admin dn = XXXX
ldap server = YYYY
ldap suffix = ZZZZ
use client driver = yes
[print$]
path = /var/samba/printers
write list = @it,root
create mask = 0774
force create mode = 0770
directory mask = 0775...