Re: samba printing

2003-10-03 Thread Daniel
In order to authenticate to my printer, I must enter a user account. On my windows box, I share the printer to user "Guest", and then on the linux box I use smb://Guest:@SERVERNAME/SHARENAME You may wish to try with the guest account and the null password. Hope it helps, Dan On Thu, 2003-

Re: samba printing

2003-10-02 Thread Daniel
In order to authenticate to my printer, I must enter a user account. On my windows box, I share the printer to user "Guest", and then on the linux box I use smb://Guest:@SERVERNAME/SHARENAME You may wish to try with the guest account and the null password. Hope it helps, Dan On Thu, 2003-

RE: samba printing

2003-10-02 Thread Provost, Stephane
Hi Folk :) I have an epson c82 and it took me ages to get it to work with CUPS and samba. First, samba. Here's (a snippet of) my smb.conf, maybe something will help you there. [global] admin users = root printer admin = stephane printcap name = cups load printers

RE: samba printing

2003-10-02 Thread Provost, Stephane
Hi Folk :) I have an epson c82 and it took me ages to get it to work with CUPS and samba. First, samba. Here's (a snippet of) my smb.conf, maybe something will help you there. [global] admin users = root printer admin = stephane printcap name = cups load printers

Re: samba and a bit of sound

2002-12-27 Thread Ryan Nowakowski
On Thu, Dec 26, 2002 at 03:23:32PM +0100, Kurt Sys wrote: > By the way, I also didn't manage to get sound to work. I get the message > 'can't locate module snd' (using 'alsa'). I have compiled kernel 2.4.16 > with some sound modules, but I can't 'insmod' all modules (or using > 'modconf') I woul

Re: samba and a bit of sound

2002-12-27 Thread Ryan Nowakowski
On Thu, Dec 26, 2002 at 03:23:32PM +0100, Kurt Sys wrote: > By the way, I also didn't manage to get sound to work. I get the message > 'can't locate module snd' (using 'alsa'). I have compiled kernel 2.4.16 > with some sound modules, but I can't 'insmod' all modules (or using > 'modconf') I woul

Re: samba and a bit of sound

2002-12-27 Thread Kurt Sys
Glen Mehn wrote: Kurt Sys wrote: I'll try this, later on, but I think I already tried some of these. Does make a difference if i include as a module, or directlly into the kernel? I read sometimes that it's 'better' to compile the things as modules, but i have not really an idea why... Anyway

Re: samba and a bit of sound

2002-12-27 Thread Kurt Sys
Anders Ellenshøj Andersen wrote: On Thursday 26 December 2002 17:55, Kurt Sys wrote: You really only need one package, "smbfs". I have that one, and also smbclient and some other, but apparently, I don't need these... Once that is installed you should be able to mount windows shares wit

Re: samba and a bit of sound

2002-12-27 Thread Kurt Sys
Glen Mehn wrote: Kurt Sys wrote: I'll try this, later on, but I think I already tried some of these. Does make a difference if i include as a module, or directlly into the kernel? I read sometimes that it's 'better' to compile the things as modules, but i have not really an idea why... Anyway

Re: samba and a bit of sound

2002-12-27 Thread Kurt Sys
Anders Ellenshøj Andersen wrote: On Thursday 26 December 2002 17:55, Kurt Sys wrote: You really only need one package, "smbfs". I have that one, and also smbclient and some other, but apparently, I don't need these... Once that is installed you should be able to mount windows shares with:

Re: samba and a bit of sound

2002-12-26 Thread Anders Ellenshøj Andersen
On Thursday 26 December 2002 17:55, Kurt Sys wrote: > OK... I'm sorry I didn't no that expression... I'll never forget it. But > euh, smb is installed, as a module. And I installed several smb-packages > too. It's just, I can read server-data if i use xsmbrowser, but mounting > seems not to work..

Re: samba and a bit of sound

2002-12-26 Thread Glen Mehn
Kurt Sys wrote: I'll try this, later on, but I think I already tried some of these. Does make a difference if i include as a module, or directlly into the kernel? I read sometimes that it's 'better' to compile the things as modules, but i have not really an idea why... Anyway, it's worth the e

Re: samba and a bit of sound

2002-12-26 Thread Kurt Sys
Quoting Anders Ellenshøj Andersen <[EMAIL PROTECTED]>: > On Thursday 26 December 2002 17:20, Kurt Sys wrote: > > > OK... problem found, I guess: > > > > # Can't locate module iirc > > Sorry I should have know better than to be that imprecise. iirc is just > shorthand for if I remember correctly

Re: samba and a bit of sound

2002-12-26 Thread Anders Ellenshøj Andersen
On Thursday 26 December 2002 17:20, Kurt Sys wrote: > OK... problem found, I guess: > > # Can't locate module iirc Sorry I should have know better than to be that imprecise. iirc is just shorthand for if I remember correctly. Using the regular kernel its just # modprobe smb > What's the most '

Re: samba and a bit of sound

2002-12-26 Thread Kurt Sys
Anders Ellenshøj Andersen wrote: > On Thursday 26 December 2002 15:23, Kurt Sys wrote: >> etc, but I can't mount the filesystem, even not as root. I really >> have > > You need the smb filesystem kernel module loaded (modprobe smb iirc). > And the > smbfs package must be installed also. OK... pro

Re: samba and a bit of sound

2002-12-26 Thread Anders Ellenshøj Andersen
On Thursday 26 December 2002 17:55, Kurt Sys wrote: > OK... I'm sorry I didn't no that expression... I'll never forget it. But > euh, smb is installed, as a module. And I installed several smb-packages > too. It's just, I can read server-data if i use xsmbrowser, but mounting > seems not to work..

Re: samba and a bit of sound

2002-12-26 Thread Glen Mehn
Kurt Sys wrote: I'll try this, later on, but I think I already tried some of these. Does make a difference if i include as a module, or directlly into the kernel? I read sometimes that it's 'better' to compile the things as modules, but i have not really an idea why... Anyway, it's worth the e

Re: samba and a bit of sound

2002-12-26 Thread Anders Ellenshøj Andersen
On Thursday 26 December 2002 15:23, Kurt Sys wrote: > etc, but I can't mount the filesystem, even not as root. I really have You need the smb filesystem kernel module loaded (modprobe smb iirc). And the smbfs package must be installed also. > By the way, I also didn't manage to get sound to wor

Re: samba and a bit of sound

2002-12-26 Thread Kurt Sys
Quoting Anders Ellenshøj Andersen <[EMAIL PROTECTED]>: > On Thursday 26 December 2002 17:20, Kurt Sys wrote: > > > OK... problem found, I guess: > > > > # Can't locate module iirc > > Sorry I should have know better than to be that imprecise. iirc is just > shorthand for if I remember correctly

Re: samba and a bit of sound

2002-12-26 Thread Anders Ellenshøj Andersen
On Thursday 26 December 2002 17:20, Kurt Sys wrote: > OK... problem found, I guess: > > # Can't locate module iirc Sorry I should have know better than to be that imprecise. iirc is just shorthand for if I remember correctly. Using the regular kernel its just # modprobe smb > What's the most '

Re: samba and a bit of sound

2002-12-26 Thread Kurt Sys
Anders Ellenshøj Andersen wrote: > On Thursday 26 December 2002 15:23, Kurt Sys wrote: >> etc, but I can't mount the filesystem, even not as root. I really >> have > > You need the smb filesystem kernel module loaded (modprobe smb iirc). > And the > smbfs package must be installed also. OK... prob

Re: samba and a bit of sound

2002-12-26 Thread Anders Ellenshøj Andersen
On Thursday 26 December 2002 15:23, Kurt Sys wrote: > etc, but I can't mount the filesystem, even not as root. I really have You need the smb filesystem kernel module loaded (modprobe smb iirc). And the smbfs package must be installed also. > By the way, I also didn't manage to get sound to wor

Re: SAMBA resolv configuration

2002-11-20 Thread Chris Olds
Check the Samba docs ('apt-get install samba-doc' if you don't have them). It appears that NSS does work with NetBIOS names; the name to know is winbind. Read /usr/share/doc/samba-doc/htmldocs/winbind.html for the details. /cco

Re: SAMBA resolv configuration

2002-11-20 Thread Paulo Lopes
Nyk Tarr wrote: On Wed, Nov 20, 2002 at 08:30:22PM +, Paulo Lopes wrote: David B Harris wrote: On Wed, 20 Nov 2002 15:38:34 + Paulo Lopes <[EMAIL PROTECTED]> wrote: Hi, I've a woody laptop system and i change alot from network to network at my job. Usually all the

Re: SAMBA resolv configuration

2002-11-20 Thread David B Harris
On Wed, 20 Nov 2002 15:54:51 -0500 David B Harris <[EMAIL PROTECTED]> wrote: > On Wed, 20 Nov 2002 20:30:22 + > Paulo Lopes <[EMAIL PROTECTED]> wrote: > > That's not what i need... i need to resolve NetBIOS names such as > > other names. > > Okeydokey; had to make sure - I've run into people w

Re: SAMBA resolv configuration

2002-11-20 Thread Chris Olds
Check the Samba docs ('apt-get install samba-doc' if you don't have them). It appears that NSS does work with NetBIOS names; the name to know is winbind. Read /usr/share/doc/samba-doc/htmldocs/winbind.html for the details. /cco -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: SAMBA resolv configuration

2002-11-20 Thread Nyk Tarr
On Wed, Nov 20, 2002 at 08:30:22PM +, Paulo Lopes wrote: > David B Harris wrote: > > >On Wed, 20 Nov 2002 15:38:34 + > >Paulo Lopes <[EMAIL PROTECTED]> wrote: > > > > > >>Hi, > >> > >>I've a woody laptop system and i change alot from network to network at > >>my job. Usually all the netw

RE: SAMBA

2002-11-20 Thread Jay
Coolness, I'll try that, thanks! - Jay. ~-Original Message- ~From: David B Harris [mailto:[EMAIL PROTECTED] ~Sent: Wednesday, November 20, 2002 12:58 PM ~To: debian-laptop@lists.debian.org ~Cc: [EMAIL PROTECTED] ~Subject: Re: SAMBA ~ ~ ~(Please respond to debian-laptop@lists.debia

Re: SAMBA

2002-11-20 Thread David B Harris
(Please respond to debian-laptop@lists.debian.org, not privately :) On Wed, 20 Nov 2002 09:59:16 -0800 Jay <[EMAIL PROTECTED]> wrote: > Thanks for replying. > > It's a Sharp Mebius laptop with a 2.1Gb HD, FAT Windows 98 partition. > And Debian Potato Linux on the other. > > The thing is that the

Re: SAMBA resolv configuration

2002-11-20 Thread David B Harris
On Wed, 20 Nov 2002 20:30:22 + Paulo Lopes <[EMAIL PROTECTED]> wrote: > That's not what i need... i need to resolve NetBIOS names such as other > names. Okeydokey; had to make sure - I've run into people who've made the mistake in the past, sooo... :) > The network does not have a WINS serve

Re: SAMBA resolv configuration

2002-11-20 Thread Paulo Lopes
David B Harris wrote: On Wed, 20 Nov 2002 15:38:34 + Paulo Lopes <[EMAIL PROTECTED]> wrote: Hi, I've a woody laptop system and i change alot from network to network at my job. Usually all the networks i join are windows machines networks using smb protocol to communicate. I wanted to

Re: SAMBA resolv configuration

2002-11-20 Thread Paulo Lopes
Nyk Tarr wrote: On Wed, Nov 20, 2002 at 08:30:22PM +, Paulo Lopes wrote: David B Harris wrote: On Wed, 20 Nov 2002 15:38:34 + Paulo Lopes <[EMAIL PROTECTED]> wrote: Hi, I've a woody laptop system and i change alot from network to network at my job. Usually all the netw

Re: SAMBA resolv configuration

2002-11-20 Thread David B Harris
On Wed, 20 Nov 2002 15:54:51 -0500 David B Harris <[EMAIL PROTECTED]> wrote: > On Wed, 20 Nov 2002 20:30:22 + > Paulo Lopes <[EMAIL PROTECTED]> wrote: > > That's not what i need... i need to resolve NetBIOS names such as > > other names. > > Okeydokey; had to make sure - I've run into people w

Re: SAMBA resolv configuration

2002-11-20 Thread Nyk Tarr
On Wed, Nov 20, 2002 at 08:30:22PM +, Paulo Lopes wrote: > David B Harris wrote: > > >On Wed, 20 Nov 2002 15:38:34 + > >Paulo Lopes <[EMAIL PROTECTED]> wrote: > > > > > >>Hi, > >> > >>I've a woody laptop system and i change alot from network to network at > >>my job. Usually all the netw

RE: SAMBA

2002-11-20 Thread Jay
Coolness, I'll try that, thanks! - Jay. ~-Original Message- ~From: David B Harris [mailto:[EMAIL PROTECTED]] ~Sent: Wednesday, November 20, 2002 12:58 PM ~To: [EMAIL PROTECTED] ~Cc: [EMAIL PROTECTED] ~Subject: Re: SAMBA ~ ~ ~(Please respond to [EMAIL PROTECTED], not privately :)

Re: SAMBA

2002-11-20 Thread David B Harris
(Please respond to [EMAIL PROTECTED], not privately :) On Wed, 20 Nov 2002 09:59:16 -0800 Jay <[EMAIL PROTECTED]> wrote: > Thanks for replying. > > It's a Sharp Mebius laptop with a 2.1Gb HD, FAT Windows 98 partition. > And Debian Potato Linux on the other. > > The thing is that the floppy and C

Re: SAMBA resolv configuration

2002-11-20 Thread David B Harris
On Wed, 20 Nov 2002 20:30:22 + Paulo Lopes <[EMAIL PROTECTED]> wrote: > That's not what i need... i need to resolve NetBIOS names such as other > names. Okeydokey; had to make sure - I've run into people who've made the mistake in the past, sooo... :) > The network does not have a WINS serve

Re: SAMBA resolv configuration

2002-11-20 Thread Paulo Lopes
David B Harris wrote: On Wed, 20 Nov 2002 15:38:34 + Paulo Lopes <[EMAIL PROTECTED]> wrote: Hi, I've a woody laptop system and i change alot from network to network at my job. Usually all the networks i join are windows machines networks using smb protocol to communicate. I wanted to kn

Re: SAMBA resolv configuration

2002-11-20 Thread David B Harris
On Wed, 20 Nov 2002 15:38:34 + Paulo Lopes <[EMAIL PROTECTED]> wrote: > Hi, > > I've a woody laptop system and i change alot from network to network at > my job. Usually all the networks i join are windows machines networks > using smb protocol to communicate. I wanted to know if there's any

RE: SAMBA

2002-11-20 Thread Jay
Hi Listies: And to add to this question, can you use SAMBA to access windows on a different partition of the same HD from the drive? TIA May the Force of the Dragon's Spirit be with you...In Accordance With The Prophecy. Happy Hacking, Bright Blessings and Gentle Breezes! -*/ -= )O( Jay )O(

Re: SAMBA resolv configuration

2002-11-20 Thread David B Harris
On Wed, 20 Nov 2002 15:38:34 + Paulo Lopes <[EMAIL PROTECTED]> wrote: > Hi, > > I've a woody laptop system and i change alot from network to network at > my job. Usually all the networks i join are windows machines networks > using smb protocol to communicate. I wanted to know if there's any

RE: SAMBA

2002-11-20 Thread Jay
Hi Listies: And to add to this question, can you use SAMBA to access windows on a different partition of the same HD from the drive? TIA May the Force of the Dragon's Spirit be with you...In Accordance With The Prophecy. Happy Hacking, Bright Blessings and Gentle Breezes! -*/ -= )O( Jay )O(