Hi Can somebody help me concerning this problm with samba. I am using samba 2.0.7 to link clearcase DB files on server UNIX with NT clearcase clients. We have upgraded clients from winNT4.0 to win2000 . Now we have many trouble like : PC stuck performance very slow file not found ( it exists!) etc... I saw in the samba log file of users the message as follow: cbc0794634 (137.x.x.x) connect to service clearcase as user nobody (uid=60001, gid=60001) (pid 15403) [2001/12/16 13:51:50, 1] smbd/service.c:(583) sometime the user is not known and get "nobody" user permissions .I think it can be 1 of the reasons of my problems. What I have to configure to get a good authentication in samba for users. The user login is the same in Unix world than in NT world. Do you think that there is another cause to these problems.? Layani Roger TI-CBC Israel CM -administrator Tel 972 9 9706431
On Monday 17 December 2001 02:57, Layani, Roger wrote:> I am using samba 2.0.7 to link clearcase DB files on server UNIX with NT > clearcase clients. > We have upgraded clients from winNT4.0 to win2000 . > Now we have many trouble like : > PC stuck > performance very slow > file not found ( it exists!) > etc... > > I saw in the samba log file of users the message as follow: > cbc0794634 (137.x.x.x) connect to service clearcase as user nobody > (uid=60001, > gid=60001) (pid 15403) > [2001/12/16 13:51:50, 1] smbd/service.c:(583) > > > sometime the user is not known and get "nobody" user permissions .I think > it can be 1 of the reasons of my problems. > What I have to configure to get a good authentication in samba for users.check "map to guest=..." and "guest account=..." in smb.conf
Gerald (Jerry) Carter
2001-Dec-17 10:18 UTC
Samba-Clearcase: users are seen as nobody user
On Mon, 17 Dec 2001, Layani, Roger wrote:> > > Hi > > Can somebody help me concerning this problm with samba. > > I am using samba 2.0.7 to link clearcase DB files on server UNIX with NTUpgrade to the latest samba release (2.2.2) and try to reproduce the problems. If they still ocur, repost the appropriate information. chau, jerry --------------------------------------------------------------------- Hewlett-Packard http://www.hp.com SAMBA Team http://www.samba.org -- http://www.plainjoe.org "Sam's Teach Yourself Samba in 24 Hours" 2ed. ISBN 0-672-32269-2 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--
[global] printing = bsd printcap name = /etc/printcap oad printers = yes guest account = nobody invalid users = root [printers] comment = All Printers browseable = no print ok = yes path = /tmp printable = yes printer = lp_text public = yes writable = no create mode = 0700 Im trying to print from NT4 SP6a to Linux Debian 2.2, kernel 2.4.17-686-smp samba 2.0.7-3.4 (stock potato) The setup used to work until this weekend when i rebuilt the linux box with a new hd and re-installed. The kernel is upgraded from 2.4.9 but otherwise same version of samba and debian. problem is I cannot print a test page or a .txt or a .doc from either of 2 NT4 workstation boxes using word, wordpad, notepad or test page button. This command works fine, copy dos.txt \\kascha\lp_text as does echo hello > \\kascha\lp_text linux printing like lpr /etc/printcap works fine ive exhausted my samba books.... :/ [home] shares work fine on the linux box so im stumped dead... any ideas pls? ta Steven
just put the printer on one NT box and printed locally fine, then did a remote print from the other NT box, works fine. Suggests a samba issue to me Steven thing wrote:> > [global] > printing = bsd > printcap name = /etc/printcap > oad printers = yes > guest account = nobody > invalid users = root > > [printers] > comment = All Printers > browseable = no > print ok = yes > path = /tmp > printable = yes > printer = lp_text > public = yes > writable = no > create mode = 0700 > > Im trying to print from NT4 SP6a to Linux Debian 2.2, kernel > 2.4.17-686-smp samba 2.0.7-3.4 (stock potato) > > The setup used to work until this weekend when i rebuilt the linux box > with a new hd and re-installed. > > The kernel is upgraded from 2.4.9 but otherwise same version of samba > and debian. > > problem is I cannot print a test page or a .txt or a .doc from either of > 2 NT4 workstation boxes using word, > wordpad, notepad or test page button. > > This command works fine, > > copy dos.txt \\kascha\lp_text > > as does > > echo hello > \\kascha\lp_text > > linux printing like > > lpr /etc/printcap works fine > > ive exhausted my samba books.... > > :/ > > [home] shares work fine on the linux box > > so im stumped dead... > > any ideas pls? > > ta > > Steven > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba