[gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Harry Putnam
Harry Putnam <[EMAIL PROTECTED]> writes: > I'm currently recompiling kdebase-kioslaves and cups with samba flag set. The recompile made the difference. After recompiling kioslaves with samba and smb flags set I know have the smb:// browse functionality in konq again. -- gentoo-user@gentoo.org

Re: [gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Iain Buchanan
On Thu, 2006-02-09 at 18:57 -0600, Harry Putnam wrote: > James Ausmus <[EMAIL PROTECTED]> writes: > > > The KDE package that utlizes a samba USE flag is: > > > > kde-base/kdebase-kioslaves > > > > What do the USE flags show for it if you do an emerge -pv kdebase-kioslaves? > > Looks like cups is

[gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Harry Putnam
Ryan Tandy <[EMAIL PROTECTED]> writes: > Sooo... you can access it from nearby Windows boxes, or you can't? > There appears to be a contradiction here. If you can't, restart samba > to make sure it's actually on. Yeah sorry I noticed that too after posting. The correct statement is that I CAN b

[gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Harry Putnam
James Ausmus <[EMAIL PROTECTED]> writes: > The KDE package that utlizes a samba USE flag is: > > kde-base/kdebase-kioslaves > > What do the USE flags show for it if you do an emerge -pv kdebase-kioslaves? Looks like cups is another that uses samba flag. Running emerge -vp -uD --newuse on kdebase

Re: [gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Iain Buchanan
On Thu, 2006-02-09 at 15:45 +0100, CapSel wrote: > I've made a little script in perl that scans some ip's and makes > entries for automount in /var/smb and than this script makes dirs like > 192.168.0.3... and in them makes links to "ghosted" dirs in /var/smb. > Any one intrested in it? > This scri

Re: [gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Ryan Tandy
Harry Putnam wrote: Iain Buchanan <[EMAIL PROTECTED]> writes: after you put USE="samba smb" into your /etc/make.conf, type $ emerge -p --newuse world to see all the ebuilds affected by the new use flags. I hope this clears it up a bit for you. Otherwise, keep posting :) There aren't

Re: [gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread James Ausmus
On 2/9/06, Harry Putnam <[EMAIL PROTECTED]> wrote: > Iain Buchanan <[EMAIL PROTECTED]> writes: > > > after you put USE="samba smb" into your /etc/make.conf, type > > $ emerge -p --newuse world > > to see all the ebuilds affected by the new use flags. > > I hope this clears it up a bit for you. Oth

[gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Harry Putnam
Iain Buchanan <[EMAIL PROTECTED]> writes: > after you put USE="samba smb" into your /etc/make.conf, type > $ emerge -p --newuse world > to see all the ebuilds affected by the new use flags. > I hope this clears it up a bit for you. Otherwise, keep posting :) There aren't any here... even with th

Re: [gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread CapSel
I've made a little script in perl that scans some ip's and makes entries for automount in /var/smb and than this script makes dirs like 192.168.0.3... and in them makes links to "ghosted" dirs in /var/smb. Any one intrested in it? This scripts scans only guest accessible shares. It helped me solve

Re: [gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Iain Buchanan
On Thu, 2006-02-09 at 05:33 -0600, Harry Putnam wrote: > Iain Buchanan <[EMAIL PROTECTED]> writes: > > >> > aha, that did it for me, now I can browse smb:// shares again! However > >> > there are other problems with it (new thread...) > >> > >> What did you do? > >> I'm not sure what was meant b

[gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Harry Putnam
Ian Porter <[EMAIL PROTECTED]> writes: > I had an similar problem with samba when I update the samba version, found > out > that samba users was not re-created. (/etc/samba/smbusers) thus I just > smdpasswd What do you mean here.. you changed the way you use samba or what? -- gentoo-user@ge

[gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-09 Thread Harry Putnam
Iain Buchanan <[EMAIL PROTECTED]> writes: >> > aha, that did it for me, now I can browse smb:// shares again! However >> > there are other problems with it (new thread...) >> >> What did you do? >> I'm not sure what was meant by checking if samba USE flag is `set'. > > I had the problem with Nau

Re: [gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-08 Thread Iain Buchanan
On Wed, 2006-02-08 at 23:59 -0600, Harry Putnam wrote: > Iain Buchanan <[EMAIL PROTECTED]> writes: > > > aha, that did it for me, now I can browse smb:// shares again! However > > there are other problems with it (new thread...) > > What did you do? > I'm not sure what was meant by checking if s

[gentoo-user] Re: Yipes I lost the ability to smb:// browse

2006-02-08 Thread Harry Putnam
Iain Buchanan <[EMAIL PROTECTED]> writes: > aha, that did it for me, now I can browse smb:// shares again! However > there are other problems with it (new thread...) What did you do? I'm not sure what was meant by checking if samba USE flag is `set'. Do you mean it appears in /etc/make.conf ...