Displaying 3 results from an estimated 3 matches for "geoqusl".
2000 Jan 18
1
Problem connecting to samba shares
...the banner pages print the proper username. You can disable
; the PostScript fixes by changing a variable in sambalp.
;
print command = /usr/samba/bin/sambalp %p %s %U %m
; print command = /usr/bin/lp -c -d%p -t"%U on machine %m" %s ; rm %s
load printers = yes
guest account = geoqusl
browseable = yes
; this tells Samba to use a separate log file for each machine
; that connects - default is single file named /usr/samba/var/log.smb
log file = /usr/samba/var/log.smb
; Set a max size for log files in Kb
max log size = 50
; You will need a world readable lock directory...
1999 Dec 22
8
Samba Configuration Problem
...the banner pages print the proper username. You can disable
; the PostScript fixes by changing a variable in sambalp.
;
print command = /usr/samba/bin/sambalp %p %s %U %m
; print command = /usr/bin/lp -c -d%p -t"%U on machine %m" %s ; rm %s
load printers = yes
guest account = geoqusl
browseable = yes
; this tells Samba to use a separate log file for each machine
; that connects - default is single file named /usr/samba/var/log.smb
log file = /usr/samba/var/log.smb
; Set a max size for log files in Kb
max log size = 50
; You will need a world readable lock directory...
1999 Dec 22
0
Samba on Irix 6.5 / problem on samba browsing
>I have installed Samba on Irix 6.5 and I have modified the sample smb
>configuration file as shown below. I am having problem browsing the Samba
>from Windows 95 host, it asks me to supply the //servername/IPC$ password.
Be sure geoqusl user exist in the /etc/passwd database.
Then either enable passwd encription in samba or disable it in win9x
(read ENCRYPTION.txt, man smbpasswd, man smb.conf).
--
giulioo@pobox.com
Hi, I have the same problem, with the same prompting message. I have
synchronized all my username/password and hav...