Re: [Samba] Samba PDC not creating roaming profiles

2003-09-22 Thread kurt weiss
maybe, u do not use the same SID, or the profiles on the clients are 
switched to local based??

Lee Martin schrieb:

Hi All,

I have recently moved my PDC from a linux suse 7.0 box to a
Solaris 8 server. I have downloaded the samba 2.2.8a and
installed it without any errors.
I used my old smb.conf and made the neccasry changes to it, I
have pasted it below.
I don't receive any errors, it just ends up using a local profile and
doesn't bother to update it to the server.
I have looked at countless documents going through the procedure
of setting up the profiles but not any regarding problems.
If anyone could help me or at least guide me in the right direction,
I would greatly appreciate it.
Thanks,
Lee
smb.conf:

# Global parameters
[global]
workgroup = PROE
netbios name = CADADM
server string = CADADM Samba Server
interfaces = 192.9.201.29/24 192.9.202.129/24
# PDC Settings
encrypt passwords = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter*NEW*password* %n\n *Reenter*NEW*password* %n\n 
*Password*Changed*
passwd chat debug = Yes
unix password sync = Yes
# Logging Settings
log level = 2
log file = /var/samba/log.%m
max log size = 100
# Time-Sync Settings
time service = yes
dos filetimes = yes
# Roaming Profile Settings

domain admin group = root @ntadmin
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
logon script = startup.bat
logon path = \\%N\profiles\%U
domain logons = Yes
os level = 64
preferred master = Yes
domain master = Yes
wins support = Yes
remote announce = 192.9.202.255
admin users = root
[netlogon]
comment = PROE domains logon service
path = /usr/local/samba/netlogon
write list = root
browseable = No
read only = Yes
[profiles]
path = /usr/local/samba/ntprofile
read only = No
create mask = 0600
directory mask = 0700
browseable = Yes
end smb.conf:



--
DISCLAIMER:
The information contained in this communication is confidential and may be legally 
privileged. It is intended solely for the use of the individual or entity to whom it 
is addressed and others authorised to receive it. If you are not the intended 
recipient please inform us of its receipt by you. You are hereby notified that you 
must not disclose, copy, distribute or take any action in reliance of the contents of 
this information, which must be immediately deleted.
This e-mail was checked by the e-Sweeper Service.
For more information visit our website, Baltimore Technologies e-Sweeper :
http:// www.mimesweeper.baltimore.com/products/esweeper/
--
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba 3 PDC using LDAP as backend, what next ?

2003-09-22 Thread gary ng
Hi,

I have successfully setup a Samba PDC using a local
LAP as the password backend. After I have added the
first user 'testing' through pdbedit, some entries is
added to the LDAP server too.

However, when I tried to execute the 'net'
commands(any) or smbmount or testing out the
winbind(pam), all I get is error. So I just don't know
how to proceed from here.

Do I have to join this server to the domain(even it is
already the PDC) ?

My past experience with NT tells me that there are a
number of default entries in SAM when I have setup NT
as the PDC, do I have to recreate them in samba and if
I do, how ?

Below is the result of some usual commands that I can
at least run without any error, just in case it gives
a clue where I am now.

#testparm
Processing section [homes]
Processing section [netlogon]
Processing section [printers]
Processing section [print$]
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Server role: ROLE_DOMAIN_PDC
Press enter to see a dump of your service definitions
# Global parameters
[global]
workgroup = EXAMPLE
server string = %h server (Samba %v)
obey pam restrictions = Yes
passdb backend = ldapsam:ldap://localhost,
guest
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:*
%n\n *Retype\snew\sUNIX\spassword:* %n\n .
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
dns proxy = No
ldap suffix = dc=example,dc=org
ldap machine suffix =
ou=Group,dc=example,dc=org
ldap user suffix = ou=People,dc=example,dc=org
ldap group suffix = dc=example,dc=org
ldap idmap suffix =
sambaDomain=example,dc=example,dc=org
ldap admin dn = cn=admin,dc=example,dc=org
ldap ssl = no
ldap trust ids = Yes
panic action = /usr/share/samba/panic-action
%d
idmap backend = ldap:ldap://localhost
idmap uid = 1-2
idmap gid = 1-2

[homes]
comment = Home Directories
create mask = 0700
directory mask = 0700
browseable = No

[netlogon]
comment = Network Logon Service
path = /var/samba/netlogon
guest ok = Yes

#wbinfo -u
woody:~# wbinfo -u
EXAMPLE\testing

#getent passwd(I skip the unix entries)
testing:x:1001:1001:testing:/home:





__
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


[Samba] I cannot find the linux machine name from the win2000

2003-09-22 Thread avtechinfo
Hi all,

I have install the samba on my linux computer, and reconfig the smb.conf, but I cannot 
find the machine name from the win2000(another computer), from the win2000, ping the 
linux IP is OK, but the ping the linux machine name does not work; from the linux, 
both pinging the ip address and the machine name of the win2000 is works.
So, what is problem maybe ?
I install the linux(redhat 7.2) with workstation version, should I change it into 
server version?
Thanks!

Kang  



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba W2k login

2003-09-22 Thread Ari Ryynänen
Hi!

I'm having little trouble with my W2K installation: every time I log in, it 
says that incorrect password when trying to automatically reconnect to Samba 
shares. After typing in password, everything works.

Is it Windozw or Samba password settings? No clue said Sherlock...

Yours,

Ari Ryynänen
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] smbldap-tools updates (diffs)

2003-09-22 Thread Jérôme Tournier

 | I have found the smbldap-tools provided in the samba 3 tarball to have
 a | few glitches with the samba 3 schema. I have made my changes and
 'diffed' | them with the source.
There are also updates available on our cvs server. See 
http://cvs.idealx.org
(only the cvs server is updated. don't download the RPMS packages).
export CVSROOT=:ext:[EMAIL PROTECTED]:/opt/cvs/
cvs co samba
-- 
Jérôme


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] smbclient failed

2003-09-22 Thread Mandy

Hi there,

I am using Redhat 8.0, kernel version 2.4.22 (with XFS), and running samba 3.0 rc2 
with acl support. However, after samba and winbind is successfully running (wbinfo and 
getent succeeded), I cannot use smbclient on the linux server share. When I type 
smbclient -L localhost, after enter the password, I will get an error message 
prompted: session setup failed: NT_STATUS_ACCOUNT_EXPIRED. When I try to net use the 
share folder on linux server from my XP workstation, I also have the error message, 
the user account has expired. Does anybody have any idea to solve this problem? 

Thank you very much in advance.
Mandy



==
()(cookies) -
http://sms.sina.com.hk/cgi-bin/showringtone.cgi
 -
http://love.sina.com.hk/cgi-bin/event/event4.cgi


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] log deleted files/folders

2003-09-22 Thread INVENTIA - Javier Garca Mrquez
hi

im trying to log deleted files/folders, however, it seems that the log level 
option does'nt do this. Is there any other way?

thanks
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re-installing Suse and Samba

2003-09-22 Thread emma emma
I have SUSE 8.0 and Samba 2.2.3a installed, but since
i cant resolve the printing errors, anyone have an
idea on how I can re-install SUSE 8.0, followed by
Samba?

I have b4 now re-installed only Samba, but the
Printing eroor persists, so my new resolution to
re-install SUSE at first.

thanks all


Emma

__
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] Re-installing Suse and Samba

2003-09-22 Thread kurt weiss
the reason may be cups|lprng?
did u install it?
a little bit more information will be helpful.
we cannot help in case of an any key error
emma emma schrieb:
I have SUSE 8.0 and Samba 2.2.3a installed, but since
i cant resolve the printing errors, anyone have an
idea on how I can re-install SUSE 8.0, followed by
Samba?
I have b4 now re-installed only Samba, but the
Printing eroor persists, so my new resolution to
re-install SUSE at first.
thanks all

Emma

__
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] Samba PDC not creating roaming profiles

2003-09-22 Thread Mark W. Webb
I am having a similar problem with samba 3.0 rc4. My roaming profile 
gets loaded upon login, but never gets updated upon logout.  Just to 
debug, I have made all permissions 777 on /home/profile/* and it does 
not help.

any help would be greatly appreciated.

kurt weiss wrote:

maybe, u do not use the same SID, or the profiles on the clients are 
switched to local based??

Lee Martin schrieb:

Hi All,

I have recently moved my PDC from a linux suse 7.0 box to a
Solaris 8 server. I have downloaded the samba 2.2.8a and
installed it without any errors.
I used my old smb.conf and made the neccasry changes to it, I
have pasted it below.
I don't receive any errors, it just ends up using a local profile and
doesn't bother to update it to the server.
I have looked at countless documents going through the procedure
of setting up the profiles but not any regarding problems.
If anyone could help me or at least guide me in the right direction,
I would greatly appreciate it.
Thanks,
Lee
smb.conf:

# Global parameters
[global]
workgroup = PROE
netbios name = CADADM
server string = CADADM Samba Server
interfaces = 192.9.201.29/24 192.9.202.129/24
# PDC Settings
encrypt passwords = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter*NEW*password* %n\n *Reenter*NEW*password* 
%n\n *Password*Changed*
passwd chat debug = Yes
unix password sync = Yes

# Logging Settings
log level = 2
log file = /var/samba/log.%m
max log size = 100
# Time-Sync Settings
time service = yes
dos filetimes = yes
# Roaming Profile Settings

domain admin group = root @ntadmin
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s 
/bin/false -M %u
logon script = startup.bat
logon path = \\%N\profiles\%U
domain logons = Yes
os level = 64
preferred master = Yes
domain master = Yes
wins support = Yes
remote announce = 192.9.202.255
admin users = root

[netlogon]
comment = PROE domains logon service
path = /usr/local/samba/netlogon
write list = root
browseable = No
read only = Yes
[profiles]
path = /usr/local/samba/ntprofile
read only = No
create mask = 0600
directory mask = 0700
browseable = Yes
end smb.conf:



-- 

DISCLAIMER:
The information contained in this communication is confidential and 
may be legally privileged. It is intended solely for the use of the 
individual or entity to whom it is addressed and others authorised to 
receive it. If you are not the intended recipient please inform us of 
its receipt by you. You are hereby notified that you must not 
disclose, copy, distribute or take any action in reliance of the 
contents of this information, which must be immediately deleted.

This e-mail was checked by the e-Sweeper Service.
For more information visit our website, Baltimore Technologies 
e-Sweeper :
http:// www.mimesweeper.baltimore.com/products/esweeper/
-- 





--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Solved: 'We dont find this rid' error - can't join a domain

2003-09-22 Thread Christopher Saul
I was able to solve this by manually updating root's entry in my ldap 
directory to have the rid that Samba was looking for.

I don't understand the process that was leading Samba to look for a 
specific RID - if anyone can shed light on what exactly happens I'd 
appreciate it.

Christopher Saul wrote:
I'm posting this again in the hope that someone can shed some light on 
the error - I've included logs and as much detail as I can!

Chris

 Original Message 

I'm using Samba 2.2.8a on Red Hat 8.

I was able to set up Samba running as a PDC and have my Windows 2000
client join the domain and authenticate users, map home drives, etc,
without any problems.
I've now set up Samba to work with LDAP.  If I login to W2K locally I'm
able to map drives, browse, etc from my ldap enable Samba server without
any problems.  The log on my LDAP Directory (Sun ONE Directory Server
5.1) shows authentications working fine.  If I attach to Samba with
smbclient from another Unix machine, I'm able to log in fine.
When trying to get Windows 2000 to join the domain, I enter the root
password when prompted, but then get an error back from Windows which
says 'The specified user does not exist'.
My Samba log has the following -

[2003/09/18 14:13:10, 0] passdb/pdb_ldap.c:ldap_connect_system(316)
  ldap_connect_system: Binding to ldap server as cn=Directory Manager
[2003/09/18 14:13:10, 0] passdb/pdb_ldap.c:pdb_getsampwrid(988)
  We don't find this rid [2012] count=0
Root's rid is 2006, uid and gid set to 0 as per various howtos I've found.

According to my directory logs Samba is searching for rid 2012 and isn't
finding it.
[18/Sep/2003:14:09:43 +0400] conn=979 op=0 RESULT err=0 tag=97
nentries=0 etime=0 dn=cn=directory manager
[18/Sep/2003:14:09:43 +0400] conn=979 op=1 SRCH
base=dc=iforce,dc=tech-access,dc=com scope=2 filter=(rid=2012)
attrs=uid rid cn lmPassword ntPassword pwdLastSet logonTime logofftime
kickoffTime pwdCanChange pwdMustChange acctFlags displayName smbHome
homeDrive scriptPath profilePath description userWorkstations
primaryGroupID domain
[18/Sep/2003:14:09:43 +0400] conn=979 op=1 RESULT err=0 tag=101
nentries=0 etime=0
[18/Sep/2003:14:09:43 +0400] conn=979 op=2 UNBIND
[18/Sep/2003:14:09:43 +0400] conn=979 op=2 fd=50 closed - U1
[18/Sep/2003:14:12:59 +0400] conn=980 fd=45 slot=45 connection from
192.168.2.4 to 192.168.2.55
[18/Sep/2003:14:12:59 +0400] conn=980 op=0 SRCH
base=dc=iforce,dc=tech-access,dc=com scope=2 filter=(uid=windoze$)
attrs=ALL
[18/Sep/2003:14:12:59 +0400] conn=980 op=0 RESULT err=0 tag=101
nentries=1 etime=0
[18/Sep/2003:14:12:59 +0400] conn=980 op=1 UNBIND
[18/Sep/2003:14:12:59 +0400] conn=980 op=1 fd=45 closed - U1
I've searched all over the web, but can't find an answer to this.  I'm
90% of the way to getting Samba to work with Sun ONE Directory, but this
is driving me mad!
Thanks

Chris






--
Christopher Saul
Systems Engineer
Tech Access
Direct line: +971 4 391 3122
Mob: +971 50 645 4254
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba PDC not creating roaming profiles

2003-09-22 Thread Lee Martin
Hi All,

I've tried pretty much everything I can, I have gotten a step further though.

When logging onto the domain only the profile directory is created for a user,
unfortuanately with nothing in it.

From earlier I was asked to have a look at the SID, I have updated my Solaris
8 server with the 'smbpasswd -S' command yet this doesn't seem to have sorted
out my problem.

Yesterday, in desperation I installed ver 2.2.8a back on to my orginal Linux Server
with my old config file, which resulted in the exact same thing.

Any help would be greatly appreciated.

Thanks,
Lee

 Mark W. Webb [EMAIL PROTECTED] 09/22/03 12:47PM 
I am having a similar problem with samba 3.0 rc4. My roaming profile 
gets loaded upon login, but never gets updated upon logout.  Just to 
debug, I have made all permissions 777 on /home/profile/* and it does 
not help.

any help would be greatly appreciated.

kurt weiss wrote:

 maybe, u do not use the same SID, or the profiles on the clients are 
 switched to local based??

 Lee Martin schrieb:

 Hi All,

 I have recently moved my PDC from a linux suse 7.0 box to a
 Solaris 8 server. I have downloaded the samba 2.2.8a and
 installed it without any errors.
 I used my old smb.conf and made the neccasry changes to it, I
 have pasted it below.

 I don't receive any errors, it just ends up using a local profile and
 doesn't bother to update it to the server.

 I have looked at countless documents going through the procedure
 of setting up the profiles but not any regarding problems.

 If anyone could help me or at least guide me in the right direction,
 I would greatly appreciate it.

 Thanks,
 Lee

 smb.conf:

 # Global parameters
 [global]
 workgroup = PROE
 netbios name = CADADM
 server string = CADADM Samba Server
 interfaces = 192.9.201.29/24 192.9.202.129/24

 # PDC Settings
 encrypt passwords = Yes
 passwd program = /usr/bin/passwd %u
 passwd chat = *Enter*NEW*password* %n\n *Reenter*NEW*password* 
 %n\n *Password*Changed*
 passwd chat debug = Yes
 unix password sync = Yes

 # Logging Settings
 log level = 2
 log file = /var/samba/log.%m
 max log size = 100

 # Time-Sync Settings
 time service = yes
 dos filetimes = yes

 # Roaming Profile Settings

 domain admin group = root @ntadmin
 add user script = /usr/sbin/useradd -d /dev/null -g 100 -s 
 /bin/false -M %u
 logon script = startup.bat
 logon path = \\%N\profiles\%U
 domain logons = Yes
 os level = 64
 preferred master = Yes
 domain master = Yes
 wins support = Yes
 remote announce = 192.9.202.255
 admin users = root

 [netlogon]
 comment = PROE domains logon service
 path = /usr/local/samba/netlogon
 write list = root
 browseable = No
 read only = Yes

 [profiles]
 path = /usr/local/samba/ntprofile
 read only = No
 create mask = 0600
 directory mask = 0700
 browseable = Yes

 end smb.conf:




 --
  

 DISCLAIMER:
 The information contained in this communication is confidential and 
 may be legally privileged. It is intended solely for the use of the 
 individual or entity to whom it is addressed and others authorised to 
 receive it. If you are not the intended recipient please inform us of 
 its receipt by you. You are hereby notified that you must not 
 disclose, copy, distribute or take any action in reliance of the 
 contents of this information, which must be immediately deleted.

 This e-mail was checked by the e-Sweeper Service.
 For more information visit our website, Baltimore Technologies 
 e-Sweeper :
 http:// www.mimesweeper.baltimore.com/products/esweeper/ 
 --
  








--
This e-mail was checked by the e-Sweeper Service.
For more information visit our website, Baltimore Technologies e-Sweeper :
http:// www.mimesweeper.baltimore.com/products/esweeper/ 
--



--
DISCLAIMER:
The information contained in this communication is confidential and may be legally 
privileged. It is intended solely for the use of the individual or entity to whom it 
is addressed and others authorised to receive it. If you are not the intended 
recipient please inform us of its receipt by you. You are hereby notified that you 
must not disclose, copy, distribute or take any action in reliance of the contents of 
this information, which must be immediately deleted.

This e-mail was checked by the e-Sweeper Service.
For more information visit our website, Baltimore Technologies e-Sweeper :
http:// www.mimesweeper.baltimore.com/products/esweeper/

[Samba] Error on joining domain - 'System computer account in its primary domain missing'

2003-09-22 Thread Christopher Saul
I'm running Samba 2.2.8a as a PDC on Red Hat 8, connecting to a Sun ONE 
Directory Server on a separate Sun box.

Logging in locally allows me to access the appropriate shares and 
authenticate against the LDAP directory.  Accessing via smbclient works 
fine.

I'm able to get my Windows 2000 client to join the domain.  After giving 
the root password there's a wait of around 45 serconds and then the 
'welcome to the domain' box pops up.

After rebooting however, attempting to login as a user gives the error -

'The system cannot log you on to this domain because the system's 
computer account in its primary domain is missing or the password in 
that account is incorrect'

The system does have an account, which is proven by the fact that shares 
can be accessed when logged in locally to the Windows client.

Based on stuff found on Google I've followed various steps listed below, 
but nothing seems to work.

 -- I've made the registry changes which appear to be recommended for 
XP and sometimes for W2K.  No change.  (Are they req'd for Win2K)

-- Removed the W2K client from the directory, deleted that client 
machine account, re-added the W2K client to LDAP, rejoining the W2K 
client to the domain.  Doesn't make any difference.

-- Fiddled around with various things I can think of.

I did have the W2K client happily connecting and authenticating to a 
different Samba PDC machine that was on the same network and that worked 
fine.  That PDC was not using an LDAP backend.

If anyone can suggest anything

Regards

Chris
--
Christopher Saul
Systems Engineer
Tech Access
Direct line: +971 4 391 3122
Mob: +971 50 645 4254
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] PCL5 and smbclient

2003-09-22 Thread Riccardo Gaggero
Hi
i use this script smbclient to printing with BAAN in M$ printer

echo ^[l10 | cat $1 - |  /opt/samba/bin/smbclient
eolo\Laser_ced -N -P -U stampa -P -c 'tr; print -'

and my PCL5  (^[l10 AND ^[l00) code not works in this script
If i print this files the output is ok

^[l10
Portrait

^[l00
Landscape

help my

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] printing problems.

2003-09-22 Thread Nir Tzachar
hello all.

i apologize if im reposting this problem, but i could not find any 
solution in the archives ;) .

i have upgraded my samba server from 2.0.7 to 2.2.8a, on a SunOs 2.7 .
im having the following problem:
some users cannot access the printer shares.
when i open the start-settings-printers, i get a 
printer not found on server, unable to connect .
(clients are win2k)
when another user logs in to the same machine (using terminal services)
she _can_ access these shares.

can someone please help me? im lost.
thanks.

p.s. please cc me, im not registered to the list.
thanks again.

here is the relevant smb.conf snippet:
[global]
workgroup = SAMBA_DOMAIN
security = SERVER
password server = sapphire
use rhosts = Yes
log file = /usr/local/samba/var/log.%m
max log size = 50
#disable spoolss does not solve the problem...
disable spoolss = Yes
domain logons = Yes
wins server = 132.72.40.44
print command = lp -c -d %p %s; rm %s
lpq command = lpq -P%p
lprm command = lprm -P%p %j
[printers]
comment = All Printers
path = /tmp
read only = No
create mask = 0700
guest ok = Yes
max print jobs = 10
printable = Yes
browseable = No


-- 

nir.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] winbindd instability, inconsistent handling of Domain name

2003-09-22 Thread Alexander List
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 20 Sep 2003, Gerald (Jerry) Carter wrote:

 | After restarting winbindd, it works again for a while. What's the proper
 | way to produce useful debugging information for the developers?

 I think this has already been fixed in our CVS tree.  The bedian
 packaging script should be fine for RC4 so you might just want to build
 your own package from that tree and see if things work better for you.

That's fixed, thanks, and AFAIR I posted that fact to the list on
Wed, 10 Sep 2003 21:11:11 +0200 (CEST).

 | user::rwx
 | user:DOMAIN+username:rwx
 |
 | When I create the ACL with setfacl -m u:INTERNAL.DOMAIN.COM:username:rwx,
 | only DOMAIN+username (the short NETBIOS name of the domain) is listed in
 | the ACL.

 Haven't we already talked about this one?  I'm having serious
 deja vu here.  winbindd mostly operates on the short name of the do9main.

Yep, this is also a non-issue because INTERNAL.DOMAIN.COM is correctly
mapped to DOMAIN by winbindd.

 | [admin]
 | browsable = no
 | path = /mnt/admin
 | public = no
 | write list = DOMAIN+username
 |
 | This won't work. Windows domain user username gets Access denied when
 | trying to create a file on the share.
 |
 | However, this works:
 |
 | write list = INTERNAL.DOMAIN.COM+username
 |
 | Is this a bug or a configuration problem on my side?

 did you define the workgroup and realm in smb.conf?

Yes, I did. Just compiled the latest CVS HEAD branch stuff and tested it
again. The problem won't occur if I set writable to yes, it will only
occur if writable is set to no and there's a write list statement.

Here's what I get from the logs when I try to create a directory on a
share configured as explained above:

/* First, username.c returns  [EMAIL PROTECTED] instead of [EMAIL PROTECTED]:
*/

[2003/09/22 14:32:04, 3] smbd/sesssetup.c:reply_spnego_kerberos(178)
  Ticket name is [EMAIL PROTECTED]
[2003/09/22 14:32:04, 5] lib/username.c:Get_Pwnam(288)
  Finding user INTERNAL.DOMAIN.COM+user
[2003/09/22 14:32:04, 5] lib/username.c:Get_Pwnam_internals(223)
  Trying _Get_Pwnam(), username as lowercase is internal.domain.com+user
[2003/09/22 14:32:04, 5] lib/username.c:Get_Pwnam_internals(251)
  Get_Pwnam_internals did find user [INTERNAL.DOMAIN.COM+user]!

[...]

/* here, the realm+username is used again */

[2003/09/22 14:32:04, 10] passdb/pdb_get_set.c:pdb_set_username(593)
  pdb_set_username: setting username INTERNAL.DOMAIN.COM+username, was
[2003/09/22 14:32:04, 10] passdb/pdb_get_set.c:pdb_set_init_flags(493)
  element 11 - now SET

[...]

/* finally, the create directory call fails */

[2003/09/22 14:32:04, 5] smbd/filename.c:unix_convert(323)
  New file test1
[2003/09/22 14:32:04, 3] smbd/dosmode.c:unix_mode(110)
  unix_mode(test1) returning 0744
[2003/09/22 14:32:04, 5] smbd/files.c:file_new(122)
  allocated file structure 9230, fnum = 13326 (1 used)
[2003/09/22 14:32:04, 2] smbd/open.c:open_directory(1303)
  open_directory: failing create on read-only share
[2003/09/22 14:32:04, 5] smbd/files.c:file_free(385)
  freed files structure 13326 (0 used)
[2003/09/22 14:32:04, 10] smbd/trans2.c:set_bad_path_error(1785)
  set_bad_path_error: err = 13 bad_path = 0
[2003/09/22 14:32:04, 3] smbd/error.c:error_packet(94)
  error string = Permission denied
[2003/09/22 14:32:04, 3] smbd/error.c:error_packet(113)
  error packet at smbd/trans2.c(1797) cmd=162 (SMBntcreateX)
NT_STATUS_ACCESS_DENIED

Hope this helps to find the problem... if not, I'll send you the whole log
directly.

Thanks again for your help hunting down this problem...

Alex

- -- 
They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty not safety.
--Benjamin Franklin, 1759

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/bvhfNf7NP+s4C+YRAopGAKCJXKHsWtcakml+RuCavTI7jb0oOACdFFv6
hn//IBiqSeNFEaTyjDao7do=
=ByDR
-END PGP SIGNATURE-


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Advanced Logon Resources from Windows Server

2003-09-22 Thread Edilmar Alves (NDS-FES)
Hi,

My organization is an university with many student/teacher users.

I have migrated from Win2000 Server to Samba 2.2.8 and I'd like to
implement the following resources:
1) User logon in specific machines: I need student logon in only one
   machine when doing tests.
   For example: joe using pc1, mary using pc2, etc.
2) User logon in specific hours: the same application for tests.
   For example: joe/mary using between 07:00 and 09:00 hours.
3) User must change password at next logon: when creating an user
   or changing the password (because user forgot it).
These resources work fine and easy with Win2000 Server, but I
didn't find them into Samba.
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Latest Samba Disto for Os390/Unix ?

2003-09-22 Thread Hall, Ken (IDS ECCS)
I was able to get gzip to compile under USS with fairly little difficulty.  

OS/390 (zOS) doesn't host other operating systems.  IBM's OTHER OS, zVM, does that, 
and there's a native Linux for it.

Unfortunately, getting the Samba source onto USS (Unix System Services) is only the 
first part of the battle.  USS, while POSIX compliant, is unusual enough that most 
Open Source products won't build
there without SUBSTANTIAL fiddling.  I was able to get gzip, xterm, and a couple of 
other programs to build, but someone else had done the work on the autoconf bit 
before.  That old version of Samba
was fixed to build under USS, but to my knowledge nobody has ever tried to retrofit 
the mods to a later version.

IBM distributes a Samba equivalent with zOS 1.4 and above.  It should be part of the 
base.

 -Original Message-
 From: Alexander List [mailto:[EMAIL PROTECTED]
 Sent: Saturday, September 20, 2003 2:25 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: [Samba] Latest Samba Disto for Os390/Unix ?
 
 
 On Fri, 19 Sep 2003 [EMAIL PROTECTED] wrote:
 
  (I have tried downloading the 'samba-latest.tar.gz' file 
 from the mirror
  site,but as I cannot unzip/untar it,due to not having the 
 'gzip' program
  !).
   Therfore I am not sure how compatible it may or may not be with my
  Os390/Uss platform.
 
 C'mon John,
 
 are you a system administrator for an S/390? :-)
 
 If I understand you correctly, you are trying to tell us that 
 Samba might
 not be compatible with your OS because your OS doesn't have a certain
 unzipping program installed by default?
 
 You sound like a Windows user who fails to install WinZip...
 
 www.gzip.org has the gzip source, in case there's no binaries 
 available
 for your OS. If you fail to build gzip, you will most likely 
 have a hard
 time building Samba...
 
 AFAIR OS/390 allows you to host other operating systems 
 that might work,
 then you could e.g. install Debian and run Samba in that virtual
 machine...
 
 scnr
 
 Alex
 
 -- 
 Life is what happens to you while you're busy making other plans.
   --John Lennon
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba
 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Advanced Logon Resources from Windows Server

2003-09-22 Thread rruegner
Hi , this is a job for
policies just like in win2000 with poledit
create NTConfig.POL with your wishlist
lay it in you netlogon share on samba...so this should work
user password change .next logon..i really dont know exact, but there was a
discussion here
will work  ( later ? ) with samba 3 which you should upgrade...but you can
create new passwords with usrmgr, and with password sync to
unix their can change it too ( this is what i have tested !)
Regards
- Original Message - 
From: Edilmar Alves (NDS-FES) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 3:32 PM
Subject: [Samba] Advanced Logon Resources from Windows Server


 Hi,

 My organization is an university with many student/teacher users.

 I have migrated from Win2000 Server to Samba 2.2.8 and I'd like to
 implement the following resources:

 1) User logon in specific machines: I need student logon in only one
 machine when doing tests.
 For example: joe using pc1, mary using pc2, etc.
 2) User logon in specific hours: the same application for tests.
 For example: joe/mary using between 07:00 and 09:00 hours.

 3) User must change password at next logon: when creating an user
 or changing the password (because user forgot it).

 These resources work fine and easy with Win2000 Server, but I
 didn't find them into Samba.

 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] multiple permissioning for same user in username.map

2003-09-22 Thread Myles Hartley
Afternoon All

I'm new to the list today, so be gentle with me ;-)

I have a problem where I host a samba box for the purposes of shunting 
data about between different platforms, mostly Solaris (but with a little 
HP-UX, AIX  Linux thrown in for good measure) to NT / 2K .

I also have a number of NT / AD service accounts that need to connect 
through to different directories within my samba tree, and need to usermap 
the very long ADS names through to a local account on the samba server, 
typically an example would be;

[foo]
path = /toplevel/subdir1
valid users = localacc, some_service_account_from_ads_domain1, 
some_service_account_from_ads_domain1
guest ok = no
writeable = yes
[otherfoo]
path = /toplevel/subdir2
valid users = localac2, some_service_account_from_ads_domain1, 
some_service_account_from_ads_domain1
guest ok = no
writeable = yes

I have my usermap.txt like this;

localacc = some_service_account_from_ads_domain1, 
some_service_account_from_ad_domain1
localac2 = some_service_account_from_ads_domain1, 
some_service_account_from_ad_domain1

It seems that samba gets it's knickers in a twist with this as it is 
presumably trying to work out which UID the user is on which share - which 
is understandable.  Is there a way to specify a usermap.txt per share? the 
only docs I can find list it as a global directive.  Being a bear of very 
little brain I am having difficulty working around this as I have no 
control over the NT / ADS domain accounts.

Regards

Myles

---
Myles Hartley
Unix  Wintel Infrastructure
Deutsche Bank International
www.dboffshore.com
+44 (0) 1534 889 321
---

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Why I can't set some default printer options for my HP 1015 + CUPS printer ??

2003-09-22 Thread Kurt Pfeifle
Zhao You Bing zhaoyb at cad.zju.edu.cn

Mon Sep 22 10:23:15 GMT 2003
[]

but one problem I encountered is that I can't check the Advanced  
option on for the samba printer (I've tried to check them, but it does 
not take effect), while I can do it well for locally installed printers
and I don't know where samba put the default options are,
S -- that's because you haven't seen or read docments like the new
Samba HOWTO Collection shipping with Samba CVS and 3.0rc-X.
The relevant parts in the printing chapters are here (and they apply mostly
to the late 2.2.x releases too):
 
http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/Samba-HOWTO-Collection-3.0-PrintingChapter-11th-draft.html#11_1
 
http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/Samba-HOWTO-Collection-3.0-PrintingChapter-11th-draft.html#11_2_10
Cheers,
Kurt
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] rpcclient adddriver problems 2.2.8a and 3rc4

2003-09-22 Thread daniel . jarboe
The command:

rpcclient -U jarboed -c 'adddriver Windows NT x86 RICOH Aficio 700
PS:RINH7PS5.DLL:RICNH703.PPD:RINH7PSU.DLL:RINH7PSU.HLP:NULL:RAW:RNH7kmUI
.DLL,RNH7PS.DLL,RNH7km.INI,RINH7PS5.NTF,RNH7Help.HLP,TrackID.DLL,TIFmtA.
DLL,TIBase64.DLL,TISHMEM.DLL,TICMD.EXE' LINPS1

fails on 2.2.8a and 3rc4 (substituting server name appropriately in the
above command).

User jarboed is listed as a printer admin in smb.conf, the specified
files exist in the W32X86 directory of the path specified in the print$
share, and the driver/data/config/help/dependent files were determined
with rpcclient getdriver against the W2k print server.

On the 2.2.8a server, with debug level 3 I see:
Connecting to 10.176.137.7 at port 139
lsa_io_sec_qos: length c does not match size 8
cmd = adddriver Windows NT x86 RICOH Aficio 700
PS:RINH7PS5.DLL:RICNH703.PPD:RINH7PSU.DLL:RINH7PSU.HLP:NULL:RAW:RNH7kmUI
.DLL,RNH7PS.DLL,RNH7km.INI,RINH7PS5.NTF,RNH7Help.HLP,TrackID.DLL,TIFmtA.
DLL,TIBase64.DLL,TISHMEM.DLL,TICMD.EXE
result was NT_STATUS_UNSUCCESSFUL

On the 3rc4, with debug level 3 I see:
Connecting to host=LINBETA
Connecting to 10.176.137.11 at port 445
Doing spnego session setup (blob length=58)
got OID=1 3 6 1 4 1 311 2 2 10
got principal=NONE
Got challenge flags:
Got NTLMSSP neg_flags=0x20810205
NTLMSSP: Set final flags:
Got NTLMSSP neg_flags=0x2205
lsa_io_sec_qos: length c does not match size 8
result was DOS code 0x0013

I don't know the importance of the lsa_io_sec_qos: length c does not
match size 8 message in parse_lsa.c.

With debug level 5, I see another error: (3rc4) DOS code 0x0013 and
(2.2.8a) WERR_BADFILE

bind_rpc_pipe: server pipe_name found: \PIPE\lsass
bind_rpc_pipe: accepted!
make_spoolss_q_addprinterdriver
00 spoolss_io_q_addprinterdriver
 server_name_ptr: 0001
0004 uni_max_len: 000a
0008 undoc  : 
000c uni_str_len: 000a
0010 buffer : \.\.L.I.N.B.E.T.A...
0024 info_level: 0003
0028 level: 0003
002c ptr: 0001
0030 cversion: 0002
0034 name: 0001
0038 environment: 0001
003c driverpath: 0001
0040 datafile: 0001
0044 configfile: 0001
0048 helpfile: 0001
004c monitorname: 
0050 defaultdatatype: 0001
0054 dependentfilessize: 0002
0058 dependentfiles: 0001
005c uni_max_len: 0014
0060 undoc  : 
0064 uni_str_len: 0014
0068 buffer : R.I.C.O.H. .A.f.i.c.i.o. .7.0.0.
.P.S...
0090 uni_max_len: 000f
0094 undoc  : 
0098 uni_str_len: 000f
009c buffer : W.i.n.d.o.w.s. .N.T. .x.8.6...
00bc uni_max_len: 000d
00c0 undoc  : 
00c4 uni_str_len: 000d
00c8 buffer : R.I.N.H.7.P.S.5...D.L.L...
00e4 uni_max_len: 000d
00e8 undoc  : 
00ec uni_str_len: 000d
00f0 buffer : R.I.C.N.H.7.0.3...P.P.D...
010c uni_max_len: 000d
0110 undoc  : 
0114 uni_str_len: 000d
0118 buffer : R.I.N.H.7.P.S.U...D.L.L...
0134 uni_max_len: 000d
0138 undoc  : 
013c uni_str_len: 000d
0140 buffer : R.I.N.H.7.P.S.U...H.L.P...
015c uni_max_len: 0004
0160 undoc  : 
0164 uni_str_len: 0004
0168 buffer : R.A.W...
0170 buf_len: 0002
0174 buffer: 
create_rpc_request: opnum: 0x9 data_len: 0x190
00 smb_io_rpc_hdr hdr
 major : 05
0001 minor : 00
0002 pkt_type  : 00
0003 flags : 03
0004 pack_type0: 10
0005 pack_type1: 00
0006 pack_type2: 00
0007 pack_type3: 00
0008 frag_len  : 0190
000a auth_len  : 
000c call_id   : 0006
10 smb_io_rpc_hdr_req hdr_req
0010 alloc_hint: 0180
0014 context_id: 
0016 opnum : 0009
rpc_api_pipe: fnum:7215
size=482
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=8
smb_flg2=51201
smb_tid=1
smb_pid=1852
smb_uid=100
smb_mid=13
smt_wct=16
smb_vwv[ 0]=0 (0x0)
smb_vwv[ 1]=  400 (0x190)
smb_vwv[ 2]=0 (0x0)
smb_vwv[ 3]= 4280 (0x10B8)
smb_vwv[ 4]=0 (0x0)
smb_vwv[ 5]=0 (0x0)
smb_vwv[ 6]=0 (0x0)
smb_vwv[ 7]=0 (0x0)
smb_vwv[ 8]=0 (0x0)
smb_vwv[ 9]=0 (0x0)
smb_vwv[10]=   82 (0x52)
smb_vwv[11]=  400 (0x190)
smb_vwv[12]=   82 (0x52)
smb_vwv[13]=2 (0x2)
smb_vwv[14]=   38 (0x26)
smb_vwv[15]=29205 (0x7215)
smb_bcc=415
size=84
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51201
smb_tid=1

[Samba] Samba 3 + LDAP roles

2003-09-22 Thread Jose Pedro Andres
Hi
I'd a samba 3+ldap box, that I use to work with domain relations.
I need to replace de ldap groups by ldap roles, but i don't know if is this
posible.

Can anyone help me ??

Thanks

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] CIFSBench still available?

2003-09-22 Thread Joseph Belesi
I have seen several references to the CIFSBench utility to benchmark Samba 
performance, as an alternative to NetBench.  However, I can't seem to locate 
CIFSBench on the Network Appliances site.  Google searches did not provide 
any downloads either.  Is it no longer available?

Thanks.

_
Get McAfee virus scanning and cleaning of incoming attachments.  Get Hotmail 
Extra Storage!   http://join.msn.com/?PAGE=features/es

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba printer: Access denied, unable to connect

2003-09-22 Thread Mark Liu
I have Samba 2.2.8a on my Red Hat 9 as the Primary
Domain Controller. 
 
I can print everything pretty well from my Red Hat 9
box. 
 
I can logon to Samba-controlled domain METRAN from my
XP boxes, and I can also 
see the shared printer - smbLPR, which is a HP
LaserJet 4si.  But the status 
of the shared printer is Access denied, unable to
connect. 
 
If I double click it, XP says: 
 
A policy is in effect on your computer which prevents
you from connecting to 
this print queue. Please contact your system
administrator. 
 
I followed the instructions at
http://support.microsoft.com/?kbid=319939 and 
enabled point and print.  But the problem remains. 
 
Here is the part of my smb.conf which has to do with
the printer setting.  
Please note that I have to use lpr.cups on my Red Hat
system to print 
anything. lpr does not work. 
 
[smbLPR] 
path = /var/tmp 
printable = Yes 
printing = bsd 
print command = lpr.cups -P%p -r %s 
printer name = mySambaPrinter 
 
Any idea on how to fix this? 
 
 


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Re-installing Suse and Samba

2003-09-22 Thread kurt weiss


emma emma schrieb:
Thanks for responding.

CUPS was previously installed, and tested fine. But
later had errors. Then I deinstalled Cups and
installed lprng but wont work.
seems something happened to it?
did u reconfigure samba 4 lprng after changing to it?
which errormsg. did u recieve in cups? runs lprng well?
My Printer status have remained Processing ..
(accepting jobs) but produces no output.
are they running to /dev/null or remain in job list?
where the temporary files lay (are they already in lprng or still in 
samba temp folder?

ill appreciate further help since this has draged
almost 2weeks now.
what i ment is:
please tell us, which entries in smb.conf u use a.s.o. - means i cannot 
help, when essential infos are missing.

something else:
if u answer, lease do not remove original text - i will be unable to 
follow the thread...

gk

Pls HELP

Emma

__
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] OpenBSD 3.3 and samba-2.2.8

2003-09-22 Thread Van Sickler, Jim
A couple of suggestions:

1. Add your Samba server to the hosts and lmhosts files on your PCs.
Copy hosts  lmhosts to the netlogon share directory.
In your logon.bat put these lines (change SERVER to your server name):

-
if exist %systemroot%\system32\drivers\etc\hosts.old del
%systemroot%\system32\drivers\etc\hosts.old
ren %systemroot%\system32\drivers\etc\hosts hosts.old
copy \\SERVER\NETLOGON\hosts %systemroot%\system32\drivers\etc
if exist %systemroot%\system32\drivers\etc\lmhosts.old del
%systemroot%\system32\drivers\etc\lmhosts.old
ren %systemroot%\system32\drivers\etc\lmhosts lmhosts.old
copy \\SERVER\NETLOGON\lmhosts %systemroot%\system32\drivers\etc
nbtstat -R
-

Then at the PCs, run the logon.bat, using the server's IP address:
Start, Run, \\SERVERIP\NETLOGON\logon.bat, Ok

See if you can see the server in the Network Neighborhood.
When you have to make changes to the hosts/lmhosts, the changes are
loaded during the users logins.  The nbtstat -R purges  reloads the
remote cache name table.

2. Use WINS
WINS Support = yes   If the Samba server will provide it.
WINS server = 192.168.1.xxx to point to the WINS server
on your network.

3. Be sure the server/PCs are in the same Workgroup/Domain.

4.  Rem out the hosts allow to see if that's a cause.
If not, add it back in.

Don't forget to restart the daemons after steps 2  4.

Hope this helps.
  Jim


 -Original Message-
 From: Mikael lilleman Göransson [mailto:[EMAIL PROTECTED]
 Sent: Sunday, September 21, 2003 6:22 AM
 To: [EMAIL PROTECTED]
 Subject: [Samba] OpenBSD 3.3 and samba-2.2.8
 
 
 Hi and hello. 
 
 Does anyone have installed Samba using the ports-collection 
 in OpenBSD 
 recently? 
 
 My WindowsXP-computers can't find the computer on the network 
 at all. I use 
 the standard smb.conf wich comes with the port-installation, 
 exept these 
 changes: 
 
 [global]
   workgroup = NETDISASTERS
   encrypted passwords = yes
   hosts allow = 192.168.1. 192.168.2.0./24 192.168.3.0/255.255.255.0 
 127.0.0.1
   preferred master = yes
 
 [ftp]
   comment = The Place
   path = /home/ftp
   read only = no
   public = yes
   writable = yes
   write list = @ftp, @users 
 
 What am I doing wrong? 
 
 Anyone running OpenBSD 3.3 who can give me a hint? 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba
 
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Mounting windows file system

2003-09-22 Thread Skip Evans
Hi all,

I just installed Redhat 9, but can't see how to mount
Windows file system directories on our network. From 
the Network Servers menu options I can get to the 
machines, but want to set mountpoints further down in 
the file systems on these machines so I don't have to 
walk so far down to get at files.

Also, my applications such as Openoffice write and such 
cannot see the Windows machines from /mnt and the smb 
point does not show up.

I'm pretty well versed in Unix, but have no real 
experience with Samba. Most of my experience is just 
with Unix to Unix machines.

Someone told me to go from the menu to System Settings 
-- Server Settings -- Samba Server, but I have no 
Samba Server option there, only one that says 'Services.'

Anyone have any ideas?

Thanks much Sambanistas!
--
Skip Evans
Network Project Director
National Center for Science Education
420 40th St, Suite 2
Oakland, CA 94609
510-601-7203 Ext. 308
510-601-7204 (fax)
800-290-6006
[EMAIL PROTECTED]
http://www.ncseweb.org
NCSE now has a one way broadcast news list.
Please note that this is NOT a discussion
list. You cannot post messages for members
to receive. We use this list to broadcast
news about the creationism/evolution issue
to interested parties.
To sign up send:
subscribe ncse [EMAIL PROTECTED]
to: [EMAIL PROTECTED]
To unsubscribe send:
unsubscribe ncse [EMAIL PROTECTED]
to: [EMAIL PROTECTED]


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] HOWTO doc redundancy

2003-09-22 Thread Don Koch
I found a redundancy in the Samba-HOWTO-Collection file:
Section 30.3.3., Charsets, is repeated as section 30.3.5.

-- 
Don Koch
[EMAIL PROTECTED]

Not speaking for Cognex Corporation.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba W2k login

2003-09-22 Thread kurt weiss
- do you have a domain controller? (and the w2k is *not* member of the 
domain, or is member of another domain?)
- did u require sign or seal = 0 registry entry?
- are u logging in with local or domain user?

please give us a view details - samba version, smb.conf,...

Ari Ryynänen schrieb:
Viestissä Maanantai 22. Syyskuuta 2003 10:44, kirjoitit:

Ari Ryynänen schrieb:

Hi!

I'm having little trouble with my W2K installation: every time I log in,
it says that incorrect password when trying to automatically reconnect to
Samba shares. After typing in password, everything works.
it seems u login as local user and he has another password as the samba
user???


Nope, password is same, and after I retype it in dialog, it connects OK. I 
just have to retype it every time I login, and for every share I connect...

Yours,

Ari Ryynänen


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba 3.0rc4 + SrvTools = unusual behavior

2003-09-22 Thread Ed
Summary:
--
Hello, when using the MS NT SrvTools (User  Server Manager for Domains), I
get an error when I try to access an individual user's properties (The
following error occurred while accessing the properties of the user blah
\n The specified procedure could not be found \n The user properties cannot
be edited or viewed at this time); however, when I try this same operation
from a machine not in that domain, it works.

I'm wondering if anyone else has experienced this behavior and has any
thoughts on how I can correct the behavior so as to be able to use the User
Manager from the machine in the domain.

The details/history:
--
We have a test domain (NTDOM) upon which we worked out the kinks for using
Samba 2.2.x as our PDC.  Once the test domain was happy, we then created a
production samba PDC.  We're now updating the NTDOM (test) PDC from 2.2.8a
to 3.0rc4 (as part of a move to Samba 3.0).  We've upgraded the RH7.3 to the
3.0.0 rc4 rpm, imported the old smbpasswd file into a tdbsam (to gain user
profile control), set up the groups/groupmapping, and fleshed out the
smb.conf with the necessary add/delete user/group scripts (to allow user of
the MS NT SrvTools).

There are three machines in the mix:
1. NTDOM PDC - Samba 3.0rc4 - RH7.3 Linux: named pdc
2. NTDOM workstation - W2K Server (stand alone) SP4: named ws1
3. non-NTDOM workstation - W2K pro: SP3 named lt1

From ws1, I get the error only when trying to view/edit an individual user's
properties.  I can administer the Domain groups just fine and Server Manager
seems to work fine.  However, if I log onto lt1 (a machine not on the NTDOM
domain) and establish a connection to one of pdc's shared as root, then when
I run User Manager and guide it to NTDOM, it works fine.  I can view and
edit individual user's properties without incident.

I've read through all the new documentation (the new html docs are quite
impressive and are well-formatted), I've scoured all the old documentation,
checked the mailing lists, and googled away--yet still have not come up with
anything.  If anyone has any suggestions or observations, I would appreciate
it.

--
Ed



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] mangle characters (e.g. blank to underline)

2003-09-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Liesinger Horst wrote:
| Hi
|
| File names with blanks are not very useful in Unix scripts.
| Our Windows users use very often (not allowed) blanks in file names.
| So I am looking for a possibility to change blanks to underlines.
| But mangled map = (*\ * *_*) does not work ?!?
This opiotn could have bit rotted by now.  I wouldn't count
on it working correctly.  We'll check on it (probably for 3.0.1)
and probably remove it.


cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/by5FIR7qMdg1EfYRAlJ+AKDprRFXvYQ6Nwa2FCJpGPUPUN5KGACgpNkT
6iKS1Bhdgfl4KYRPvZy83II=
=i1B9
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] OpenBSD 3.3 and samba-2.2.8

2003-09-22 Thread Van Sickler, Jim
A clarification to Step 1:

Add your server information to the hosts  lmhosts
BEFORE adding them to your PCs...it has to be done
manually;  hosts/lmhosts aren't dynamically (magically?)
kept up to date.

hosts:
192.168.1.xxx   hostnamehostname.domain

e.g.
192.168.1.102   samba1  samba1.jpcs.se

lmhosts:
192.168.1.xxx   PDChostname #PRE #DOM:Domainname
192.168.1.xxx   Domain-15chars \0x1b  #PRE

e.g.
192.168.1.102   samba1  #PRE#DOM:NETDISASTERS
192.168.1.102   NETDISASTERS   \0x1b  #PRE

See KB Article/PSS ID Number: Q150800 for more info.

Jim

 -Original Message-
 From: Van Sickler, Jim [mailto:[EMAIL PROTECTED]
 Sent: Monday, September 22, 2003 9:07 AM
 To: 'Mikael lilleman Göransson'; [EMAIL PROTECTED]
 Subject: RE: [Samba] OpenBSD 3.3 and samba-2.2.8
 
 
 A couple of suggestions:
 
 1. Add your Samba server to the hosts and lmhosts files on your PCs.
 Copy hosts  lmhosts to the netlogon share directory.
 In your logon.bat put these lines (change SERVER to your 
 server name):
 
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Problem installing samba-2.2.8a from tarball

2003-09-22 Thread Taiwo Akinosho
hi

i uninstalled samba from my system.
i got the tarball form samba site.

i ran
1. ./configure --with-winbind-auth-challenge
2. make
3. make install.

i check rpm -q samba but its not installed.
can someone tell me what i am doing wrong.

Thanks



**Disclaimer

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify NAL BAnk Plc on [EMAIL 
PROTECTED]
This message contains confidential information and is intended only for
the individual named. 
Dear [EMAIL PROTECTED], our products and services are listed below.

Optima: 
Maxiyield:
Frontier Funds: 
For further details contact [EMAIL PROTECTED]


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Server Log Analizer

2003-09-22 Thread OPSC Service
Dear all,

Are there any program to analyze the Samba Server?

If yes, what do you recommend?

Regards
Rodrigo Noroaldo de Castro Fernandes
-- 
  OPSC Service Brazil  [EMAIL PROTECTED]

  DARUMA ORGA Card Systems S/A
  Technology Division
  OPSC Group - Orga Prepaid Service Center 

  Av. Independencia 3451,  Taubate,  Sao Paulo,  BRAZIL,   12.032-000
  Tel: +55 12 281-1900 X 109/110/111 Fax: +55 12 281-1909
  Hot Line: +55 12 281-1925, Mo to Fr, 08:00 to 17:00,  UTC-3

  www.daruma.com.br  www.darumaorga.com.br   www.orga.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba not announcing the correct IP address to a Windows NT Wins server

2003-09-22 Thread Wieprecht, Karen M.
We have two systems with dual NICs that run samba 2.2.5 with winbind,  and
neither of them is announcing the system's primary IP address correctly to
the WINS server.  The systems show up in the wins database with the
secondary IP address (which is the private network we use for the
heartbeat/meta data on our CXFS cluster).  We worked around it by entering
the correct IP addresses for these systems as static IP entries in the WINS
server's database,  but it would be nice to know how we could get those
systems to automatically announce themselves correctly.

The nsswitch.conf file for these machines uses files first (local host
table) then dns
The primary IP addresses for these systems is in the local host table as are
the hostnames for the 2nd NICs (i.e. samiam .vs. private-samiam)

I think the samba name resolve order setting of host wins bcast  means
that I use the UNIX nameservice lookup first (as defined by nsswitch.conf),
then ask the wins server,  then broadcast for the information.  I've told
samba who the wins server is,   but I don't have a remote announce
parameter.  Is this what I'm missing or do I need to make my netbios name =
SAMIAM be lower case (or is there something else I need to do to get these
systems to announce themselves correctly to the WINS server?)

Thanks,

Karen Wieprecht

[global]
workgroup = OURNTDOMAINNAME
netbios name = SAMIAM
server string = samiam
security = DOMAIN
encrypt passwords = Yes
password server = *
passwd program = /usr/bin/yppasswd
log level = 2
log file = /usr/samba/log.%m
max log size = 500
name resolve order = host wins bcast
keepalive = 30
os level = 0
preferred master = False
local master = No
domain master = False
dns proxy = No
wins server = xx.xx.11.25 xx.xx.11.33
lock dir = /usr/samba/locks
valid chars = - _
winbind uid = 1-2
winbind gid = 1-2
template homedir = /netshare/users/samba/%U
winbind separator = _
winbind cache time = 60
username map = /usr/samba/lib/username.map
guest ok = no
map to guest = never 
hosts allow = xx.xx.11. xx.xx.12. xx.xx.17. 
veto files = /*.eml/*.nws/riche20.dll/*.{*}/
  oplocks = No
  level2 oplocks = No
strict locking = Yes

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] rpcclient adddriver problems 2.2.8a and 3rc4

2003-09-22 Thread daniel . jarboe
Resolved both of these (different) issues.  On 2.2.8a, dumb mistake... I
forgot that server runs with use default domain = no... after adding the
domain and seperator to the user name it works.

On the 3rc4, the problem was my write list for the print$ share.  On
2.2.8a, I used the following: write list = user1, user2 ... For 3 I
had to use write list = user1, user2 (no quotes around it).

~ Daniel


 The command:
 
 rpcclient -U jarboed -c 'adddriver Windows NT x86 RICOH Aficio 700
 PS:RINH7PS5.DLL:RICNH703.PPD:RINH7PSU.DLL:RINH7PSU.HLP:NULL:RA
 W:RNH7kmUI
 .DLL,RNH7PS.DLL,RNH7km.INI,RINH7PS5.NTF,RNH7Help.HLP,TrackID.D
 LL,TIFmtA.
 DLL,TIBase64.DLL,TISHMEM.DLL,TICMD.EXE' LINPS1
 
 fails on 2.2.8a and 3rc4 (substituting server name 
 appropriately in the above command).








---

This message is the property of Time Inc. or its affiliates. It may be
legally privileged and/or confidential and is intended only for the use
of the addressee(s). No addressee should forward, print, copy, or
otherwise reproduce this message in any manner that would allow it to be
viewed by any individual not originally listed as a recipient. If the
reader of this message is not the intended recipient, you are hereby
notified that any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is strictly prohibited. If you have received this communication
in error, please immediately notify the sender and delete this message.
Thank you.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Winbind RC4 crash

2003-09-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Eggleton wrote:
| Hi there,
|
| We have just upgraded from Samba 3.0.0rc2 to 3.0.0rc4 on RH9 (stopped
| smb/winbind, rebuilt from SRPM with ACLs enabled, rpm -Fvh to upgrade,
| then started smb/winbind). Shortly afterwards, winbind crashed. Here is
| an excerpt of the logs:
Paul,

Any chance of getting a full backtrace?  Or maybe even testing the
latest SAMBA_3_0_RELEASE cvs branch?
Thanks.

cheers, jerry
~ --
~ Hewlett-Packard- http://www.hp.com
~ SAMBA Team -- http://www.samba.org
~ GnuPG Key   http://www.plainjoe.org/gpg_public.asc
~ You can never go home again, Oatman, but I guess you can shop there.
~--John Cusack - Grosse Point Blank (1997)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/bz/KIR7qMdg1EfYRAqdyAKDWmIE9f3YDB2icLj/lSi2APzDb6QCfXOsH
8un34LbgLSBWBx8LSd10h6I=
=K+ms
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] problem installing 3.0.0 to Solaris 7

2003-09-22 Thread trogl
this is the error message resulting from make install

(snip)

Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
make: execvp: ./install-sh: Permission denied
make: [installclientlib] Error 127 (ignored)
: bin/libsmbclient.a /usr/local/samba/lib
./install-sh -c /usr/local/samba/src/samba-3.0.0rc4/source/include/libsmbclient.h 
/usr/local/samba/include
make: execvp: ./install-sh: Permission denied
make: [installclientlib] Error 127 (ignored)


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] smbclient 127.0.0.1 timeout .... PCs can't browse LInux share

2003-09-22 Thread Tom Whiteford
Let's see I've got a network about 10 PCs running XP and 1 running
Linux.  I had setup Samba and it was running like a charm.  XP pcs
could access linux box through network neighborhood and access 2
shared dir and edit/change files.
Really not sure what has gone wrong.  I am using Samba 2.2.8a

I run both smbd and nmbd as daemons.  When I run ps -aux they show up.

root  1553  0.0  0.1  4664 1788 ?S14:34   0:00 
/usr/local/samba/bin/smbd -D
root  1555  0.0  0.1  3668 1652 ?S14:34   0:00 
/usr/local/samba/bin/nmbd -D
root  1556  0.0  0.1  3616 1380 ?S14:34   0:00 
/usr/local/samba/bin/nmbd -D
When I run netstat -a  looks like netbios-ssn is set to LISTEN.  Also netbios-ssn is 
defined as 139 in /etc/services

[EMAIL PROTECTED] etc]# netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address State
tcp0  0 *:32768 *:* LISTEN
tcp0  0 *:swat  *:* LISTEN
tcp0  0 localhost.localdo:32773 *:* LISTEN
tcp0  0 *:netbios-ssn   *:* LISTEN
tcp0  0 *:sunrpc*:* LISTEN
tcp0  0 *:http  *:* LISTEN
tcp0  0 *:x11   *:* LISTEN
tcp0  0 *:ssh   *:* LISTEN
tcp0  0 localhost.localdom:smtp *:* LISTEN
tcp0  0 boslinux:32869  cs52.msg.sc5.yahoo:5050 ESTABLISHED
udp0  0 *:32768 *:*
udp0  0 boslinux:netbios-ns *:*
udp0  0 *:netbios-ns*:*
udp0  0 boslinux:netbios-dgm*:*
udp0  0 *:netbios-dgm   *:*
udp0  0 *:sunrpc*:*
Active UNIX domain sockets (servers and established)
Everything looks good.  But when I run smbclient I get 

[EMAIL PROTECTED] etc]# /usr/local/samba/bin/smbclient -L localhost
added interface ip=192.168.1.80 bcast=192.168.1.255 nmask=255.255.255.0
timeout connecting to 127.0.0.1:139
Error connecting to 127.0.0.1 (Operation already in progress)
Connection to localhost failed
I had this problem and actually uninstalled all Samba RPM packages and then
installed all over again using latest.tar.gz 

hosts.allow  file is set to ALL:ALL and nothing in hosts.deny

no firewall settings

The ultimate problem is that my XP PCs can see my linux pc (boslinux) but can't
connect to it when I double-click on it in Network Neighborhood ... error is ...
\\Boslinux is not accessible.  You might not have permission to use
this network resource ...  The network path is not found.
SAMBA is working to some degree ... the pcs can see the
linux box name in network neighborhood.  If I edit smb.conf and change
workgroups the pcs eventually see the linux box in the new workgroup
(although we have too many hubs and there is a long latency issue).
Misc notes ...
=  I've rebooted both Linux and XP machines many times
=  SWAT takes forever when clicking on STATUS
=  SWAT server status shows nmbd: running 
=  BUT smbd: not running EVEN THOUGH smbd is running when using ps -aux 
=  At DOS prompt $ pind boslinux returns fine

Also sometimes this error occurs when the PC tries to simply access
it's own workgroup   However they do eventually recover and can
access other PCs and directories 
Here's my smb.conf file  

# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2003/09/19 15:58:02
# Global parameters
[global]
   workgroup = BZZAGENT
   server string = Linux Server
   security = SHARE
   encrypt passwords = Yes
   log file = /var/log/samba/%m.log
   max log size = 0
   dns proxy = No
   guest account = guest
   printing = lprng
[homes]
   comment = Home Directories
   valid users = %S
   read only = No
   create mask = 0664
   directory mask = 0775
   browseable = No
[printers]
   comment = All Printers
   path = /var/spool/samba
   printable = Yes
   browseable = No
[tmp]
   path = /tmp
   username = guest
   read only = No
   guest ok = Yes
[internalsite]
   path = /usr/local/internalsite
   username = guest
   read only = No
   guest ok = Yes


SAMBA seemed pretty easy when I first set it up.  Basically configure
smb.conf then run /usr/sbin/smbd then /usr/sbin/nmbd.   But I'm lost
now ...
Here are log.nmbd 

[2003/09/19 15:59:53, 0] nmbd/nmbd.c:sig_term(65)
 Got SIGTERM: going down...
[2003/09/19 16:00:30, 0] nmbd/nmbd.c:main(798)
 standard input is not a socket, assuming -D option
[2003/09/19 16:13:59, 0] nmbd/nmbd.c:sig_term(65)
 Got SIGTERM: going down...
[2003/09/19 16:25:00, 0]

Re: [Samba] Problem installing samba-2.2.8a from tarball

2003-09-22 Thread Don Koch
 hi
 
 i uninstalled samba from my system.
 i got the tarball form samba site.
 
 i ran
 1. ./configure --with-winbind-auth-challenge
 2. make
 3. make install.
 
 i check rpm -q samba but its not installed.
 can someone tell me what i am doing wrong.
 
 Thanks

Installing it via make install does not update any rpm info.  If you want
it to do that, look in the packaging subdirectory for info on how to make
a rpm installation.

-- 
Don Koch
[EMAIL PROTECTED]

Not speaking for Cognex Corporation.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] problem installing 3.0.0 to Solaris 7

2003-09-22 Thread Don Koch
 this is the error message resulting from make install
 
 (snip)
 
 Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
 ./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
 make: execvp: ./install-sh: Permission denied
 make: [installclientlib] Error 127 (ignored)
 : bin/libsmbclient.a /usr/local/samba/lib
 ./install-sh -c /usr/local/samba/src/samba-3.0.0rc4/source/include/libsmbclient.h 
 /usr/local/samba/include
 make: execvp: ./install-sh: Permission denied
 make: [installclientlib] Error 127 (ignored)

Make sure the execute bits are set on install.sh.  I noted in my installation
it is 644.  It should be chmod'ed to 755.

-- 
Don Koch
[EMAIL PROTECTED]

Not speaking for Cognex Corporation.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Unique login

2003-09-22 Thread Gustavo Schroeder
Hi there,

i´m using samba 2.2.8 as a PDC. and the users can login simultaneously
at multiples machines at a time.
is there a way to make the user login only once?

regards

Gustavo Schroeder
Sys. Admin
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] problem installing 3.0.0 to Solaris 7

2003-09-22 Thread trogl
 make: execvp: ./install-sh: Permission denied
 
 Make sure the execute bits are set on install.sh.  I noted in my 
 installationit is 644.  It should be chmod'ed to 755.

Yep, that fixed it.

How do I go about telling the development team that this is busted?


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] mount command not working

2003-09-22 Thread Skip Evans
Hello all,

When I execute the following command:

mount -t smbfs -o username=owner //server/c /mnt/x

I get:

Could not resolve mount point /mnt/Xdrive

Anyone have any idea why? The Windows machine
is server, and I'm trying to mount the c drive. There
is no password for the machine.
--
Skip Evans
Network Project Director
National Center for Science Education
420 40th St, Suite 2
Oakland, CA 94609
510-601-7203 Ext. 308
510-601-7204 (fax)
800-290-6006
[EMAIL PROTECTED]
http://www.ncseweb.org
NCSE now has a one way broadcast news list.
Please note that this is NOT a discussion
list. You cannot post messages for members
to receive. We use this list to broadcast
news about the creationism/evolution issue 
to interested parties.

To sign up send:
subscribe ncse [EMAIL PROTECTED]
to: [EMAIL PROTECTED]
To unsubscribe send:
unsubscribe ncse [EMAIL PROTECTED]
to: [EMAIL PROTECTED]


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] utmp grievances

2003-09-22 Thread Tom Crane
Dear All,

I have installed the current version of Slackware Linux which includes samba-2.2.8a. 
My previous system
had samba-2.0.7 with the utmp patch by David Lee applied. The original/patched utmp 
support had a 'utmp
hostname' parameter to select between logging by hostname or netbios name. This very 
useful parameter is
missing from 2.2.8a. IMHO this is a real pity. Is this an oversight or was there a 
reason for this?

Even worse, 2.2.8a actually logs by IP address rather than hostname despite the 
relevant variable in
smbd/utmp.c being 'hostname'. My machine is running bind so I presume this is 
intentional? If so it seems
a bit ugly -- I mean eg. telnet connections are logged in utmp/wtmp by hostname if one 
exists.

One other thing: My old system ran with 'security = share' and the new one I've 
configured with 'security
= user'. I found (after much initial puzzlement) that this was necessary on 2.2.8a to 
get the utmp
logging to work! I have a 'username map' file with entries like;

!unixuser1 = Windows user1
!unixuser2 = Windows user2
myguest = *

where myguest is a real user (with passwd  smbpasswd) passwords. I have some 'guest 
ok' plus 'guest
only' shares which should be accessible to everyone -- eg. public access printer and 
readonly /pub
directory.

My 'objection' is that utmp/wtmp logs connections to these public shares as being from 
user myguest,
despite the remote PC user not knowing/specifying the password for myguest. I have a 
'guest account =
nobody' global record in smb.conf where the nobody user is password-less. Surely 
utmp/wtmp should log
such connections as coming from nobody (as the patched 2.0.7 + 'security = share' 
system does). Again,
this seems misleading and undesirable.

I'm tempted to try back-porting the 'utmp directory' feature into 2.2.8a --  Are there 
any pitfalls
I should be aware of?

Thanks
Tom Crane

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] [PATCH] smbfs/proc -- use C99 initializer to fix bug.

2003-09-22 Thread Stephen Hemminger
There is warning in 2.6.0-test5 bk latest from smbfs/proc which looks
like a bug because the second structure element in nls_table is 
alias (a char *) not the uni2char function.  Also, since smbfs can be
built as a module, it needs to set the owner field.

diff -Nru a/fs/smbfs/proc.c b/fs/smbfs/proc.c
--- a/fs/smbfs/proc.c   Mon Sep 22 13:49:43 2003
+++ b/fs/smbfs/proc.c   Mon Sep 22 13:49:43 2003
@@ -212,12 +212,10 @@
 }
 
 static struct nls_table unicode_table = {
-   unicode,
-   uni2char,
-   char2uni,
-   NULL,   /* not used by smbfs */
-   NULL,
-   NULL,   /* not a module */
+   .charset = unicode,
+   .uni2char = uni2char,
+   .char2uni = char2uni,
+   .owner = THIS_MODULE,
 };
 
 /* --- */
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] log deleted files/folders

2003-09-22 Thread John H Terpstra
On Mon, 22 Sep 2003, INVENTIA - Javier [iso-8859-15] García Márquez wrote:

 hi

 im trying to log deleted files/folders, however, it seems that the log level
 option does'nt do this. Is there any other way?

There is a way. See the Samba-3.0.0 Samba-HOWTO-Collection.pdf that ships
with the RC4 release. Refer to the chapter on Virtual File System (VFS)
Drivers.

- John T.
-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Samba printer: Access denied, unable to connect

2003-09-22 Thread Aschaffer
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please post the global section of smb.conf
do you have use client drivers = yes ?  I have seen that cause this
problem a number of times

- -Original Message-
From: Mark Liu [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:54 AM
To: samba
Subject: [Samba] Samba printer: Access denied, unable to connect


I have Samba 2.2.8a on my Red Hat 9 as the Primary
Domain Controller. 
 
I can print everything pretty well from my Red Hat 9
box. 
 
I can logon to Samba-controlled domain METRAN from my
XP boxes, and I can also 
see the shared printer - smbLPR, which is a HP
LaserJet 4si.  But the status 
of the shared printer is Access denied, unable to
connect. 
 
If I double click it, XP says: 
 
A policy is in effect on your computer which prevents
you from connecting to 
this print queue. Please contact your system
administrator. 
 
I followed the instructions at
http://support.microsoft.com/?kbid=319939 and 
enabled point and print.  But the problem remains. 
 
Here is the part of my smb.conf which has to do with
the printer setting.  
Please note that I have to use lpr.cups on my Red Hat
system to print 
anything. lpr does not work. 
 
[smbLPR] 
path = /var/tmp 
printable = Yes 
printing = bsd 
print command = lpr.cups -P%p -r %s 
printer name = mySambaPrinter 
 
Any idea on how to fix this? 
 
 


- -- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 7.0.3 for non-commercial use http://www.pgp.com

iQA/AwUBP2+Aiyh4imLwvL+vEQJuKgCfQnnqUo0dse3usNlcIw37dGsJhAAAnRsA
tsrkOHGa6vnDMMR2v8xIabKz
=8IoK
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] HOWTO doc redundancy

2003-09-22 Thread John H Terpstra
On Mon, 22 Sep 2003, Don Koch wrote:

 I found a redundancy in the Samba-HOWTO-Collection file:
 Section 30.3.3., Charsets, is repeated as section 30.3.5.

Thanks. Fixed.

- John T.
-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Thank You All

2003-09-22 Thread John H Terpstra
Hi,

The Samba book (the published form of the Samba-HOWTO-Collection) is just
about done. So I just took a moment to reflect on recent feedback. There
is something that must be said, so here it is:

Thank-you to all who gave the best quality of feedback
I could have imagined, but never expected. Well done!

- John T.
-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Samba 3.0rc4 + SrvTools = unusual behavior

2003-09-22 Thread Ed
Just an update to my original question, which is below.

I added a W2K workstation to the domain and experienced no problems with
User Manager.  The other domain machine is a W2K server (running in
standalone mode as a member of the domain) and it experiences the error I
describe below.

Does anyone have any thoughts on or experience with W2K server not playing
nice when it comes to SrvTools (or other aspects of domain behavior)?

Cheers
Ed

Ed [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Hello, when using User Manager for Domains, I get an error when I
 try to access an individual user's properties (The following error
occurred
 while accessing the properties of the user blah  \n The specified
procedure
 could not be found).




-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba printer: Access denied, unable to connect

2003-09-22 Thread The Ben
Hi there,
in my opinion you have to set the parameter.

printing = cups and not = bsd, 

hope it helps.

CU Ben

Am Mon, 2003-09-22 um 17.54 schrieb Mark Liu:

 I have Samba 2.2.8a on my Red Hat 9 as the Primary
 Domain Controller. 
  
 I can print everything pretty well from my Red Hat 9
 box. 
  
 I can logon to Samba-controlled domain METRAN from my
 XP boxes, and I can also 
 see the shared printer - smbLPR, which is a HP
 LaserJet 4si.  But the status 
 of the shared printer is Access denied, unable to
 connect. 
  
 If I double click it, XP says: 
  
 A policy is in effect on your computer which prevents
 you from connecting to 
 this print queue. Please contact your system
 administrator. 
  
 I followed the instructions at
 http://support.microsoft.com/?kbid=319939 and 
 enabled point and print.  But the problem remains. 
  
 Here is the part of my smb.conf which has to do with
 the printer setting.  
 Please note that I have to use lpr.cups on my Red Hat
 system to print 
 anything. lpr does not work. 
  
 [smbLPR] 
 path = /var/tmp 
 printable = Yes 
 printing = bsd 
 print command = lpr.cups -P%p -r %s 
 printer name = mySambaPrinter 
  
 Any idea on how to fix this? 
  
 
 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] too much spam - filtering the mailinglist

2003-09-22 Thread Marc Schoechlin
Hi !

Today i deleted more then 60(!) spam-messages on this list

I think it would be a good idea, to limit the possible senders
of this list to the addresses which are subscribed.

Best regards

Marc Schoechlin

-- 

Gruss / Best regards  |  LF.net GmbH|  fon +49 711 90074-413
Marc Schoechlin   |  Ruppmannstr. 27|  fax +49 711 90074-33
[EMAIL PROTECTED] |  D-70565 Stuttgart  |  http://www.lf.net
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] filtering the mailinglist

2003-09-22 Thread Marc Schoechlin
Hi !

Today i deleted more then 60(!) spam-messages on this list

I think it would be a good idea, to limit the possible senders
of this list to the addresses which are subscribed.

Best regards

Marc Schoechlin

-- 

Gruss / Best regards  |  LF.net GmbH|  fon +49 711 90074-413
Marc Schoechlin   |  Ruppmannstr. 27|  fax +49 711 90074-33
[EMAIL PROTECTED] |  D-70565 Stuttgart  |  http://www.lf.net
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: Samba 2.2.8 on VMS 7.3-1

2003-09-22 Thread John E. Malmberg
Geoff Roberts wrote:
Still having difficulty making Samba useable.

As above.  To an XP box.  No domains involved.

It now asks for username/password but never authenticates for some reason.
(SMB is set to use encrypted p/w and XP does so by default).
The username must exist on the OpenVMS system, and have both read and 
write access to it's default directory, and to SAMBA_ROOT:[VAR].  The 
password is validated against the Samba password file or a remote server.

But the UIC used comes from the OpenVMS account.

Also, the SAMBA_GUEST account must exist, and it must have read and 
write access to it's default directory and to SAMBA_ROOT:[VAR].  Because 
of the unique security requirements, I strongly recommend that a special 
account SAMBA__GUEST be used.

The SAMBA_GUEST account is misnamed.  It is not really a guest account, 
and is required for most clients to do any access to the server.

When you disable the Guest account on a Microsoft Server, it is not 
totally disabling the account.  Certain network operations still use the 
security information from that account according to people who work on 
the main SAMBA core.

Also could someone point me to some *VMS Specific* docs.  The online html
docs are useful but are rather too unix specific for someone that doesn't speak Unix.
For Samba 2.0.6 and earlier, I put a FAQ on comp.os.vms and in 
Encompasserve.  http://www.google.com should be able to find it.

A couple of people on comp.os.vms have expressed an interest in writing 
up a more OpenVMS friendly how-to or quick start for SAMBA, but I have 
not seen any documentation.  Nor have I seen them post on this mailing list.

The comp.os.vms newsgroup is an alternate place for asking about SAMBA 
for OpenVMS.

Also as SAMBA for OpenVMS is more closely tracking the behavior of the 
UNIX SAMBA, sometimes an answer can be found in the main SAMBA mailing 
list.  Be warned, that one has a higher volume.

(Like me).  Is there some UID equivalent that needs to be poked in somewhere in
addition to username and hashed password?  Is there some way to make it use
the SYSUAF instead of a separate user database?
As I posted above.  Samba on OpenVMS uses the SYSUAF for two accounts 
for every connection.

To get it to just use the SYSUAF, you need to disable encrypted 
passwords.  Other changes may be required.

I'll post my smb.conf or anything else that might help.
Posting the entire smb.conf or other large logs rarely helps.

Increasing the debug level and then looking at the last few lines of the 
resulting smbd log in SAMBA_ROOT:[VAR] will usually show what the 
problem is.

-John
[EMAIL PROTECTED]
Personal Opinion Only
PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:

http://www.catb.org/~esr/faqs/smart-questions.html


Great Web Site Helpful Resources!

2003-09-22 Thread Matt-View Point Mobility
You Have A Great Site With Helpful Information, Resources  Links!
(Congratulations on maintaining such an informative web site).

With the disabled populations growing it's important for everyone to know where to 
find this helpful information. I would like to suggest a link for your site of a 
product that many visitors to your site may have an interest in.
http://www.viewpointmobility.com
Is for our company named View Point Mobility and we manufacture the VISION rear 
entrance lowered floor wheelchair minivan conversion.

Take a look at the site and I think you will agree that the visitors to your site may 
find the information very useful.

Thank you.
Matt Wermer
(C-4 Quad)
View Point Mobility,L.L.C.

See Our  VISION VEHICLES  At:
http://www.viewpointmobility.com
The VISION Paratransit:
The 2002 Ford Windstar VISION:
The 2003 Chrysler VISION:
The 2002-2003 Chevrolet Venture:
The 2003 Buick Rendezvous 4x4 SUV:

VIEW POINT MOBILITY, L.L.C.
1815 PALMER ST.
KALAMAZOO, MI 49001
877-368-6022
[EMAIL PROTECTED]

* Please disregard and delete this email letter if you have received and responded to 
it already. We do apologize if you find this request inappropriate for your web site 
and ask you to delete this message.  PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:

http://www.catb.org/~esr/faqs/smart-questions.html

CVS update: samba/source/intl

2003-09-22 Thread tpot

Date:   Mon Sep 22 07:25:19 2003
Author: tpot

Update of /data/cvs/samba/source/intl
In directory dp.samba.org:/tmp/cvs-serv28969

Modified Files:
  Tag: SAMBA_3_0
lang_tdb.c 
Log Message:
Applied Monyo's patch for bug #412 which allows \n characters to
appear in msg strings.


Revisions:
lang_tdb.c  1.7.2.5 = 1.7.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/intl/lang_tdb.c.diff?r1=1.7.2.5r2=1.7.2.6


CVS update: samba/packaging/Solaris

2003-09-22 Thread jerry

Date:   Mon Sep 22 16:12:03 2003
Author: jerry

Update of /data/cvs/samba/packaging/Solaris
In directory dp.samba.org:/tmp/cvs-serv22354

Modified Files:
  Tag: SAMBA_3_0
makepkg.sh.tmpl prototype.master 
Log Message:
solaris packagaing fixes from Brian King

Revisions:
makepkg.sh.tmpl 1.1.2.1 = 1.1.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Solaris/makepkg.sh.tmpl.diff?r1=1.1.2.1r2=1.1.2.2
prototype.master1.4.2.1 = 1.4.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Solaris/prototype.master.diff?r1=1.4.2.1r2=1.4.2.2


CVS update: samba/packaging/Solaris

2003-09-22 Thread jerry

Date:   Mon Sep 22 16:12:19 2003
Author: jerry

Update of /data/cvs/samba/packaging/Solaris
In directory dp.samba.org:/tmp/cvs-serv22397

Modified Files:
  Tag: SAMBA_3_0_RELEASE
makepkg.sh.tmpl prototype.master 
Log Message:
solaris packagaing fixes from Brian King

Revisions:
makepkg.sh.tmpl 1.1.4.1 = 1.1.4.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Solaris/makepkg.sh.tmpl.diff?r1=1.1.4.1r2=1.1.4.2
prototype.master1.4.6.1 = 1.4.6.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Solaris/prototype.master.diff?r1=1.4.6.1r2=1.4.6.2


CVS update: samba/packaging/Solaris

2003-09-22 Thread jerry

Date:   Mon Sep 22 16:12:34 2003
Author: jerry

Update of /data/cvs/samba/packaging/Solaris
In directory dp.samba.org:/tmp/cvs-serv22472

Modified Files:
makepkg.sh.tmpl prototype.master 
Log Message:
solaris packagaing fixes from Brian King

Revisions:
makepkg.sh.tmpl 1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Solaris/makepkg.sh.tmpl.diff?r1=1.2r2=1.3
prototype.master1.5 = 1.6

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Solaris/prototype.master.diff?r1=1.5r2=1.6


CVS update: samba/source/utils

2003-09-22 Thread jra

Date:   Mon Sep 22 17:35:10 2003
Author: jra

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv32421/utils

Modified Files:
  Tag: SAMBA_3_0_RELEASE
pdbedit.c 
Log Message:
Fix typo in error message.
Jeremy.


Revisions:
pdbedit.c   1.87.2.3 = 1.87.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.87.2.3r2=1.87.2.4


CVS update: samba/source/intl

2003-09-22 Thread jra

Date:   Mon Sep 22 17:39:42 2003
Author: jra

Update of /data/cvs/samba/source/intl
In directory dp.samba.org:/tmp/cvs-serv471/intl

Modified Files:
  Tag: SAMBA_3_0_RELEASE
lang_tdb.c 
Log Message:
Sync with 3.0 for INTL issues. Also patch from  Yasuma Takeda [EMAIL PROTECTED]
Jeremy.


Revisions:
lang_tdb.c  1.10.2.1 = 1.10.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/intl/lang_tdb.c.diff?r1=1.10.2.1r2=1.10.2.2


CVS update: samba/source/intl

2003-09-22 Thread jra

Date:   Mon Sep 22 17:39:44 2003
Author: jra

Update of /data/cvs/samba/source/intl
In directory dp.samba.org:/tmp/cvs-serv465/intl

Modified Files:
  Tag: SAMBA_3_0
lang_tdb.c 
Log Message:
Fix return of result. Patch from Yasuma Takeda [EMAIL PROTECTED]
Jeremy.


Revisions:
lang_tdb.c  1.7.2.6 = 1.7.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/intl/lang_tdb.c.diff?r1=1.7.2.6r2=1.7.2.7


CVS update: samba/source/msdfs

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:53:59 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv2214/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
msdfs.c 1.28.2.15 = 1.28.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.15r2=1.28.2.16


CVS update: samba/source/nsswitch

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:53:59 2003
Author: jerry

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv2214/nsswitch

Modified Files:
  Tag: SAMBA_3_0
winbindd_util.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
winbindd_util.c 1.73.2.34 = 1.73.2.35

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_util.c.diff?r1=1.73.2.34r2=1.73.2.35


CVS update: samba/source/rpc_client

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:53:59 2003
Author: jerry

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv2214/rpc_client

Modified Files:
  Tag: SAMBA_3_0
cli_samr.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
cli_samr.c  1.68.2.11 = 1.68.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_samr.c.diff?r1=1.68.2.11r2=1.68.2.12


CVS update: samba/source/tdb

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:53:59 2003
Author: jerry

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv2214/tdb

Modified Files:
  Tag: SAMBA_3_0
tdbutil.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
tdbutil.c   1.38.2.14 = 1.38.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdbutil.c.diff?r1=1.38.2.14r2=1.38.2.15


CVS update: samba/source/utils

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:53:59 2003
Author: jerry

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv2214/utils

Modified Files:
  Tag: SAMBA_3_0
net_groupmap.c net_rpc.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
net_groupmap.c  1.1.2.19 = 1.1.2.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c.diff?r1=1.1.2.19r2=1.1.2.20
net_rpc.c   1.14.2.34 = 1.14.2.35

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.34r2=1.14.2.35


CVS update: samba/source/lib

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:54:33 2003
Author: jerry

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv2503/lib

Modified Files:
util_unistr.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
util_unistr.c   1.105 = 1.106

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_unistr.c.diff?r1=1.105r2=1.106


CVS update: samba/source/msdfs

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:54:33 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv2503/msdfs

Modified Files:
msdfs.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
msdfs.c 1.39 = 1.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.39r2=1.40


CVS update: samba/source/rpc_client

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:54:33 2003
Author: jerry

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv2503/rpc_client

Modified Files:
cli_samr.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
cli_samr.c  1.79 = 1.80

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_samr.c.diff?r1=1.79r2=1.80


CVS update: samba/source/nsswitch

2003-09-22 Thread jerry

Date:   Mon Sep 22 18:24:08 2003
Author: jerry

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv6387/nsswitch

Modified Files:
  Tag: SAMBA_3_0_RELEASE
winbindd_util.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
winbindd_util.c 1.96.2.5 = 1.96.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_util.c.diff?r1=1.96.2.5r2=1.96.2.6


CVS update: samba/source/msdfs

2003-09-22 Thread jerry

Date:   Mon Sep 22 18:24:08 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv6387/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
msdfs.c 1.37.2.4 = 1.37.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37.2.4r2=1.37.2.5


CVS update: samba/source/rpc_client

2003-09-22 Thread jerry

Date:   Mon Sep 22 18:24:08 2003
Author: jerry

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv6387/rpc_client

Modified Files:
  Tag: SAMBA_3_0_RELEASE
cli_samr.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
cli_samr.c  1.78.2.2 = 1.78.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_samr.c.diff?r1=1.78.2.2r2=1.78.2.3


CVS update: samba/source/tdb

2003-09-22 Thread jerry

Date:   Mon Sep 22 18:24:08 2003
Author: jerry

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv6387/tdb

Modified Files:
  Tag: SAMBA_3_0_RELEASE
tdbutil.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
tdbutil.c   1.52.2.2 = 1.52.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdbutil.c.diff?r1=1.52.2.2r2=1.52.2.3