[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Users Folders for the Qube 2



On Thu, 2 Nov 2000 20:29:25 -0500, "Larry M. McConnell"
<McConnellLM@xxxxxxxxxxx> wrote:

:>Does anyone know a possible solution for this problem?  I suspect it
:>requires Samba configuration changes...
:>
:>Win98 or Winnt 4.0 workstation user "admin" on to the Qube 2.  "Admin"
:>browses only the folders that it's a group member of.  Admin would like to
:>be able to Browse all folders for all users.  Since "Admin" is the
:>administrator of the network it seems logical he should be able to do such
a
:>thing, but the standard Cobalt config does not allow it.  Any ideas??

Take a look at /etc/smb.conf - I think I changed mine ... the admin entry
now
looks like:

;admin BEGIN (do not delete this line)
[admin]
   comment = Root Directory
   path = /
   public = no
   browseable = yes
   read only = no
   valid users = admin vanecek
   hide dot files = no
;admin END (do not delete this line)
;

See if that helps.

I gave this a try and I still could not browse all the users folders.  Did
not really make any noticeable changes in the Browser.  A couple of days
later I did check the smb.conf file and this is  what I had.  I noticed
Samba wrote a couple of more lines in that I did not leave in.  I'm
wondering if Cobalt has made this impossible to do. I obviously need to
learn more about Samba. Any ideas??

;paxadmin BEGIN (do not delete this line)
[paxadmin]
  path = /
  public = no
  browseable = yes
  writable = yes
  printable = no
  create mask = 0775
  valid users = admin @paxadmin
  force create mode = 0664
  force directory mode = 0775
  hide dot files = no
;paxadmin END (do not delete this line)

Larry M. McConnell, MCSE, MCP, A+
Network Administrator
Bowhead Support Services
15163 Dahlgren Road, Suite 103
King George, VA 22485
phone:  540.644.0324 ext 203
fax:  540.644.0913
e-mail:  McConnellLM@xxxxxxxxxxx <mailto:McConnellLM@xxxxxxxxxxx>