Displaying 5 results from an estimated 5 matches for "gwch".
Did you mean:
gwc
2003 Dec 08
0
is the domain-name in smb.conf case-sensitive?
...ta: write failure.
Error =
Die Verbindung wurde vom Kommunikationspartner zur??ckgesetzt : 1 Time(s)
lib/util_str.c:safe_strcpy_fn(577) ERROR: NULL dest in safe_strcpy : 20
Time(s)
nmbd/nmbd_logonnames.c:add_logon_names(163) add_domain_logon_names:
Attempting to
become logon server for workgroup GWCH on subnet 10.0.0.1 : 1 Time(s)
nmbd/nmbd_logonnames.c:add_logon_names(163) add_domain_logon_names:
Attempting to
become logon server for workgroup GWCH on subnet UNICAST_SUBNET : 1 Time(s)
nmbd/nmbd_logonnames.c:become_logon_server_success(124)
become_logon_server_success: Samba is now a logon se...
2003 Nov 21
4
Samba with winbind trouble
Hello,
I try to implement a samba server (2.2.7a) with the authentifiactions via winbind to a PDC W2000.
When I test winbind, it works:
[root@pxtest samba]# wbinfo -t
Secret is good
[root@pxtest samba]# wbinfo -a tli%password
plaintext password authentication succeeded
[root@pxtest samba]#
I enable the winbind on the /etc/nsswitch.conf:
passwd: files winbind
shadow: files
group:
2003 Nov 20
1
Linux-Clients in Samba-Domain HOWTO ???
hi folks!
i got my samba-pdc up and running. its cool working with windows-clients.
except one usb-printer i struggle with everything seems to work.
But, i would like to authentificate even my linux-clients via samba. how
do i do this?
each machine has got its account on the samba-pdc (...the machine$...) all
are net joined...(except one which i get the error-message no usable
server...)
so,
2003 Nov 19
3
Samba 3.0 and the HP PSC 750 printer (printing over cups)
hi all,
i have samba 3.0 on a fedora-linux running. almost everyting works fine,
except one printer, my hp psc 750 (connected via usb) is not printing via
samba.
I get pages printed (via cups or whatever) if i print from the localhost.
So, here a few data from my smb.conf:
printcap name = cups
printing = cups
load printers = yes
[printers]
comment = All Printers
path =
2003 Nov 21
7
winbindd
hi all,
as i heard, i need winbind to connect linux-clients on samba. i installed
this - without pam (in the hope this would work...) but this constellation
seems to be needed, as i still cannot connect, even if winbind logs my
domain as accepted.
Do i really have to do the pam-configuration on the samba-server-side
too?? i just thought, it was enough to authentificate against smbpasswd.
is