[Samba] smb.conf interfaces not working

2004-11-12 Thread Evan Rempel
I am running samba 3.0.7 on AIX 5.2 and can not get the interfaces option 
to limit which address samba services are on.

The following cause samba to generate error messages of "no interface 
found"

interfaces = 142.104.5.142
The following cause samba to bind to all interfaces
interfaces = winshare.uvic.ca
interfaces = 142.104.5.142/24
interfaces = 142.104.5.142/255.255.255.0
interfaces = en0 142.104.5.142/24
interfaces = en0 142.104.5.142/255.255.255.0
This looks like a bug, but I'm not sure I am doing it correctly.
This host has the following interface distributions
en0 - 58 IP addresses
en1 -  3 IP addresses
any help would be apprciated.
--
Evan Rempel [EMAIL PROTECTED]
Senior Programmer Analyst   250.721.7691
Computing Services
University of Victoria
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] How to stop samba from showing in share title

2004-11-08 Thread Evan Rempel
Thanks. That is exactly what it was. MS Products sure cost me a lot of 
time :-(

Evan.
On Sat, 6 Nov 2004, Doug VanLeuven wrote:
Date: Sat, 06 Nov 2004 14:54:34 -0800
From: Doug VanLeuven <[EMAIL PROTECTED]>
To: Evan Rempel <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: [Samba] How to stop samba from showing in share title
Look at
HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Explorer\ComputerDescriptions
This is your culprit.
It remembers the server string from the very first connection and reuses it. 
If you didn't change it, after the next upgrade, it would list the wrong 
version.
Try it on a client that never connected to samba before.  It should use the 
new Server String.

Regards, Doug
Evan Rempel wrote:
That may be the case, however, my "server String" in the smb.conf if set
to "testing" but when I map a drive, the label
"Samba 3.0.7 (case.comp.uvic.ca) H:" shows up in the "My Computer" view in
Windows XP.
Either WinXP can somehow tell that this is a Samba server, but since the
version number in in the label I think that it must be Samba that is
somehow announcing itself.
I could rename the mount, but I have 4500 users and I do not want to
announce to them that this is a Samba server, especially the version
number. I just want my "Server String" to be known to the users.
Thanks for the responses so far.
Evan.
On Sat, 6 Nov 2004, Doug VanLeuven wrote:

Evan Rempel wrote:

This will certainly make the "server string" show up in the network
browser, but when you map a drive letter, and then open "My Computer" the
mapped drive letter will still show 'Samba 3.0.7 (hostname)' H:
Evan.
On Fri, 5 Nov 2004, John H Terpstra wrote:


On Friday 05 November 2004 16:51, Evan Rempel wrote:

When I map a drive to samba unsing Windows XP, the "my computer" 
windows
displays

username on 'Samba 3.0.7 (hostname)' H:
How do I prevent/change the "Samba 3.0.7" portion of this name.
I certainly do not want to advertise the version that I am using.

In your smb.conf [global] add:
server string = Grany's Apple Pie

Sounds like you're using win2003 server or XP.
MS adds the label from server string the first time it's mapped and
remembers it.
Right-click, rename the mapped drive
Regards, Doug
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Evan Rempel <[EMAIL PROTECTED]>
Senior Programmer Analyst
University of Victoria
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
--
Evan Rempel [EMAIL PROTECTED]
Senior Programmer Analyst   250.721.7691
Computing Services
University of Victoria
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] How to stop samba from showing in share title

2004-11-06 Thread Evan Rempel


That may be the case, however, my "server String" in the smb.conf if set
to "testing" but when I map a drive, the label
"Samba 3.0.7 (case.comp.uvic.ca) H:" shows up in the "My Computer" view in
Windows XP.

Either WinXP can somehow tell that this is a Samba server, but since the
version number in in the label I think that it must be Samba that is
somehow announcing itself.

I could rename the mount, but I have 4500 users and I do not want to
announce to them that this is a Samba server, especially the version
number. I just want my "Server String" to be known to the users.

Thanks for the responses so far.

Evan.

On Sat, 6 Nov 2004, Doug VanLeuven wrote:

>
> Evan Rempel wrote:
>
> >This will certainly make the "server string" show up in the network
> >browser, but when you map a drive letter, and then open "My Computer" the
> >mapped drive letter will still show 'Samba 3.0.7 (hostname)' H:
> >
> >Evan.
> >
> >
> >On Fri, 5 Nov 2004, John H Terpstra wrote:
> >
> >
> >
> >>On Friday 05 November 2004 16:51, Evan Rempel wrote:
> >>
> >>
> >>>When I map a drive to samba unsing Windows XP, the "my computer" windows
> >>>displays
> >>>
> >>>username on 'Samba 3.0.7 (hostname)' H:
> >>>
> >>>How do I prevent/change the "Samba 3.0.7" portion of this name.
> >>>I certainly do not want to advertise the version that I am using.
> >>>
> >>>
> >>In your smb.conf [global] add:
> >>
> >>server string = Grany's Apple Pie
> >>
> >>
> Sounds like you're using win2003 server or XP.
> MS adds the label from server string the first time it's mapped and
> remembers it.
> Right-click, rename the mapped drive
>
> Regards, Doug
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Evan Rempel <[EMAIL PROTECTED]>
Senior Programmer Analyst
University of Victoria
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] How to stop samba from showing in share title

2004-11-05 Thread Evan Rempel

This will certainly make the "server string" show up in the network
browser, but when you map a drive letter, and then open "My Computer" the
mapped drive letter will still show 'Samba 3.0.7 (hostname)' H:

Evan.


On Fri, 5 Nov 2004, John H Terpstra wrote:

> On Friday 05 November 2004 16:51, Evan Rempel wrote:
> > When I map a drive to samba unsing Windows XP, the "my computer" windows
> > displays
> >
> > username on 'Samba 3.0.7 (hostname)' H:
> >
> > How do I prevent/change the "Samba 3.0.7" portion of this name.
> > I certainly do not want to advertise the version that I am using.
>
> In your smb.conf [global] add:
>
>   server string = Grany's Apple Pie
>
>
> - John T.
> --
> John H Terpstra
> Samba-Team Member
> Phone: +1 (650) 580-8668
>
> Author:
> The Official Samba-3 HOWTO & Reference Guide, ISBN: 0131453556
> Samba-3 by Example, ISBN: 0131472216
> Hardening Linux, ISBN: 0072254971
> Other books in production.
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Evan Rempel <[EMAIL PROTECTED]>
Senior Programmer Analyst
University of Victoria
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] How to stop samba from showing in share title

2004-11-05 Thread Evan Rempel
When I map a drive to samba unsing Windows XP, the "my computer" windows 
displays

username on 'Samba 3.0.7 (hostname)' H:
How do I prevent/change the "Samba 3.0.7" portion of this name.
I certainly do not want to advertise the version that I am using.
Thanks,
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Domain member ACL does not show correct domain name

2004-11-04 Thread Evan Rempel
I have a Samba 3.0.7 server running as a domain member, with ACL support 
enabled. When using a windows client to look at the security of a file, 
all of the permissions show the the samba server as the domain, not the 
actual domain name.

Example:
My Samba server is called CASE.
My domain is called CASEDOM
When I look at the permissions of a file, they show
CASE\erempelfull
CASE\erempelread+execute
everyonenone
if I try to add another permission for the user
CASEDOM\bill
as soon as I click on the apply button, the permission dissapears.
I can only add permissions for CASE\bill
This is not the way I think it should work, and it is not the way it works 
on a windows server.

Any suggestions as to what I am missing?
Just for completeness, I am running on both Redhat Advance Server 3 
and on AIX 5.2 and both have the same symptoms. Here is the smb.conf file.


# Samba config file created using SWAT
# from 142.104.16.109 (142.104.16.109)
# Date: 2004/11/04 14:33:57
# Global parameters
[global]
workgroup = CASEDOM
server string = testing
security = DOMAIN
update encrypted = Yes
password server = ntsrvr1 ntsrvr2
guest account = guest
client NTLMv2 auth = Yes
client lanman auth = No
client plaintext auth = No
syslog = 2
log file = /usr/local/samba/var/log.%m
debug pid = Yes
debug uid = Yes
deadtime = 600
max smbd processes = 500
socket options = TCP_NODELAY SO_KEEPALIVE
load printers = No
os level = 1
ldap ssl = no
invalid users = root, bin, sys
create mask = 0700
directory mask = 0700
force unknown acl user = Yes
map acl inherit = Yes
veto files = /.cshrc/.login/.logout/.profile/.mailboxlist/
map archive = No
mangled names = No
wide links = No
[home]
comment = Home Accounts
path = /home
read only = No
--
Evan Rempel [EMAIL PROTECTED]
Senior Programmer Analyst   250.721.7691
Computing Services
University of Victoria
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba