[Samba] virtual servers and smbpasswd

2003-10-10 Thread bkrusic
Hi,

I have every Samba server set to security = domain for
single password dbase management.

So for example, I have a Samba file server;

\\stuff\people

And the same Samba file server but its virtual server;

\\arc3\jobs

When users try to access \\arc3\jobs, they are asked
for a password and never allowed access until I copy
over smbpasswd from the Samba PDC to it.

security = domain works for the non virtual Samba
server but not the virual Samba server.

Can some one help?

Bri- 

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Roaming Profile disabling

2003-10-06 Thread bkrusic
add;

logon path =

my 2 cents;

Keep it on and educate your users on how to use the
desktop as I take it that your roaming profiles may be
getting outta hand and taking a long time to xfer
through your network.

Bri-

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] using Dfs

2003-08-29 Thread bkrusic
Hi,

Does any one have some docs I coudl read to implement
my SMB server as a Dfs server as well?

I buil a 2003 server but because it wasn't the PDC and
the fact that current Samba is not AD complient
(correct me if I am wrong), I could only create 1 tree
where I need many.

Bri-



__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] ok, so oplocks: good or bad?

2003-06-22 Thread bkrusic
Hi,

I disabled oplocks after weeks of corrupt files during
network renders amongst 80+ cpus using XP Pro.

Disabling oplocks fixed my corrupt file issue however
I suspect that my choice of using XP Pro in a serious
production env was a bad one.  I am now switching to
2K and have a feeling that with oplocks re enabled,
file corruption may not occur.

Bri-

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba failover plan on unix OS using hardware RAID

2003-06-13 Thread bkrusic
 So, my suggestion is IDE hardware RAID 1,
Since you asked, I would go with Raid 5.  Your load
being 20-30 clients is very light.

 is this a standard and good plan?
Depends on many factors as your prereqs are generic
being reliability and cost.  I mean thats just about
every ones prereq.

You need to define;

1) data type
2) amertization period if any and I'm sure you have
some kind of life span for both this need and tech
used.
3) growth over time

 with hardware RAID on unix.
Although my prereq are more intense than most on here,
I would still suggest an external SCSI to IDE Raid box
having SCSI 160/320 to a SCSI card in your PC.

I would also suggest using XFS for Linux as a file
system and testing viablity of RH9 if you plan to use
RH that is.

I've had both the 3ware internal SCSI to IDE and
external RAID box being SCSI to IDE and I vote the
latter Bcuz;

1) Better performance as the i/o is spread amongst the
RAID box and the SCSI card.
2) Better reliability as you can get the external RAID
box with hot swap for on the fly replacement of
drives.
3) More controlled env as a good RAID box will have
proper ventilation, etc while using a 3ware, you have
to make sure your PC case has proper cooling.
4) Ease of install as you don't have to rely on
specialized RAID drivers for your OS, only plain SCSI
drivers being that the nature of this is host
independant.

Plus, don't go to cheap and being penny wise can be
pound foolish.

Bri-  

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba servers

2003-06-13 Thread bkrusic
 I would like to be able to have the system on the
 UNIX box be able to read the files on
 Windows by using SAMBA to make it a mountable drive.
 Is that possible?

Well, first off, I question your needs here but you
know what you want better than anyone.

Second, if you wan to simply mount a Winblowz
partition on a Unix box (I've only used RedHat to do
this), using the command;

mount -t smbfs //foo/bar /foobar -o username=foo

would work.  Do a man mount to see if -t smbfs is
valid in your Unix.

Also, I know that if you build Samba, there is an
option to build smbmount as well as the smbmount that
comes in RedHat is a bit wierd and I believe is not a
product of samba.org but rather a product of RedHat.

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Large site installation

2003-06-09 Thread bkrusic
Hi,

I would like to share my experiance as it was gained
in post production where we beat our equipment to
death!!!

Ok;

a) determine site requirments
b) determine budget
c) establish install time
d) predict hidden costs
e) revise budget

You are in a way, project managing this stuff so its
very key that you get it right.

What I found;

Back when 10/100 was the shiznit, a couple of DAS
served via SambaNFS and distro'd the data for both
load balacing and some form of redundancy.  This
distro'd both network and disk i/o.  The network was
the bottle neck here.

Now, gig e is cheap and the burden has moved to disk
i/o.  Even when I distro amongst several 1TB servers,
I am getting 50% network utilization while file access
slows.  This means that my Raids (DAS; Linux, SGI-XFS,
Samba/NFS, discreeet IDE Raid subsystem to SCSI Ultra
160) are saturated i/o wise.

To fix this, I must either redo my Raids so I have
many more smaller disks (more spindles working) or get
a NAS like a NetApp.  I understand NetApp can go wire
speed so this means that 50% network util means 50%
disk util.

Hope this helps you.

Bri-
PS  The DAS approach is a lot more work in that I
must maintain the OS, the IDE subsystem and the SCSI
interface not to mention keep track of the distro'd
data via Dfs for Win clients and autofssymlinks for
Unix clients.  Look into NAS.  The cost for either
approach is about the same in terms of wether its all
upfront or spread over time in terms of
manitanance/headaches/etc...  The advantage is peace
of mind that a NAS buys you in that one can build a
very robust DAS.

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] oplocks in 2.2.8a

2003-06-04 Thread bkrusic
Hi,

Can I turn off oplocks for a particluer dir on a share
or is it entire share only?

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] oplocks in 2.2.8a

2003-06-04 Thread bkrusic
ooops, its veto oplocks option

sorry for the post

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] veto oplock option

2003-06-04 Thread bkrusic
Hi,

Can I veto oplock entire dirs and dirs within it via
wildcard?

I want to benefit from oplocks but some apps and
functions (Shake renders and After Effects watch
folders) seem to misbehave with it.

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] configure - more indepth

2003-06-03 Thread bkrusic
Hi,

Regarding confiure options;

--with-dce-dfs
--with-msdfs

Which do I really need for making a Samba file server
into a Dfs server as well?  I'd like to use one of my
Samba file servers as a Dfs server in connecting
Windows clients to other Samba file servers.

Also, does --with-automount work the same way in
mounting Samba shares on Linux client as does mounting
NFS shares on a Linux client?

There are other options like --with-fhs that I am
curious about.  Could it be that RedHat made Samba
with some of these features enabled?  Dfs was not one
of them.

Bri-



__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] configure - more indepth - More

2003-06-03 Thread bkrusic
Hi,

I just realized that the --with-dce-dfs is the
standards based DFS spec while --with-msdfs is the
Microstf implementation of DFS known as Dfs.

Will having support for both cause problems as I may
want to have a DFS and Dfs server.

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] msdfs syntax

2003-06-03 Thread bkrusic
Hi,

I don't follow this;

[dfs]

path = /export/dfsroot

Is this a new share named dfs appearing in the
browser?

and;

ln -s msdfs:storageA\\shareA linka

???

Perhaps if I explain what I'd like to link, then I can
a syntax example;

I have a Samba server named law with a dir of
/img1/jobs/blonde/lb/001_01

On the Dfs server, I would like to link
/jobs/blonde/lb/001_01 to
law:/img1/jobs/blonde/lb/001_01

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] current master browser = UNKOWN

2003-05-29 Thread bkrusic
Hi,

Upon looking at nmbd.log, I see

current master browser = UNKOWN

google has mountains on this so I am sifting through. 
any ideas?

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] more info; current master browser = UNKOWN

2003-05-29 Thread bkrusic
Hi,

preffered master
local master
domain master

are all yes on the PDC.

os level = 99

on all other samba file servers, os level = 0
prventing the election process (and ofcourse the
corresponding args are = no).

nmbd.log on the pdc says = UNKOWN

Bri-

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba, next level

2003-05-27 Thread bkrusic
Hi,

I usually use the version of Samba that either comes
with the OS or in the form of an RPM.

I am going to the next level of load balancing data by
using Dfs (notice I used Dfs and not DFS as Dfs is the
MS version of the standard).

Has anyone tried to build Samba with this parameter?

--with-msdfs

I got this from;

http://us2.samba.org/samba/ftp/docs/htmldocs/msdfs_setup.html

My goal is to apply the old school approach of autofs
and symbolic links like;

/jobs/blonde/shot1 -- /vol/img1
/jobsblonde/shot2 -- /vol/img2

Bri-

__
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] smbmount hangs

2003-04-05 Thread bkrusic
Hi,

Using Samba 2.2.7-4.8.0 on both RH Linux server and RH
linux client.

During extended large file xfers, I get;

smb_rety: caught signal
smb_request: result -512, setting invalid
smb_get_length: recv error = 512

Any Ideas?  I've scoured the net but to no avail. 
Still looking though as I only post here when in dire
need.

Side notes;
-Linux clients only have the samba-clinet and
samba-common packages inst'd.
-Linux clients havn't joined the domain as they are
dual boot and the SID changes between XP and Linux
domain member validation for the same machine.  I've
noticed file access is permitted even though the
machine hasn't joined the domain after booted into
Linux. 

Bri-


__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Errors

2003-03-20 Thread bkrusic
 Crystal ball is worn out.

What!!!  Come on mang, what are all us M$ users gonna
do :)

Bri-

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Re: Samba as PDC/Authentication server

2003-03-19 Thread bkrusic
IBM in the recent years since Gerstner took over (I
still have the Inside OS2 mag with him as a Borg, nice
cover), has turned into a great company.

Bri-

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] File and Directory permissions

2003-03-18 Thread bkrusic
Hi,

Your q has a few answers.

Mine;

1 - used create mode = , direcory mode = flags.
2 - manipulated uig/gid to get the perms that I
desired.

There seems a more elegant approach, ACLs.  Some
journaling file systems have inherant support for this
as well (ie; sgi_xfs).

I would recommend using ACLs as with my approach
requires understanding perm bits (rwx, t ,s bits
etc...) and some Perl to wrap it up in a nice
automated task.

Bri- 

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Windows XP + Samba

2003-03-18 Thread bkrusic
Hi,

 domain? As ra as I know Samba doesn't support
 password change dialogs at
 least in 2.x versions

Just fyi, it works (regarding domain pasword changes,
not local) as my users use it often.

When Samba 3 comes out, then there will trully be no
need for an actuall Windows PDC.  This will make
workstation roll outs easier as many cool tools that
I've seen rely on AD.

Bri-

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Windows XP + Samba

2003-03-18 Thread bkrusic
Hi,

When I press cntl+alt+del I get the dialogue box with
the 6 options.  One of them being change password,
others like log off, task manager, etc...

Bri-


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba vs Windows SAK; my observations...

2003-03-17 Thread bkrusic
Hi,

I would like to post my thoughts.

First, our file server performance and rendering times
are 1/3 faster using a Linux backbone (I have detailed
files).  Our FTP site and Web site are more reliable
and faster using Linux than Windows.  I am also
deploying Linux workstations to augment/replace our
Windows workstations and ad to our OSX presence (watch
out for OSX, it will be a major player top come) due
to;

- more fleaxable interface (X vs Windows) and thus
better workflow for users.
- less overhead and thus increased life span of
hardware
- better (much better) admin tools to remote and
automate tasks.

Second, ofcourse Open Source has its risks, mainly
being accountability.  Also, the IT dep has to be
sharp and on the ball to properly support Open Source.

However (in my opinion), ROI and TCO are more
effective when applied to IT personel than IT
infrastructure.  In other words you will see better
reults with scaling your software to your hardware
rather than the opposite.  Plus your IT staff using
Unix (Linux, etc...) will give you the ROI and lower
TCO than using Windows and all you really gotta do is
empower them with a bit of knowledge and skill.

Bri-

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] dual boot; Linux/XP join a domain

2003-03-17 Thread bkrusic
Hi,

Summary;
- boot into XP and join a domain
- boot into Linux and join a domain
- reboot into XP and I must join the domain again.

The last part is an issue as I can't expect or allow a
user to join a domain at will as they would require
the root/admin account to do so.

Is this because Linux changed the SID which domain
security is based on?
Isn't the SID a product of ethernet # and hdd serial
#?

Bri-





__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba and WinXP

2003-03-14 Thread bkrusic
 I can't get a Windows XP Embedded client to connect.
 Any help/info greatly
 appreciated.

Did you apply the reg hack to the XP client?

Bri-


__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Permission Issues

2003-03-13 Thread bkrusic
Hi,

Not to sound jonny come lately, but you should have
security = user as accounts in passwd as well as
smbpasswd.

With the appropriate uid/giu and force create
statements, you will have an elegant security
solution.

I havn't messed with ACL feature in Samba yet but I
understand its also elegant.

It takes some work but in the long run you will be
happy.

Bri-
PS  I can supply you with a sample .conf if you like
to get this going.

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] smbmount - again

2003-03-12 Thread bkrusic
Hi,

Why is it that when asking whats create mode 777
gets an answer which with a simple google search or
reading Unix basics coulda been answered anyways.

But my smbmount Q which is not answered?

So once again, 

Is there a way to use smbmount so as to inherit the
perms set forth by the remote file server?

I'd rather not use the options of;

- guest
- credentials file

as the file system that I'd like to mount has many
diff uids/gids set.

SMB is a better choice than NFS for many reasons,
especially for the fact that its user based and not
kernal based so if you're gonna say use NFS, please
don't :).

Bri-



__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Re: Printers Icon

2003-03-12 Thread bkrusic
Hi,

Yes, I didn't like this icon either.  Do this on the
conf file;

disable spoolss = yes

Bri-

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Re: Printers Icon

2003-03-12 Thread bkrusic
Hi,

So in addition I also have;

load printers = no
show add printer wizard = no
disable spoolss = yes

You did restart samba right?  Just asking :)

Bri-

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] smbmount - again

2003-03-12 Thread bkrusic
 er... smbfs is part of the kernel as far as i
 know...

er.. isn't Samba a userspace program where as NFS is
not?

er... this is the context by which my statement is
true.

er... thanks.

er...
Bri-

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] smbmount - again

2003-03-12 Thread bkrusic
So basically you don't have anything helpful for me
regarding my smbmount issue other than esoteric
comments?

Bri-

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] trimmed down .conf (ie, what swat does)

2003-03-11 Thread bkrusic
Hi,

After some thought, I decided to do what Swat does in
cleaning up my smb.conf and only having in there the
functional lines.

This was done before a massive render kicked off last
night.

My observations, but fist my env;

-4xRH7.3/8.0 Duel Zeon [EMAIL PROTECTED] ram file servers
running Samba 2.2.7 and SGI_XFS 1.1-1.2 file system at
.7TB-1TBGB each.
-pure gig-e network using Foundry FastIron3
-flat single vlan network, pure TCP/IP with larger
than default TCP window size (256K).
-mixed MacOSX/Linux/Winblowz OS
-60 proc render farm as well as using ~30 client
desktops as they are mixed duel Athlon/duel Zeon no
less than 2GHz/1-2GB ram.

Results, after trimming down the phat in smb.conf to
bare minumum, render times decreased ~25%.  The bases
of this is that just about every night, we render the
same amount of stuff so I am comparing apples to
apples.

I don't have time to do a thourough bench mark of file
xfer times but more later.  I keep tight controls and
observations of the infra structure so nothing else
new was introduced and nothing else changed (using
ethereal, mrtg, and other snmp and web based network
managment stuff, and tcpdump ofcourse :).

Just wanted to give you all the skinny as I am pretty
delighted.

Bri-

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] smbmount

2003-03-11 Thread bkrusic
Hi,

Is there a way to use smbmount so as to inherit the
perms set forth by the remote file server?

I'd rather not use the options of;

- guest
- credentials file

as the file system that I'd like to mount has many
diff uids/gids set.

SMB is a better choice than NFS for many reasons,
especially for the fact that its user based and not
kernal based so if you're gonna say use NFS, please
don't :).

Bri-

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Does the SWAT tool come with the Red Hat 8.0distribution?

2003-03-10 Thread bkrusic
 SWAT does NOT 'butcher' your smb.conf, but it does
 strip out all comments,
I feel notes are crucial in any config file.  Comments
in a config file or program are key in both reminding
you of what, when and why you did something and
letting other readers of your files know the same.

 it does optimise smb.conf for maximum efficiency.
I don't see how eliminating comments would give you
any kind of noticable auth or file xfer time.

 wild assertions that SWAT is a destructive tool!
Eliminating comments is destructive.

 So what are you doign as an open source consumer to
 help get this sorted
 out?
Post my observations and mods as you've read here in
the past.

 Again, constructive criticism
Thats a relative argument.

Bri-


__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] samba and /etc/passwd

2003-03-10 Thread bkrusic
Hi,

Does samba understand both the uid and gid feilds in
the /etc/passwd file?

When I've an XP process who is logged in under gid 100
and uid 511 try to send a process to a Linux box, the
Linux box sees the user as uid 100 rather than its uid
of 511.

File perms do work howver as I've users and groups
tweaked to allow complex file/dir access so I am
perplexed.

I've /etc/passwd consistant on all of my Unix boxes
(PDC and members).

Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Does the SWAT tool come with the Red Hat 8.0distribution?

2003-03-10 Thread bkrusic
 Perhaps you could post your specific thoughts on
 what an automated editor
I understand that by using a GUI rather than command
line will in some cases make things easier.  My
experiance with Samba is that I had to research,
implement and test many hours to get it working
(albiet, I have a very highly specialized env, Post
produstion, where file security, performance and paths
must be the same on all platforms here - MacOSX,
Linux, Windows, SGI).

If you feel Swat is a value add (it may be), it
doesn't seem like it would be hard to not del lines
starting with #.

I'm not sure what Samba uses to edit the file and 
generate a new one but why not rely on utils like 
grep and sed?

I'm not trying to be insulting to Samba.org, I'm just
hard on technology and when it does something
unexpected, I get uncomfortable.
Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Does the SWAT tool come with the Red Hat 8.0distribution?

2003-03-09 Thread bkrusic
Hi,

The Samba swat tool is included but you must manually
install it as its not part of any def install.

My advise, forget the tool as it butchers your .conf. 
You'll learn more typing in everything by hand and
reading why.  Unix is about typing stuff in a shell. 
You wan't pictures, get Winblowz.

Some automation is cool, some ain't.  Side note, the
DHCP/DNS/ DDNS update agent is another kinda crappy
automated subsystem.

Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] roaming profs, my input

2003-03-07 Thread bkrusic
Hi,

I like the flexibility of roaming profiles for acc
like Admin where we want a standard set of tools to
follow that login.  But not for everyone like the
Barneys who insist on using there desktop like a Mac.

So I enable roaming profs globally via smb.conf and
disable locally on a per account basis via the;

-my computer
-properties
-advanced
-user profiles

option.

Just sumfin that may help others.

Peace out,
Bri-


__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Linux to windoze

2003-03-02 Thread bkrusic
 Yes, You will need services for unix (~$80)
As an alternative, I've found much free ware as I
avoid buying Windows utils when I can.

 maestro nfs.
I did tests, and Samba was faster (after serious
tweaks like TCP window size, etc...) so I stuck with
Samba even though it has some leaks with XP client
disocnnects.  I think theres some idle time out
disconnects you can do to avoid this but I havn't done
the research.

Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Globals and virtual servers

2003-02-28 Thread bkrusic
Hi,

Do the global parms in smb.conf propagate to the
global parms of the smb.conf.%L files?

When I testparm the smb.conf file, it does not go test
the smb.conf.%L files.  When I testparm the
smb.conf.%L files, it shows Samba defaults as I
removed the global section of the smb.conf.%L files. 
I'd rather do without being redundant and verbose.

Bri- 

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] 1 Samba PDC and several Samba file servers/ Advice?

2003-02-24 Thread bkrusic
Hi,

Just wanted to know if any one has done this and if
so, observations?

I'm doing it via Samba file server key args;

security = domain
pasword server = *

This method allows single password database to be
ref'd.

Now, I feel that for performance reasons (time for
each client to auth), that it may be better to have a
copy and use dist (or whatever) to sync the
smbpaswd/passwd files up to a master or PDC.

I say this cuz I see an awful lotta Samba process's
running on the PDC.  Its also a home dir server which
I am moving to another Samba file server so that my
PDC is a pure auth point only.

Your thoughts?

BTW, I still like NFS better.  But I am working very
hard to learn Samba as well as I knew NFS as my bias
may be for familiarity reasons.  This Samba stuff
seems a [EMAIL PROTECTED] if you want to config it for a special
purpose production envs.

Bri-
PS  The virtual server section of the docs sux.  I'll
figure it out but man why does this have to be so time consuming?

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba authentication

2003-02-22 Thread bkrusic
Hi,

Create a Perl wrapper to update both passwd and
smbpasswd.

Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] XP needs ~30seconds to open network share

2003-02-21 Thread bkrusic
Hi,

When you have authentication (security) set to share
(basically no auth), then the browse looks to be fast.

When set it to user, it auths to the PDC before
letting you browse.  Depending how you have your
server config'd will determine its speed of
authentication (server hardware, network speed,
etc...).

To me, this is normal.  Perhaps I don't understand the
ish.

Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] how do i umount a device busy ?

2003-02-21 Thread bkrusic
Hi,

Would it be appropriate to do a killall {smbd,nmbd} ?

Seems like its down to drastic measurs.
Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Is it possible to specify Username/Password in a UNCwhen connecting to a samba server from W2K?

2003-02-20 Thread bkrusic
Hi,

Mebbe I don't understand but try this;

smbmount //foo/bar -o username=foo password-bar

I use this to cross mount servers of various types for
sym link integrity.  My way of load balancing.
Bri-

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] fail over, sorta

2003-02-19 Thread bkrusic
Hi,

This has been talked about a bit (and prolly long
before I signed up).  However something that I've been
meaning to try when time permits is incorporating a
cluster and exporting the file system via Samba.

The cluster can either be PVFS;
http://parlweb.parl.clemson.edu/pvfs/ (more for
throughout), or Oscar; http://oscar.sourceforge.net/
(more for redundancy).

I will try this in a few months as either does shift
the load more evenly in the infrastructure and
prolongs investment.

Any thoughts?
Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Win2K/XP, oplocks, and readahead.

2003-02-19 Thread bkrusic
 socket options = TCP_NODELAY IPTOS_LOWDELAY
 SO_KEEPALIVE SO_RCVBUF=65536
 SO_SNDBUF=65536

Hi,

First, we are in a similar env.  Second, are yiu using
testparm to see what config Samab is running at?  You
may find more or less tweaking is needed (a delightful
surprise).  Third, what are your xfser times in terms
if say 1GB file size?

I had to force this;
max xmit = 65535

And my settings of special interest are;
SO_RCVBUF = 262144
SO_SNDBUF = 262144

I didn't manipulate the TCP window size studio wide as
I didn't see an increase when done on my test bed PC.
 oplocks are on by def as per testparm outout
(v2.2.7).

Bri- 

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Win2K/XP, oplocks, and readahead.

2003-02-19 Thread bkrusic
Hi,

A final note (until your reply ofcourse) is our env
is;

file system = sgi_xfs
network switch = fast iron 3
server nics = duel gig-e interl server nics (not
workstation nics)
tcpip only
flat network

Bri-



__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Win2K/XP, oplocks, and readahead.

2003-02-19 Thread bkrusic
 At a desired bitrate of 500Mbit/sec I wish
 to be able to transfer a 1GB file in 16 seconds.
My god.
Is the protocal stack that much faster in BSD than
RedHat?

For a file of 1.3GB, I am getting 1min consistantly.
What are yours so far?

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Re: permission issues

2003-02-17 Thread bkrusic
 Good catch,

Thanks.  I agree with the sec ish and have moved away
from this and now use a combo of uid/gid  creat
mode-dir mode flags in the .conf.

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba]

2003-02-17 Thread bkrusic
Hi,

Try-

logon drive = h;

[homes]
browseable = no
writeable = yes
valid user = %S
create mode = 600
directory mode = 700

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] domain users in local groups

2003-02-14 Thread bkrusic
According to the docs of v2.2.7, domain groups are not
supported at this time.

What I've done and my env btw is;

Samba PDC
Samba file servers
XP/2K/Linux/MacOSX clients

Created some groups in /etc/group and assigned users 
in /etc/passwd to the appropriate groups.

Then in my smb.conf file I have;

under [share]

force dir mode = ###
force create mode = ###

and the according group/user ownership on the dir of
the file server (some shell scripting to further
modify the perms as needed for finer garnular perms).

Make sure your /etc/{passwd,group} files are in snyc.

I will play with windbind and ACLs in the future but
the above was a simple implementation.

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Microsoft Access file locking woes

2003-02-14 Thread bkrusic
I would look at oplocks and turning it off on certain
files or dirs.  Run testparm on your smb.conf to see
how Samba is configured.

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] domain group map

2003-02-14 Thread bkrusic
 I ran a testparm on my smb.conf

testparm is a good tool.  If certain options are
incorrect or depreciated then this is the best way to
find out.

I'd do a google search as thats how I fixed most of my
probs.

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] permission issues

2003-02-14 Thread bkrusic
 How can I setup the share so only
 the group owns it no
 matter what user in the group adds to the share the
 group maintains the
 permissions

under shares do;

force group = 

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] true seperate link

2003-02-13 Thread bkrusic
Hi,

I tried the virtual samba server to allow 1 share
access off of eth0 and another share access off of
eth1.

Didn't like it as when eth0 was unplugged, so was
access to both shares as the virtual Samba server was
a child process off of the main Samba server being on
eth0.

Should I have 2 smb file servers running on 1 machine
then, each for its own eth?

Bri-



__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Re: Samba in Samba

2003-02-13 Thread bkrusic
Hi,

I also had to do a;

smbpasswd -j DOMAIN -r PDC -UAdmininstrator%password

to join my Samba file server to my Samba PDC.  I was
usingh security = server but found it not very robust.
 The domain option is better.

Caveats;

security = domain
encrypt passwords = yes

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] printers and faxes

2003-02-13 Thread bkrusic
 set disable spoolss = yes

Yess, magic.  Thanks a lot.  This works so the anoying
icon does not show any more.

Thanks again,
Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] !!ATTENTION NEWBIES!!

2003-02-13 Thread bkrusic
 Come on Newbies!

O tay,

were's the ANY key?  (as in any one want a drink?)

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Performance

2003-02-13 Thread bkrusic
Hi,

Regarding my Samba file server, settings;

socket options =

TCP_NODELAY
SO_SNDBUF=262144
SO_RCVBUF=262144

max xmit=65535

I'm getting 1.3GB xfer in 1 min (did a file move to
and fro x6).

Any way to tweak even higher?

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] rpcclient enumdrivers 3 times out on NT drivers

2003-02-12 Thread bkrusic

--- Ronan Waide [EMAIL PROTECTED] wrote:
 On February 12, [EMAIL PROTECTED] said:
  This is puzzling me (and hampering some work,
 slightly):
  
  NT4SP6 + full updates server, with some printers
 attached.
 
 Woopsy, forgot to mention:
 Samba HEAD. Administrative user, joined to the
 domain, in printer
 admins group, etc.
 
 Cheers,
 Waider.
 -- 
 [EMAIL PROTECTED] / Yes, it /is/ very personal of me.
 
 It's a horrible thing to watch, almost like
 watching an infant tottering
  toward a porcupine. - Kyle Jones on MIS people
 writing C
 -- 
 To unsubscribe from this list go to the following
 URL and read the
 instructions: 
http://lists.samba.org/mailman/listinfo/samba


__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Re: samba acl's

2003-02-12 Thread bkrusic
  These basic permissions are sufficient for many
 uses,
Except mine ofcourse :)

 ACL support like XFS, and you compile Samba
 --with-acl-support, you get full NT ACL support,
Before I recompile as I've SGI_XFS running on my RH
servers, I'd like to make sure that the granular perms
are as fine as NTs.  Are yours indeed like those where
1 would have read/write/exe but not del, etc...?

If so, this is what I need to do.
Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] security = server vs domain

2003-02-12 Thread bkrusic
Hi,

We covered this, but an interesting problem;

I have a Samba PDC with smbpasswd file

My Samba file server has no smbpasswd file and is set
as;

security = server
password server = foo (netbios name)

I notice that with this config, I've many smbd running
because each authentication keeps the channel open
until its finished with the resource as was stated
earlier this week.

To avoid this, I set the Samba file server as;
 security = domain
password server = FOO (domain name)

Access to the file server pyooks!  Itt was mentioned
earlier that I need an smbpasswd file on the Samba
server if I have a Windows PDC, but is it true if I
have a Samba PDC?

If so, why as this defeats the purpose of centralized
file management if I have to dist the smbpaswd file
from the Samba PDC to each and every Samba file
server.

I am finding Samba unpleasent to say the least ie;
POS!
Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] printers and faxes

2003-02-11 Thread bkrusic
Hi,

Ok, I've been able to create a Samba PDC for XP and 2K
logins as well as several Samba file servers for
MacOSX, XP, 2K and Linux clients.  All this with very
good performance and authentication control not to
mention centralized home dirs, etc...

My simple question is;

How do I get rid of that damn Printers and Faxes icon
in the browse list of a Samba server?

Bri-


__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Samba getting user info from NT PDC

2003-02-11 Thread bkrusic
Hi,

1 caveat for this to work is that the smb user must
have an /etc/passwd entry.  It can be null login null 
pass and null home dir (all the gecos feilds can be
blank) but the name must exist.  I also had to tweak
the uid/gid feilds too.

Atleast thats what I had to do with v2.2.7.
Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] fine grain perms

2003-02-11 Thread bkrusic
Hi,

Do any of you know of a way to get perms such as they
are in a Windows PDC in Samba?

What I mean is;

dir /a/b/c/d

condition;
1) dir abc cannot be deleted
2) dir d can be deleted
3) files in dir ab cannot be deleted
but can be created
4) files in dir cd can be deleted

As a work around I've created an empty tree structure
(a sort of template) and have just renamed the dirs
while maintaning the custom perms.

Would be nice if it were dynamic.

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] fine grain perms

2003-02-11 Thread bkrusic
 create mask and directory mask i use the sticky
 bits
Me too.

 With Windows or especially Novell
Actually, it like Microsoft copied Novells auth tree 
back in the day.

Bri-

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] 2 nics, 2 shares, 1 PC

2003-02-10 Thread bkrusic
Hi,

How would I config my smb.conf file to use a share on
eth0 and another share on eth1?

This is a manual way of load balancing.
 
Thanks in advance,

Bri-



__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] 2 nics, 2 shares, 1 PC

2003-02-10 Thread bkrusic
 Have not tried it, but here is a start!

Brilliant, I love it.

Thanks,
Bri-
PS  I may infact use the barn path as well :)

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Slow network neighbor hood browse of my smb file servershares...

2003-02-10 Thread bkrusic
Hi.

The server shares take a bit to come up in the browse
window, but after that each shares dirs/files come up
quickly.

Is this because I have a seperate PDC samba server
doing the authentication where as the rest of my samba
servers are file servers only?

This is Redhat 7.3/smb 2.2.7/SGI_XFS file system/gig-e
network.

Bri-



__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba