[Samba] Group Unknown on first connect

2004-01-16 Thread Werner Kratochwil
Hi!

I have the following problem when connecting to samba servers from XP
and Win2000 clients:
On the first connect to the linux box within the Windows Explorer with
e.g. \\mycomputer
it is listed in the group Unknown. If I close the Explorer and open up
again it is listed in the correct group with all the other windows- and
linux-pcs.
I am using samba version 2.2.5
Does this work in your networks?
What did you do to get it working?
Nice regards / Mit freundlichen Grüßen
DI Werner Kratochwil
--
Nice regards / Mit freundlichen Grüßen
DI Werner Kratochwil
SOS GmbH
Khekgasse 55
1230 Wien
Tel.Nr: +43(1)86622/13
[EMAIL PROTECTED]
http://www.sosgmbh.at


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


[Samba] Re: Good News, ou=computer works! :-)

2004-01-16 Thread Jérôme Fenal
Vegeta wrote:
Andrew Bartlett wrote:


On Thu, Jan 15, 2004 at 09:42:53AM -0400, Vegeta wrote:

Beast wrote:


I'm just storing machine accounts under
ou=computer,ou=site,dc=domain,dc=com and it works.
Tested with W2K sp2 and W2K sp3, recreating from fresh ldif 2 times
were never failed. Im sure it is 'stable' right now :-)
'works' means it was able to add machine trust on-the-fly, or using
manual creation with smbpasswd command.
The key is in not to use 'objectclass=sambaSamAccount' in ldap filter.

Tks to everybody who helps...

--beast

I did not use 'objectclass=sambaSamAccount' and 3.0.2pre1 still doesn't
work for me using ou=computers
All LDAP searche (for account objects, anyway) are done under the
'ldap suffix'.  If you have that set so that it can 'see' both
ou=People and ou=Computers, it really should 'just work'.  The 'ldap
user suffix' and 'ldap machine suffix' was meant to control where
users and machines get put, if they don't already exist.  Due to
current requirments, you pretty much always have to run an add user
script, so more important issetting this in the ldap tools.
Andrew Bartlett


No, the key is not the smb.conf file but the ldap.conf file. Samba seems to
look for machine accounts among users returned by the Name Service Switch
(what you get when you run the command 'getent passwd').
Most people has the nss_base_passwd property in ldap.conf set as 
ou=People, dc=domain,dc=com and the scope property set as one.
If ldap.conf is configured this way NSS only returns entries in the
ou=People subtree.

If scope is set to sub and nss_base_passwd is set to
dc=domain,dc=com then NSS switch will return as users all entries in
subtrees of dc=domain,dc=com, including both the ou=Computers and the
ou=People subtree.
For me, the key thing to make OU=Computers work, was to keep the 
standard RH9 /etc/ldap.conf :

host 127.0.0.1
base dc=domain,dc=com
ssl no
pam_password md5
No nss_base_passwd, no nothing. It just runs.
And accounts (either users' or computers') are not directly in OU=People 
(I had to user OU=People because of Solaris), but in sub OU's (towns for 
Computers, towns and services or administrative Samba accounts for users).

Regards,

Jérôme

--
Jérôme Fenal - Consultant Unix/SAN/Logiciel Libre
Groupe Expert  Managed Services - LogicaCMG France
http://www.logicacmg.com/fr/ - mailto:jerome.fenal AT logicacmg.com
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] creating users from w2k with usrmgr and samba 3.0.1

2004-01-16 Thread Alexander Goeres
Hello everybody!

New to Samba (and the list) I am trying to set up a Samba PDC for a small 
enterprise network on a Debian Woody (3.0) system with a vanilla 2.4.24 
kernel and the Debian package of Samba 3.0.1 and Swat (Debian Versions 
3.0.1-2).

I ran into various problems and could solve most of them during the past two 
weeks (hooray!). Most of the problems were related to congestions of user and 
program permissions. For example, it was impossible to change a user's 
password with the NT4 usrmgr tool from the w2k client. That always gave a 
permission denied. Solution was: don't use the Debian tool /usr/sbin/
adduser (obvioulsy a wrapper program to the standard useradd)! Another 
problem was, that Swat always wipes out variables that are written like %u. 
Obviously Swat deletes everything within . Solution: don't use Swat (too 
bad)!

One problem is left, and I don't know if it's related to M$ or to Samba. It's 
impossible to create a user from a w2k client with the NT4 tool usrmgr.exe. I 
can create a Samba user (Domain User) when such a user already exists on the 
Samba server as a Linux user. AFAIK the setting add user script in smb.conf 
should provide the facility to Samba to create a Linux user each time a 
Samba/Domain user is created. Is that a misconception?

When looking at that NT4 tool usrmgr.exe, i find a menu item: 
Policies - User Rights - Show Advanced Rights: Add users to the domain: 
Samba
Trying to give that right to the Domain Admin group is denied with the 
message: 
You may not remove the Local Logon right from the Administrators local group. 
Doing so would disable .. bla bla ba. 
This message even appears when I just open the usrmgr and click on OK 
without having changed anything.

So I have several questions and I hope that someone on the list here might be 
able to answer or give some hints to a solution:
1. Is it generally possible to add a completely new user to the domain through 
this NT4 tool usrgmr.exe? A user who didn't exist as a unix-user on the samba 
PDC and so didn't exist in ths Samba User database?
2. If yes (and I hope it's possible) how do I give this Advanced Right to 
add a user to the Samba Domain to the Domain-Admin group? Do I have to do 
this within Samba (pdbedit) or is it only possible within M$? 

Just some further config:
M$ Administrator is Member of NT Domain Admin group, of Samba admin group and 
has UID 0 on the Linux system.
NT Domain Admin group is mapped to the Samba admin group.

That mail is a little long but I hope the length doesn't discourage too many 
people from reading it. Possibly someone knows answers? Even to my questions?

Thank you in advance

Alexander
-- 
---
agoeres _at_ lieblinx.net
tel.: +49 (0)30 / 61 20 26 87
fax: +49 (0)30 / 61 20 26 89
---
lieblinxNET
 we do software
a Marwood  Thiele GbR
---
reichenberger straße 125
10999 Berlin

http://lieblinx.net
---

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


[Samba] administrative office 2003 installation on samba 3.0.1

2004-01-16 Thread Alexander Muth
hi

I try do do an administative installation of office 2003 (office binarys 
on the samba share) on samba 3.0.1.
The client is windows xp sp1. Evrything works fine, client installaion 
is smooth, office applications are working fine
but all VisualBasic Parts of office 2003 are broken, not starting.
There are some error messages about vbe6.dll.

If I do the same administative installation on Windows2000 Server there 
is absolute no Problem with VisualBasic in office 2003 client.

I tried some configurations with or without acl and diffrent oplock 
settings but I get always a broken VisualBasic.

Has anyone else found this - is this a bug?

Your help would be gratefully received

Thanks

Alexander

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


[Samba] Re: XP logon, Office XP and Virtual Basic

2004-01-16 Thread Alexander Muth
viktor bautista i roca schrieb:
I have a smb server (2.2.4 on a linux slackware 8.1).

It will substitute a windows NT server.

Right now, we are testing it on a client using windows XP professional
spanish edition with the service packs installed.
After it works, we will migrate from the NT to the samba server,a nd the
clients will be xp professional, xp home edition and windows 98.
Now, the problems...

I can access the smb server from the XP Pro, and connect to any shared dir
(plain text password enabled on regedit) but even if I mark on the
connections option connect again on start, it doesn't connect at all after
I reboot the box or close the session.
Second problem... I've installed on the smb server a network office XP.
Over the NT server (exactly same installation) it works perfectly. Over
the samba server the virtual basic doesn't work at all. It means every
time i want to do a macro (i've tested it in Word, Excell and Powerpoint)
it answers me it can not save it. Even more, every time I open Excell it
says that there is a compilation error on a hidded module: ThisWorkbook.
Any suggestions?

Really thanks

Viktor Bautista i Roca.
DRAC telemàtic
http://www.drac.com/




Hi Viktor,

this is exactly the same Problem I have with WinXp, administrative 
office 2003 installation and Samba 3.0.1. VisualBasic is not working in 
the office 2003 clients, evrything else works fine.
Was there any Sollution for your Problem?

thanks

Alexander

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


Re: [Samba] Queries regarding domain groups

2004-01-16 Thread Beast
On Fri, 16 Jan 2004 08:05:15 +1100
Ross Saad [EMAIL PROTECTED] wrote:


  In /etc/group it seems as though users have been assigned to groups, but I

Mapping is not store in there, this is nothing to do with samba groupmapping.

  can't retrieve a user's group(s) from Windows. Also, I notice that our
  smb.conf doesn't have a section for domain admin group or domain guest

I think it time to read the samba howto collection, chapter account information db.

  group. Would it help my cause from Windows to add these in? How
  can I assign
  domain administrator that will be recognised through Windows and will this
  administrator be able to perform my intent?

It must have rid 500 and group sid 512.

 
  Is it possible to achieve any of this given the system over here?
  I've read
  that Samba 3 has new support for Windows group mapping, although I'm not
  sure if group creation and administration will be possible
  through Windows.

It depends on samba bacakend db, if in ldap, you can directly modify the entry (if you 
confident enough), otherwise it must be using rpc call or invoke the net groupmap 
command.

The easiest way is to start playing with net groupmap command and examine what changed 
in db backend after you run.



--beast

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


Re: [Samba] Samba 3.0 pdc and winxp

2004-01-16 Thread Alexander Goeres
Am Freitag, 16. Januar 2004 06:57 schrieb Richard Houston:
 Hi,

 I am trying to get an xp machine to join a samba 3.0 pdc domain.
 I keep getting the following error below. I can view the pdc shares with
 no problem. Can anyone point me in the correct direction on getting this
 fixed. Any help would be greatly appreciated.

 The domain name homenet might be a NetBIOS domain name.  If this is the
 case, verify that the domain name is properly registered with WINS.

I don't know about ldap configuration for Samba but this error sounds as if 
you might have forgotten to set the WINS settings of samba?

Things like:
wins support = Yes

Do you have a setting:
disable netbios = Yes
?
That would be bad.. :-)

greetings
Alexander
-- 
---
agoeres _at_ lieblinx.net
tel.: +49 (0)30 / 61 20 26 87
fax: +49 (0)30 / 61 20 26 89
---
lieblinxNET
 we do software
a Marwood  Thiele GbR
---
reichenberger straße 125
10999 Berlin

http://lieblinx.net
---

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


[Samba] Multiple group names

2004-01-16 Thread Antony Gelberg
Hi all,

Don't know if this is related to my other problem.  In my list of groups,
several are mentioned more than once (Domain Users, Domain Guests, Domain
Admins).  Is this normal?  A


System Operators (S-1-5-32-549) - -1
Domain Users (S-1-5-21-3247875428-2940378000-2436062379-513) - -1
Replicators (S-1-5-32-552) - -1
Guests (S-1-5-32-546) - -1
Domain Users (S-1-5-21-2014712618-1374985912-2525701617-513) - -1
Domain Admins (S-1-5-21-3247875428-2940378000-2436062379-3003) - admin
Power Users (S-1-5-32-547) - -1
Domain Users (S-1-5-21-3247875428-2940378000-2436062379-1201) - users
Print Operators (S-1-5-32-550) - -1
Administrators (S-1-5-32-544) - -1
Domain Admins (S-1-5-21-3247875428-2940378000-2436062379-512) - -1
Domain Guests (S-1-5-21-3247875428-2940378000-2436062379-514) - -1
Domain Admins (S-1-5-21-2014712618-1374985912-2525701617-512) - -1
Account Operators (S-1-5-32-548) - -1
Domain Guests (S-1-5-21-2014712618-1374985912-2525701617-514) - -1
Backup Operators (S-1-5-32-551) - -1
Users (S-1-5-32-545) - -1


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


Re: [Samba] My story installing Samba-LDAP PDC (it has a happy ending)

2004-01-16 Thread Andrei Mikhailovsky
Hello again )

I have followed your suggestion. changed the ldap.conf so the nsswitch 
will do sub search and changed the nss_passwd/group/shadow to search at 
the root of the database. Still no luck.

When i look at the ldap logs, I can't seems to find entries for 
searching machine names. Even though i've seen them once before now, 
everytime I try to logon to my domain, i can't find any entries for 
machine names. Here are the logs from ldap:

---
Jan 16 11:42:56 whale slapd[1183]: conn=170 fd=24 ACCEPT from 
IP=192.168.77.7:41475 (IP=0.0.0.0:389)
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=0 BIND 
dn=cn=root,dc=arhont,dc=com method=128
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=0 BIND 
dn=cn=root,dc=arhont,dc=com mech=simple ssf=0
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=0 RESULT tag=97 err=0 text=
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=1 SRCH 
base=dc=arhont,dc=com scope=2 
filter=((objectClass=sambaDomain)(sambaDomainName=ARHONT))
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=1 SRCH 
attr=sambaDomainName sambaNextRid sambaNextUserRid sambaNextGroupRid 
sambaSID sambaAlgorithmicRidBase objectClass
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=1 SEARCH RESULT tag=101 
err=0 nentries=1 text=
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=2 SRCH 
base=dc=arhont,dc=com scope=2 
filter=((sambaSID=S-1-5-21-3830420305-2497394645-3910713721-501)(objectClass=sambaSamAccount))
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=2 SRCH attr=uid uidNumber 
gidNumber homeDirectory sambaPwdLastSet sambaPwdCanChange 
sambaPwdMustChange sambaLogonTime sambaLogoffTime sambaKickoffTime cn 
displayName sambaHomeDrive sambaHomePath sambaLogonScript 
sambaProfilePath description sambaUserWorkstations sambaSID 
sambaPrimaryGroupSID sambaLMPassword sambaNTPassword sambaDomainName 
objectClass sambaAcctFlags sambaMungedDial
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=2 SEARCH RESULT tag=101 
err=0 nentries=0 text=
Jan 16 11:42:56 whale slapd[1183]: conn=171 fd=25 ACCEPT from 
IP=127.0.0.1:41476 (IP=0.0.0.0:389)
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=0 BIND 
dn=cn=root,dc=arhont,dc=com method=128
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=0 BIND 
dn=cn=root,dc=arhont,dc=com mech=simple ssf=0
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=0 RESULT tag=97 err=0 text=
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=1 SRCH 
base=dc=arhont,dc=com scope=2 filter=(uid=nobody)
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=1 SEARCH RESULT tag=101 
err=0 nentries=1 text=
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=2 SRCH 
base=dc=arhont,dc=com scope=2 
filter=((objectClass=posixGroup)(|(memberUid=nobody)(uniqueMember=uid=nobody,ou=users,dc=arhont,dc=com)))
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=2 SRCH attr=cn 
userPassword memberUid uniqueMember gidNumber
Jan 16 11:42:56 whale slapd[1183]: = bdb_equality_candidates: 
(uniqueMember) index_param failed (18)
Jan 16 11:42:56 whale slapd[1183]: conn=171 op=2 SEARCH RESULT tag=101 
err=0 nentries=1 text=
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=3 SRCH 
base=dc=arhont,dc=com scope=2 
filter=((objectClass=sambaGroupMapping)(gidNumber=65534))
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=3 SRCH attr=gidNumber 
sambaSID sambaGroupType description displayName cn objectClass
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=3 SEARCH RESULT tag=101 
err=0 nentries=1 text=
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=4 SRCH 
base=dc=arhont,dc=com scope=2 
filter=((objectClass=sambaGroupMapping)(gidNumber=501))
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=4 SRCH attr=gidNumber 
sambaSID sambaGroupType description displayName cn objectClass
Jan 16 11:42:56 whale slapd[1183]: conn=170 op=4 SEARCH RESULT tag=101 
err=0 nentries=1 text=
Jan 16 11:42:57 whale slapd[1183]: conn=170 fd=24 closed
Jan 16 11:42:57 whale slapd[1183]: conn=171 fd=25 closed


Is it normal that i can't see the search entries for machine name that i 
try to connect to domain?

Thanks

Vegeta Saiyajin wrote:
On Thursday 15 January 2004 10:32, you wrote:

Hello Vegeta,

I've looked at your post at samba mailing list.

Same as you are, I am having a nightmare making a windows 2000
pro to logon to my domain.
But unlike you, smbldap-tools worked fine-ish for me. They
have populated the database with initial users,groups and
created computer entry. The setup works fine for
shares/workgroup. But I can't make it connect to my pdc. By
the way, I am running Debian unstable with samba 3.0.1 and
ldap 2.1.23.
By following your experience, i've managed to resolve some of
the issues while i was trying to logon to my domain.
Initially, looking at the ldap logs, windows was trying to
search for entries that where not found in the ldap. Like pid
501, which is ment to be a guest account, and few other
things.
But after correcting these issues, ldap finds all the entries,
but still gives me Logon Failure: unknown username or bad
password.


There are two solutions. 

One is to use
   

[Samba] Authentication problem with samba-3.0.1-debian

2004-01-16 Thread Masopust Christian

hello list,

I'v got a debian-server running samba-3.0.1 which has some problems with
authentication.

server in domain A, client  user in domain A works fine BUT accessing the
server with
a client  user from domain B gives the following error:

[2004/01/16 13:16:44, 5, effective(0, 0), real(0, 0)]
auth/auth.c:check_ntlm_password(271)
  check_ntlm_password: winbind authentication for user [atw10s35] FAILED
with error NT code 0x0001
[2004/01/16 13:16:44, 2, effective(0, 0), real(0, 0)]
auth/auth.c:check_ntlm_password(312)
  check_ntlm_password:  Authentication for user [atw10s35] - [atw10s35]
FAILED with error NT code 0x0001

what does this nt-code 0x0001 mean??


trust between domains A and B is two-way and access from domain B to some
shares (on Windows) from domain
A also works fine...


Any idea??

Thanks a lot,
Chris

___

Christian Masopust


SIEMENS AG  PSE SMC CI E CM  
Tel:   +43 (0) 5 1707 26866
E-mail: [EMAIL PROTECTED]
Addr: Austria, 1210 Vienna, Siemensstraße 90-92, B. 34, Rm.
3057
___


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


[Samba] samba Digest, Vol 13, Issue 27

2004-01-16 Thread peter
I will be out of the office starting from Dec 02 till Jan. 12th, 2004. If it is urgent 
please send e-mail to [EMAIL PROTECTED] and someone will assist you. Thanks.

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


[Samba] samba Digest, Vol 13, Issue 27

2004-01-16 Thread petera
I will be out of the office starting from Dec 02 till Jan. 12th, 2004. If it is urgent 
please send e-mail to [EMAIL PROTECTED] and someone will assist you. Thanks.

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


Re: [Samba] W2k client using synchronize on a samba configured RH Linux 9 file server ...

2004-01-16 Thread Mogens Kjaer
Mogens Kjaer wrote:
Mogens Kjaer wrote:

Krister Ripstrand wrote on December 16, 2003:

... does not work.

I use the W2k  functionality synchronize on my laptop to have 
up2date synchronized copies of  my files both at the laptop and the 
file server.
The file server is a P 200 MHz running RH Linux 9.
When on-line the synchronization of files works, except for my 
swedish letters åäö. However when off-line working with my files, 
then reconnecting to the network and issuing a synchronization it 
fails. The updating of the files on the server fails.

Am I doing something wrong here or is the SMB protocol used by samba 
not up2date to support this W2k functionality?
My samba version is 3.0.0-2


Did you ever find a solution to the problem of synchronization not
working?
I'm having the same problem here, with w2k clients and
a server running redhat 9 and rh's samba-2.2.7a-8.9.0.
The file system is ext3.

 From the logfile, it looks like W2K is creating a temporary
file for the file being synchronized, and it tries to
set some permissions for this file. This fails. Snip
from the logfile:


Is there any solution to this problem that doesn't involve
changing the file system or running samba-3 (we are not
quite ready for this yet)?


Hm, installing samba-2.2.7-3.7.3.i386.rpm from
the RedHat 7.3 updates on a RedHat 9 machine seems to fix this problem.
- I just wonder if this would break something else, before I put
this on our production server...


I found another solution:

Rebuild the samba-2.2.7a-8.9.0.i386.rpm without ACL support.

I've put the patched rpm's at ftp://ftp.crc.dk/pub/samba/noacl

Mogens

--
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] PDC - initial profile creation

2004-01-16 Thread Antony Gelberg
Michael Aldrich wrote:
 Hello,
 I had the same problem. This is my current config:

 [global]
   logon path = %U\profile
 [netlogon]
 comment = Network Logon Service
 path = /home/netlogon
 share modes = No

 [profiles]
 path = /home/%U/profile
 browseable = No

 I am able to logon to my domain without errors.

Do you know what solved the problem whem you were trying to get it to work?
Can you post a ls -ld on /home/netlogon?
I thought it wasn't recommended to have the logon path as a subdirectory of
%U?

Antony


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


[Samba] snoop messages

2004-01-16 Thread Simon . Harris
-BEGIN PGP SIGNED MESSAGE-


The contents of this email are intended exclusively for the
addressee. If you are not the addressee you must not read
use or disclose the email contents ; you should notify us
immediately [ by clicking Reply ] and delete this email.

Nationwide monitors e-mails to ensure its systems operate
effectively and to minimise the risk of viruses.  Whilst it has
taken reasonable steps to scan this email, it does not
accept liability for any virus that may be contained in it.


- From a W2K client connecting to a Solaris 9 Samba server I am getting a lot
of these messages when running a snoop on the server:
samba_server - samba_client NBT Type=SESSION MESSAGE Length=1456
samba_server - samba_client NBT Type=Unknown Length=1456

Anybody know what these are or if it's anything to be worried about?

Cheers,

Simon


-BEGIN PGP SIGNATURE-
Version: PGPsdk version 1.1.1 (C) 1997 Pretty Good Privacy, Inc.

iQEVAwUBQAfgj24wJNdvwuyFAQG7pwf/dT1qdxElUiVtDr7AaENDatnLiGBplBBy
m3ut9IRtoqKnDf1NBg++ekErSccgL4UoS0aVu8tq9V5y2WcFLF6kJvR6LrWOsdCu
Z+4Sce3w1PmAXx3cyg3Iainqo2nHh3RGrVUhDbdvbaVhPlO1JDRvRs+KrL/+xVlB
yfP5EP62WEfoKpdUTBxaN4nP90ixkz4jpxrKqIXeEUvAQvKcHjYuq+agBrSKfLII
n9F1XwTv2X71lZK/++ZG437T2bwq8Ox8WyDGr9VHfWFHQDBz7NKOTpX8hgOcG7VU
QxvKE8yv8pd8KWQnWJd1siW/Lx7jtd4Ki38cK/+Jzn9uRn4sCjgNzA==
=4eHS
-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] PDC - initial profile creation

2004-01-16 Thread Michael Aldrich
[EMAIL PROTECTED] netlogon]$ ls -ld /home/netlogon/
drwxr-xr-x2 root root 4096 Jan  7 14:52 /home/netlogon/
[EMAIL PROTECTED] netlogon]$ 

-Original Message-
From: Antony Gelberg [mailto:[EMAIL PROTECTED]
Sent: Friday, January 16, 2004 7:33 AM
To: Michael Aldrich; [EMAIL PROTECTED]
Subject: Re: [Samba] PDC - initial profile creation


Michael Aldrich wrote:
 Hello,
 I had the same problem. This is my current config:

 [global]
   logon path = %U\profile
 [netlogon]
 comment = Network Logon Service
 path = /home/netlogon
 share modes = No

 [profiles]
 path = /home/%U/profile
 browseable = No

 I am able to logon to my domain without errors.

Do you know what solved the problem whem you were trying to get it to work?
Can you post a ls -ld on /home/netlogon?
I thought it wasn't recommended to have the logon path as a subdirectory of
%U?

Antony





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


Re: [Samba] Auto printer dirver install for windows client

2004-01-16 Thread Sundaram Ramasamy
Edd,

Thanks for your information. I am not clear about this part can you give
some more information on this statment.

===
Go into the Printers folder
 on the Server, select File  Server Properties, then upload the drivers
and
 associate them with the printer in the dialogue boxes that come up
=

Where will I do this on Linux machine? How will I upload the driver to Linux
machine?

Thanks
SR

- Original Message - 
From: Edd Payne [EMAIL PROTECTED]
To: Nandish [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, January 16, 2004 5:09 AM
Subject: Re: [Samba] Auto printer dirver install for windows client


 The way I did it was:

 Use redhat-config-printer to set the printer up, making sure you make it a
Raw
 print queue (ie no driver), then make sure you can print from the linux
box
 (print a test page, or dump some PostScript/PCL to it to make sure it can
see
 the printer). Then make sure you can see the printer share when you browse
to
 the server through My Network Places on Windows. Go into the Printers
folder
 on the Server, select File  Server Properties, then upload the drivers
and
 associate them with the printer in the dialogue boxes that come up.

 My Windows clients now automatically download and install the printer
drivers
 (I use the PS ones), and can do point-and-print

 (I don't normally run Win2k on the desktop so can't verify these steps
exactly
 but it should be reasonably obvious - it took me about 5 minutes to work
out
 how to do it)

 edd

 On Friday 16 Jan 2004 5:56 am, Nandish wrote:
  Dear Sir,
 
  We have HP Laserjet 4000 / 4050 printer, I made Redhat Linux as my print
  server, I was not able to auto install the printer dirver to windows
  client machine, I tried various option make driver auto install, now
  print job is come to the queue but it's not printing.
 
  If any solutions for this problem, pls. mail me.
 
 
  Thanks in advance
 
  Nandish

 -- 
 Edd Payne
 IT Co-ordinator
 University of London Union
 Malet Street, London WC1E 7HY

 tel: 020 7664 2060
 fax: 020 7436 4604

 -- 
 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] win 2k3 / XP Pro to Samba 3.0.1 open failed, result=-512

2004-01-16 Thread fire-eyes
[I received zero feedback on this, so I am resending - thanks for reading]

I'm having some confusing problems transferring approximately 16GB, in
about 541,000 individual files.
What is happening is that I am starting with a blank destination
directory on a gentoo system running samba 3.0.1, and pulling from one
of two windows systems. The problems come in that each time I use rsync
(version 2.5.7) over samba to keep the data on the gentoo system's side
in sync with the data on either windows system, I get a different number
for the file count. Since i use rsync --delete --ignore-errors, files
which rsync does not think are on the windows side, are deleted on the
linux side, no matter what. Which files these are changes every time.
For instance below, Techboy is a Windows XP Professional system with all
service packs and critical updates. linux2 is a gentoo system running
kernel 2.6.1-rc2 , though I have seen these problems with 2.4.22 ,
2.4.23 , 2.6.0, and 2.6.1-rc1. linux2 runs samba 3.0.1.
I mount the share hosted on Techboy somewhere on linux2, and then I use
rsync to sync it up, the desination being linux2. After the initial
rsync. I then do three passes. Each of these passes is the exact same
rsync command, but notice each pass comes up with a different file
count. The files transferred usually consist of many files which were
deleted on the previous pass, which it now thinks do exist.
Techboy - linux2 over samba 3.0.1, using rsync

 Pass 1:
Number of files: 540586
Number of files transferred: 1134
Total file size: 14943865918 bytes
 Pass 2:
Number of files: 541065
Number of files transferred: 951
Total file size: 14958832400 bytes
 Pass 3:
Number of files: 540892
Number of files transferred: 505
Total file size: 14953961276 bytes
--
And below, trying to single out either rsync or samba as the possible
problem, I use cp -R , using an empty destination. It was then that I
noticed the errors below. This is only a small segment of the errors,
there were many more.
Techboy - linux2 over samba, using cp R

 Pass 1:
smb_open: Animals/Animals 06.jpg open failed, result=-512
smb_add_request: request [d3ce8e80, mid=5091] timed out!
smb_add_request: request [d3ce8e80, mid=4797] timed out!
smb_add_request: request [d3ce8e80, mid=14811] timed out!
smb_add_request: request [d3ce8e80, mid=9571] timed out!
smb_add_request: request [d3ce8d80, mid=1125] timed out!
smb_add_request: request [d3ce8e80, mid=10389] timed out!
smb_add_request: request [d3ce8e80, mid=51222] timed out!
smb_add_request: request [d3ce8d80, mid=25088] timed out!
--

The second windows machine is a 2000 system. I see the same problems
trying the same actions, using either rsync or cp .
The exact rsync command that I am using is this:
rsync -a -v --delete --ignore-errors --stats --progress
/mnt/samba/clipart/ /mnt/rsync-backups/clipart/
Any ideas? I'm very eager to help.

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


[Samba] Samba 3 net ads join to a w2k server error

2004-01-16 Thread Martin Locas
i try to join active directory but i got this error, i cant find doc on
this.
please help!!


#net ads join -U admin

net: relocation error: net: undefined symbol: krb5_cc_initialize



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


[Samba] Re: Re: Re: Good News, ou=computer works! :-)

2004-01-16 Thread Vegeta
Beast wrote:

 On Thu, 15 Jan 2004 22:54:54 -0400
 Vegeta [EMAIL PROTECTED] wrote:
 
 No, the key is not the smb.conf file but the ldap.conf file. Samba seems
 to look for machine accounts among users returned by the Name Service
 Switch (what you get when you run the command 'getent passwd').
 
 Thats why i ask whether id machinename$ work or not first, even it's work
 for me, samba still can't add machine in domain if ldap filter in smb.conf
 is default.
 
 
 Most people has the nss_base_passwd property in ldap.conf set as
 ou=People, dc=domain,dc=com and the scope property set as one.
 If ldap.conf is configured this way NSS only returns entries in the
 ou=People subtree.
 
 Afaik, no. the default is commented, let me know your os if its not.
 Its there to speedup the queries, you can tweak it as you need but not by
 default. The value will overwrite any base and sub mentioned before.
 
 Btw, setting this value correctly will *greatly* reduce the load of ldap
 server, esp. under heavy load and thousands entries in ldap. OL can lockup
 the machine under heavy load, so beware...
 
 
 If scope is set to sub and nss_base_passwd is set to
 dc=domain,dc=com then NSS switch will return as users all entries in
 subtrees of dc=domain,dc=com, including both the ou=Computers and the
 ou=People subtree.
 
 
 If you did not set, default is sub (nss_ldap from padl)
 I've set it just to make it more readable.
 
 So, the key is in ldap filter (smb.conf) until you can prove it was wrong
 :-)
 
 
 --beast
 
The key is not ldap filter. If ldap filter includes
'objectclass=sambaSamAccount' you can only modify existing entries with
objectclass=sambaSamAccount.
You cannot add samba attributes to existing entries because they do not have
objectclass=sambaSamAccount.
The first time I could sucessfully use smbpasswd -a was when I removed
'objectclass=sambaSamAccount' from the ldap filter. At that time, I could
not add machines to ou=Computers.
If you don't believe me, try setting 'scope one' and 'nss_base_passwd
ou=People,...' in nsswitch.conf.


-- 
Fuera Chávez

-- 
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 and Automatic Printer Install

2004-01-16 Thread Michael Aldrich


ok, I am no longer getting the 'Unable to print file to HP2300 -
client-error-document-format-not-supported' error. I edited the mime.* files
in /etc/cups/...

I am now seeing:
[2004/01/15 13:46:13, 0] printing/print_cups.c:cups_queue_get(898)
  Unable to get jobs for ipp://localhost/printers/HP2300 -
client-error-not-found

and in /var/log/cups/error_log:
E [15/Jan/2004:13:30:12 -0500] get_jobs: resource name '/printers/HP2300' no
good!
E [15/Jan/2004:13:30:12 -0500] get_printer_attrs: resource name
'/printers/::{2227a280-3aea-1069-a2de-08002b30309d}' no good!
E [15/Jan/2004:13:30:17 -0500] print_job: resource name '/printers/HP2300'
no good!
E [15/Jan/2004:13:36:09 -0500] get_jobs: resource name '/printers/HP2300' no
good!
E [15/Jan/2004:13:46:13 -0500] get_jobs: resource name '/printers/HP2300' no
good!

Thanks
Mike

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf
Of Michael Aldrich
Sent: Thursday, January 15, 2004 1:19 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: RE: [Samba] Samba PDC and Automatic Printer Install


Thank you very much. I can now see the network printer in 'Ready' status.
Although, from my /var/log/samba/log.username, I get:

 Unable to print file to HP2300 - client-error-document-format-not-supported

when trying to print a test page...

Also, will the 'load printers' option in smb.conf be enough to load the
drivers when a new user logs into the domain? Or do I need to have something
special in /homedir/netlogon/username.bat ?
Thanks again.

Mike

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 15, 2004 12:38 PM
To: Michael Aldrich
Cc: [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: RE: [Samba] Samba PDC and Automatic Printer Install







The problem is the error error msg: 'spool queue for 'hp2300' does not
exist on server.  Samba, or some particular user might not have permission
to /var/spool/samba.  Also, depending on how you set up the printer, it
could bee that it is looking for a different spool directory.  Did you set
these printers up in /etc/printcap, or in CUPS?  If you set up an
/etc/printcap, it may be looking for the print spool specified there.

I am using a very similar setup to yourself, and I have these additional
directives under [global]

[global]
  load printers = yes
  printing = cups
  printcap = cups

I think this will cause CUPS to over-write the old /etc/printcap file.

Alex Laslavic
Havertys Tech Services

Michael Aldrich [EMAIL PROTECTED] wrote on 01/15/2004 12:00:38 PM:

 Thanks.
 I made the change and was able to add the driver. Although, I still
cannot
 print..
 The printers are in 'error' status.

 rpcclient $ getprinter HP2300
 flags:[0x80]
 name:[\\mercury\HP2300]
 description:[\\mercury\HP2300,HP LaserJet 2300 Series PCL
6,HP2300]
 comment:[HP2300]

 In my log.username:

 maldrich logged in as admin user (root privileges)
 [2004/01/15 11:57:52, 1] smbd/service.c:make_connection_snum(705)
   tdube (192.168.0.61) connect to service print$ initially as user
maldrich
 (uid=0, gid=100) (pid 23819)
 Status Information:
  sending job '[EMAIL PROTECTED]' to [EMAIL PROTECTED]
  connecting to 'localhost', attempt 1
  connected to 'localhost'
  requesting printer [EMAIL PROTECTED]
  job '[EMAIL PROTECTED]' transfer to [EMAIL PROTECTED] failed
   error 'NONZERO RFC1179 ERROR CODE FROM SERVER' with ack 'ACK_FAIL'
   sending str '^BHP2300' to [EMAIL PROTECTED]
  error msg: 'spool queue for 'hp2300' does not exist on server
 mercury.i-centrix.com'
  error msg: '   non-existent printer or you need to run 'checkpc -f''

 This is when I try and print a Test Page...
 Thanks
 Mike


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, January 14, 2004 4:03 PM
 To: Michael Aldrich
 Cc: [EMAIL PROTECTED];
 [EMAIL PROTECTED]
 Subject: Re: [Samba] Samba PDC and Automatic Printer Install







 In your smb.conf, you have the option use client driver set to yes.
 When it is yes, it will not allow you to set the driver.  You need to
 delete the use client driver line, reload samba and it should work.

 Alex Laslavic
 Havertys Tech Services

 [EMAIL PROTECTED] wrote on 01/14/2004
 10:35:11 AM:

  Hello,
  I am trying to install automatic printer driver download and install.
  I am running Samba 3, as a PDC, on RedHat 7.3.
 
  It seems everything is setup correctly, although I cannot get the
 rpcclient
  to 'see' my printer.
  Please notice these two printers listed below ar the same (lp 
HP2300).
 
 
  [EMAIL PROTECTED] log]# rpcclient -U=root localhost
  Password:
 
  rpcclient $ enumprinters
  flags:[0x80]
  name:[\\mercury\HP2300]
  description:[\\mercury\HP2300,,HP2300]
  comment:[HP2300]
 
  flags:[0x80]
  name:[\\mercury\lp]
  description:[\\mercury\lp,,]
  comment:[]
 
  rpcclient $ 

[Samba] Add user script, with winbind, without PAM (Solaris 9)

2004-01-16 Thread Paul Coray
Dear all

We've been running sucessfully a 2.2.8a Fileserver, member of our NT 
domain, authentication with winbind, on a Solaris box. As I've 
experienced stability issues with winbind and some minor problems with 
missing unicode support, I'm very happy that these problems hopefully 
will be gone with version 3.

Now I noticed, that it seems not to be possible any longer to have an 
add user script creating homedirs on the fly without a local user 
repository (smbpasswd or LDAP and PAM), which worked just fine before. 
The problem might also be the missing support for pam_mkhomedir.so in 
Solaris.

In the archives I found this discussion: 
http://marc.theaimsgroup.com/?t=10482447132r=1w=2
So there seems to be some disagreement within the developpers, whether 
the old behavior should be restored or not...

I think there should be at least some sort of workaround, letting this 
configuration (security = domain) create homedirs on an automated base.

Anybody found the trick?

--
Mit freundlichen Gruessen
Paul Coray
Administrator Server und Netzwerk
Oeffentliche Bibliothek der Universitaet Basel
EDV-Abteilung
Schoenbeinstrasse 18-20
CH-4056 Basel
Tel: +41 61 267 05 13
Fax: +41 61 267 31 03
mailto:[EMAIL PROTECTED]
http://www.ub.unibas.ch
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba 3.0 pdc and winxp

2004-01-16 Thread Richard Houston
Hi,

I am trying to get an xp machine to join a samba 3.0 pdc domain.
I keep getting the following error below. I can view the pdc shares with
no problem. Can anyone point me in the correct direction on getting this
fixed. Any help would be greatly appreciated.



The domain name homenet might be a NetBIOS domain name.  If this is the
case, verify that the domain name is properly registered with WINS.

If you are certain that the name is not a NetBIOS domain name, then the
following information can help you troubleshoot your DNS configuration.

The following error occurred when DNS was queried for the service location
(SRV) resource record used to locate a domain controller for domain
homenet:

The error was: DNS name does not exist.

(error code 0x232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.homenet

Common causes of this error include the following:

- The DNS SRV record is not registered in DNS.

- One or more of the following zones do not include delegation to its
child zone:

homenet
. (the root zone)

For information about correcting this problem, click Help.



Regards,
+--+
| Richard Houston  .^. |
| R.L.H.  Consulting   /V\ |
| E-Mail  [EMAIL PROTECTED]/(   )\   |
| WWW www.rlhc.net  ^^-^^|
+--+




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


[Samba] samba 3.0.0-2, XP pro and network shares

2004-01-16 Thread Kalkoul Morad
Hi EveryBody,

 

On my network , I have hosts in W98 SE and a server which shares
directory on my network. This server belongs to a domain A managed by a
2000 pro with an active directory. W98 hosts belongs to a wrokgroup and
reach without problem to this share and it can launch exe from this
share.

Recently, I set up a domain B in samba 3.0.0-2. New hosts are in Windows
XP Pro Sp1 and belong to this domain samba. When I connect under these
xp hosts , with a simple user to domain, If I want an EXE  from the shre
network below as an local admin , obviously, It says me that it isn't
possible to open a session : login unknown or non correct password. If I
use a login known by the server which share the directory, it doesn't
run correctly at the end I have this message : refused access. However I
didn't touch to the server configuration. Maybe this is a approuved
relationship  problem ?

 

Thanks in advance, Mo

 

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


Re: [Samba] Auto printer dirver install for windows client

2004-01-16 Thread Mogens Kjaer
Sundaram Ramasamy wrote:
Edd,

Thanks for your information. I am not clear about this part can you give
some more information on this statment.
===
Go into the Printers folder
on the Server, select File  Server Properties, then upload the drivers
and

associate them with the printer in the dialogue boxes that come up
=

Where will I do this on Linux machine? How will I upload the driver to Linux
machine?
You won't do this on the Linux machine (difficult), do it
on the windows machine instead.
Open Network Neighborhood and find your server there.

You'll see a list of available shares and printers, don't
select the printers here! Instead, open the Printers folder,
right-click on the printer in question, and select proporties.
There you can add drivers and associate already loaded drivers with
the printer.
Mogens

--
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Reloading in usrmgr.exe

2004-01-16 Thread Karel Kulhavy
usrmgr.exe administration works for me.

However, sometimes it is necessary to reopen the domain up to couple
of times until the administration starts working.

Allegedly also it's not necessary to press F5-reload after adding
an user on Windows NT. However didn't test it, never used Windows NT
for adding users on an Windows NT DC :) With Samba, I always have to
press F5-reload in usrmgr.exe after adding an user.

Is this some kind of bug-reliance of usrmgr.exe - NT 4.0 DC
communication that is not implemented in Samba or is it a lack in Samba?
Is this behaviour common or does it occur only for me?

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


Re: [Samba] creating users from w2k with usrmgr and samba 3.0.1

2004-01-16 Thread John H Terpstra
On Fri, 16 Jan 2004, Alexander Goeres wrote:

 Hello everybody!

 New to Samba (and the list) I am trying to set up a Samba PDC for a small
 enterprise network on a Debian Woody (3.0) system with a vanilla 2.4.24
 kernel and the Debian package of Samba 3.0.1 and Swat (Debian Versions
 3.0.1-2).

 I ran into various problems and could solve most of them during the past two
 weeks (hooray!). Most of the problems were related to congestions of user and

Congratualtions.

 program permissions. For example, it was impossible to change a user's
 password with the NT4 usrmgr tool from the w2k client. That always gave a
 permission denied. Solution was: don't use the Debian tool /usr/sbin/
 adduser (obvioulsy a wrapper program to the standard useradd)! Another
 problem was, that Swat always wipes out variables that are written like %u.
 Obviously Swat deletes everything within . Solution: don't use Swat (too
 bad)!

You are correct. That is one of the fine features of SWAT.


 One problem is left, and I don't know if it's related to M$ or to Samba. It's
 impossible to create a user from a w2k client with the NT4 tool usrmgr.exe. I

Not really. If your scripts (add user, add group, etc.) are correctly set
up then you can use this tool to manage users and groups without problem.

 can create a Samba user (Domain User) when such a user already exists on the
 Samba server as a Linux user. AFAIK the setting add user script in smb.conf
 should provide the facility to Samba to create a Linux user each time a
 Samba/Domain user is created. Is that a misconception?

You observation is the result of configuration problems.


 When looking at that NT4 tool usrmgr.exe, i find a menu item:
 Policies - User Rights - Show Advanced Rights: Add users to the domain:
 Samba
 Trying to give that right to the Domain Admin group is denied with the
 message:
 You may not remove the Local Logon right from the Administrators local group.
 Doing so would disable .. bla bla ba.
 This message even appears when I just open the usrmgr and click on OK
 without having changed anything.

You must be logged in a the Domain Administrator, and unfortunately I have
discovered that there is no way around it, you must be logged on a the
user called root.


 So I have several questions and I hope that someone on the list here might be
 able to answer or give some hints to a solution:
 1. Is it generally possible to add a completely new user to the domain through
 this NT4 tool usrgmr.exe? A user who didn't exist as a unix-user on the samba
 PDC and so didn't exist in ths Samba User database?

Yes. It is possible. It does work.

 2. If yes (and I hope it's possible) how do I give this Advanced Right to
 add a user to the Samba Domain to the Domain-Admin group? Do I have to do
 this within Samba (pdbedit) or is it only possible within M$?

You can make users a member of the Domain Admins group. At this time we do
not support secondary group membership correctly. This means that only the
user root can manage network accounts.


 Just some further config:
 M$ Administrator is Member of NT Domain Admin group, of Samba admin group and
 has UID 0 on the Linux system.

Unfortunately, this breaks. You have to use root. Duplicate accounts
that share a UID break things badly. For example, having an account called
root and one called Administrator, both with UID=0, break winbind
operation.

 NT Domain Admin group is mapped to the Samba admin group.

NT Domain Admins group needs to have GID=0.


 That mail is a little long but I hope the length doesn't discourage too many
 people from reading it. Possibly someone knows answers? Even to my questions?

Not at all. Thanks for sharing with us.

- 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] Multiple group names

2004-01-16 Thread John H Terpstra
On Thu, 15 Jan 2004, Antony Gelberg wrote:

 Hi all,

 Don't know if this is related to my other problem.  In my list of groups,
 several are mentioned more than once (Domain Users, Domain Guests, Domain
 Admins).  Is this normal?  A

This is not normal, it is broken. It means you have added them. This is a
problem. I recommend that you delete your group_mapping.tdb file, let
samba re-create it, and then modify the mappings so that:

Domain Admins == UNIX GID=0 group
Domain Users == UNIX 'users' group
Domain Guests == UNIX group 'nobody'

You can create additional Domain groups as required.

I hope this helps.

Cheers,
John T.



 System Operators (S-1-5-32-549) - -1
 Domain Users (S-1-5-21-3247875428-2940378000-2436062379-513) - -1
 Replicators (S-1-5-32-552) - -1
 Guests (S-1-5-32-546) - -1
 Domain Users (S-1-5-21-2014712618-1374985912-2525701617-513) - -1
 Domain Admins (S-1-5-21-3247875428-2940378000-2436062379-3003) - admin
 Power Users (S-1-5-32-547) - -1
 Domain Users (S-1-5-21-3247875428-2940378000-2436062379-1201) - users
 Print Operators (S-1-5-32-550) - -1
 Administrators (S-1-5-32-544) - -1
 Domain Admins (S-1-5-21-3247875428-2940378000-2436062379-512) - -1
 Domain Guests (S-1-5-21-3247875428-2940378000-2436062379-514) - -1
 Domain Admins (S-1-5-21-2014712618-1374985912-2525701617-512) - -1
 Account Operators (S-1-5-32-548) - -1
 Domain Guests (S-1-5-21-2014712618-1374985912-2525701617-514) - -1
 Backup Operators (S-1-5-32-551) - -1
 Users (S-1-5-32-545) - -1




-- 
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] Uploading driver from windows 2000 to samba server.

2004-01-16 Thread Sundaram Ramasamy
Hi all,

I am looking for a way to transfer my printer driver from windows to Samba
print$ share.

I computer log file shows the following error message.

  register_message_flags: tdb_fetch failed
couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}


[2004/01/16 11:54:51, 1] smbd/service.c:make_connection_snum(698)
  rsundaram (192.168.1.140) connect to service RPM initially as user nobody
(uid=99, gid=99) (pid 25808)
[2004/01/16 11:54:51, 1] smbd/service.c:make_connection_snum(698)
  rsundaram (192.168.1.140) connect to service sundaram initially as user
sundaram (uid=1023, gid=100) (pid 25808)
[2004/01/16 11:54:58, 0] smbd/connection.c:register_message_flags(220)
  register_message_flags: tdb_fetch failed
[2004/01/16 11:58:06, 0] smbd/connection.c:register_message_flags(220)
  register_message_flags: tdb_fetch failed
[2004/01/16 11:58:07, 0] smbd/service.c:make_connection(850)
  rsundaram (192.168.1.140) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}

Here is my smb.conf printer share setting
[PDFPrint]
path = /pub/pdf_out
read only = No
guest only = Yes
guest ok = Yes

[printers]
comment = All Printers
path = /var/spool/samba
printer admin = root, @ntadmins
read only = No
create mask = 0700
guest only = Yes
guest ok = Yes
printable = Yes
use client driver = Yes
browseable = No

[print$]
comment = Printer Drivers
path = /etc/samba/drivers
read only = No
guest ok = Yes

any help to fix this error message.

Thanks
SR

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


[Samba] Problems with Samba 3.0.1 on a W2k domain

2004-01-16 Thread startux.org webmaster
Hi,

I've installed Samba 3.0.1 and joined it to DTE Domain which is run by a
Windows 2000 server.
I'm using winbind.

I've followed the instructions very carefully in the PDF HOWTO regarding
winbind exception made that SuSE 9.0 doesn't have pam_stack.so
SuSE 9.0 brings a module called pam_smb_auth.so which i presume is the same
thing.
Not sure about that though.

Well, i've joined the Samba server to the DTE domain with success with the
command
net rpc join -S DTE -U addcomputer.

wbinfo -u and wbinfo -g are ok.

When i start a Windows machine, i can log in the DTE domain successfully
with user gamito.

But, when inside of it, i can't open my (and the others also) home, which is
in /home/gamito. The password is always rejected.
Either with login gamito or DTE/gamito, or torvalds-dte/DTE/gamito (my
Windows client.

The only share i can access is Comum which is a directory /home/Comum with
permissions 777 in the Samba server.

The log.smbd tells me this:
[2004/01/16 17:18:33, 0] smbd/service.c:make_connection_snum(677)
  '/home/DTE/gamito' does not exist or is not a directory, when connecting
to [gamito]

which is strange, beacause i don't have in the Samba server any
/home/DTE/gamito.
I've tried to created, and then i can go to my home (gamito) without being
asked for the password, but any writing operation is denied.

Any ideas of how to solve this ?
Any help would be appreciated.

I send you my smb.conf

Warm Regards,
Mário Gamito


smb.conf

[global]
  workgroup = DTE
  netbios name = SRV-DTE-TUX
  password server = SRV-DTE
  
  #os level = 4
  #preferred master = yes
  #domain master = yes
   local master = yes

  security = domain
  encrypt passwords = yes

#  domain logons = yes

  #smb passwd file = /usr/local/samba/bin/passwd

  wins support = no 
  #dns proxy = yes
  wins server = 193.136.80.7
  wins proxy = yes

  winbind separator = +
  idmap uid = 1-2
  idmap gid = 1-2
  winbind enum users = yes
  winbind enum groups = yes  

  #client code page = 850
  #character set = ISO8859-1  
  #valid chars = ã:Ã â:Â á:Á à:À ê:Ê é:É í:Í õ:Õ ó:Ó ç:Ç 
  dos charset=UTF-8
  unix charset=UTF-8

#  veto files =
/.bashrc/.profile/.bash_history/.AppleDesktop/.AppleDouble/Network Trash
Folder/TheVolumeSettingsFolder/TheFindByContentFolder/
  
  #printer driver file = /tmp/samba/printers/printers.def
  #load printers = yes

[homes]
  comment = Areas pessoais.
  browseable = yes
  read only = no
  guest ok = no
  create mask = 600
  directory mask = 700 

[Docentes]
  comment = Area partilhada para Docentes.
  path = /home/Docentes
  writeable = yes
  guest ok = no
  create mask = 660
  directory mask = 770
 
[Secretaria]
  comment = Area partilhada para os funcionário da secretaria.
  path=/home/Secretaria
  writeable = yes
  guest ok = no
  create mask = 660
  directory mask = 770

[Comum]
  comment = Area partilhada para funcionários e Docentes.
  path = /home/Comum
  writeable = yes
  guest ok = no
  create mask = 666
  directory mask = 777


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


Re: [Samba] Uploading driver from windows 2000 to samba server.

2004-01-16 Thread Ryan Novosielski
Read the HOWTO on this -- it is very detailed. One thing, however, is that
if you are uploading printer drivers, you should not have use client
driver set. You also should have the permissions configured on the
[print$] share to allow write access only to the printer admins. This is
located in section 17.5 of the HOWTO, available with your Samba source
distribution or someplace on the web.

 _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  |  | Ryan Novosielski - Jr. UNIX Systems Admin
|$| |__| |  | |__/ | \| _|  | [EMAIL PROTECTED] - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical Science Bldg - C630

On Fri, 16 Jan 2004, Sundaram Ramasamy wrote:

 Hi all,

 I am looking for a way to transfer my printer driver from windows to Samba
 print$ share.

 I computer log file shows the following error message.

   register_message_flags: tdb_fetch failed
 couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}


 [2004/01/16 11:54:51, 1] smbd/service.c:make_connection_snum(698)
   rsundaram (192.168.1.140) connect to service RPM initially as user nobody
 (uid=99, gid=99) (pid 25808)
 [2004/01/16 11:54:51, 1] smbd/service.c:make_connection_snum(698)
   rsundaram (192.168.1.140) connect to service sundaram initially as user
 sundaram (uid=1023, gid=100) (pid 25808)
 [2004/01/16 11:54:58, 0] smbd/connection.c:register_message_flags(220)
   register_message_flags: tdb_fetch failed
 [2004/01/16 11:58:06, 0] smbd/connection.c:register_message_flags(220)
   register_message_flags: tdb_fetch failed
 [2004/01/16 11:58:07, 0] smbd/service.c:make_connection(850)
   rsundaram (192.168.1.140) couldn't find service
 ::{2227a280-3aea-1069-a2de-08002b30309d}

 Here is my smb.conf printer share setting
 [PDFPrint]
 path = /pub/pdf_out
 read only = No
 guest only = Yes
 guest ok = Yes

 [printers]
 comment = All Printers
 path = /var/spool/samba
 printer admin = root, @ntadmins
 read only = No
 create mask = 0700
 guest only = Yes
 guest ok = Yes
 printable = Yes
 use client driver = Yes
 browseable = No

 [print$]
 comment = Printer Drivers
 path = /etc/samba/drivers
 read only = No
 guest ok = Yes

 any help to fix this error message.

 Thanks
 SR

 --
 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] 3.0.1 error: kernel: smb_proc_readdir_long: error=-512, breaking

2004-01-16 Thread fire-eyes
I'm doing further tests, in relation to my post titled win 2k3 / XP Pro 
to Samba 3.0.1 open failed, result=-512.

In doing another initial sync, that is to an empty directory using 
rsync, I got this error in my logs:

kernel: smb_proc_readdir_long: error=-512, breaking

Any ideas what this may mean, and what I can do?
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] ADS and Winbind ... Can't access with Samba host name ...

2004-01-16 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matt McParland wrote:

| I saw the same symptoms using Samba 3.0.1 and a
| Win2k ADS.
|
| Entering the IP address in Start - Run works, but
| browsing NN or entering the FQDN would not.   That brings
| up the shares on the Samba server but still can't
| access any of those shares.
|
| It has taken a LONG time just to get to this point.
Ironically I'm working on this right now.  Apparently
entering the IP address causes the win2k client to use
encapsulated NTLMSSP rather than a kerberos ticket
to connect.
More to come later today probably.



- --
cheers, jerry
~ --
~ Hewlett-Packard- http://www.hp.com
~ SAMBA Team -- http://www.samba.org
~ GnuPG Key   http://www.plainjoe.org/gpg_public.asc
~ If we're adding to the noise, turn off this song --Switchfoot (2003)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFACCmwIR7qMdg1EfYRAmJiAKCutGW98oyx1S7ee717UPN+tEYl3gCgnA5c
4rfd0V5EWU2kjkVEkMyGVc8=
=A9aN
-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] Another Samba and Mac OS 10.3 Question

2004-01-16 Thread Tom Schaefer
Question - Can the Mac users write to the share if you open a terminal
(shell) on the Macintosh and just copy files with the cp command?  I don't
have a Mac readily available at the moment but if you just go to a shell
and type mount it will show you the path to where the Samba share is
mounted on the Mac.  Then just see if you can copy a file there with the
cp command.  If so I think you are up against the same problem I've been
making noise about since mid summer - the ability to copy files from the
shell but not in the Finder.

Maybe if we get some more voices speaking up like yourself and
consequently some more data points as to what might exactly the problem
might be somebody can figure out the fix.

Tom Schaefer


On Wed, 14 Jan 2004 14:01:52 EST
[EMAIL PROTECTED] wrote:

 I have a different Samba and Mac OS 10.3 question. I have a small
network in  my office with a Linux box acting as a file server, mostly
Windows XP clients,  and a couple of Macs. When I create Samba shares on
the Linux box, I have no  problem getting my Windows XP users to be able
to read and write to the  shares. The login name and password on the XP
boxes are the same as the  corresponding Linux AND Samba usernames and
passwords -- and all users are in the same  common group called writers
 
 From the Mac, however, it's a different story. Mac users can mount the
Samba  shares and gain READ access, but they are UNABLE TO WRITE to the
shares.  Again, the Mac usernames and passwords are the SAME as the
corresponding Linux and  Samba usernames and passwords. 
 
 Is there something that I have to do on the Mac to allow users to write
to  the common shares? 
 
 By the way, I'm using Samba 3.0.0. I'll upgrade to 3.0.1 when there's a 
 Mandrake rpm. 
 
 Here's my smb.conf file:
 
 [global]
workgroup = WRITERS
netbios name = WRITERSPACE
server string = WRITERSPACE %v 
map to gues = Bad User
log file = /var/log/samba3/log.%m
max log size = 50
printcap name = cups
dns proxy = No
wins support = Yes
printer admin = @adm
printing = cups
 
 [homes]
comment = Home Directories
read only = No
browseable = No 
 
 [printers]
Not relevant here
 
 [print$]
Not relevant here
 
 [pdf-generator]
Not relevant here
 
 [InProgress]
 comment = Stories
 path = /home/raid/InProgress
 write list = @staffwriters
 read only = No
 guest ok = Yes
 # Option 1 Use the following line to make all new files editable by all
users #   inherit permissions = yes
 
 # Option 2 Use the following two lines to make all new files editable by
all  users
  create mask = 0775
  directory mask = 0775
 # Option 3 Use the following 2 lines to get Mac users to be able to
write to  directory as well as PC Users
 #   force user = theboss
 #   force group = staffwriters 
 
 
 I would prefer to use Option 2 or maybe Option 1 but they don't seem to
work  with the Mac. Option 3 does give Mac Users read/write access, but
there are  reasons why I don't want to use it.
 
 Any ideas about getting the Macs to cooperate with Option 2 or 1? 
 
 Thanks in advance
 
 Andy Liebman
 -- 
 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] make install didn't install /etc/pam.d/samba SOLVED

2004-01-16 Thread Steve Litt
Hi all,

After installing Samba 3.0.1, I couldn't log into SWAT. Turned out the trouble 
was lack of /etc/pam.d/samba. A quick copy from 
/home/slitt/samba-3.0.1/packaging/Mandrake/samba.pamd to /etc/pam.d/samba 
cured the problem.

Is this documented in a howto somewhere? Should it be?

Thanks

Steve

Steve Litt
Author: 
   * Universal Troubleshooting Process courseware
   * Troubleshooting Techniques of the Successful Technologist
   * Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
   * Troubleshooters.Com
   * http://www.troubleshooters.com

(Legal Disclaimer) Follow these suggestions at your own risk.

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


[Samba] Logon script

2004-01-16 Thread Gilberto Nunes
Hi

   I make a perl script, to build on the fly login script to my users.
   In this script, there's some group that called, to mount specif shares.
   However, when logged on to the domain, with the student group, for
example,
   I received this message, for the syslog:

 [2004/01/16 16:37:13, 0] groupdb/mapping.c:init_group_mapping(139)
Jan 16 16:37:13 samba smbd[8299]:   Failed to open group mapping database
Jan 16 16:37:13 samba smbd[8299]: [2004/01/16 16:37:13, 0]
groupdb/mapping.c:get_group_from_gid(655)
Jan 16 16:37:13 samba smbd[8299]:   failed to initialize group
mappingFailed to open group mapping database
Jan 16 16:37:13 samba smbd[8299]: [2004/01/16 16:37:13, 0]
groupdb/mapping.c:get_group_from_gid(655)
Jan 16 16:37:13 samba smbd[8299]:   failed to initialize group
mappingget_alias_user_groups: gid of user gnunes doesn't exist. Check your
/etc/passwd and /etc/group files
Jan 16 16:39:46 samba sshd(pam_unix)[8405]: session opened for user root
by (uid=0)

  Note that users gnunes, is enclosed in the student group.

  What's wrong with this?

This the logon script:

#!/usr/bin/perl

$server=samba;

# Log Start
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
open LOG, /var/log/samba/netlogon.log;
print LOG $mon/$mday/$year $hour:$min:$sec - User $ARGV[0] logged into
$ARGV[1]\n;
close LOG;

# login script start

open (LOGON,/home/netlogon/.$ARGV[0].bat);

print LOGON [EMAIL PROTECTED] OFF\r\n;
print LOGON NET TIME $server /SET /YES\r\n;
print LOGON NET USE H: /HOME\r\n;


if ($ARGV[1] eq student || $ARVG[0] eq student)
{
print LOGON NET USE M: $server\\publico\\pub_student\r\n;
}


print LOGON $server\\NETLOGON\\.logon.bat\r\n;
close LOGON;



-- 
Gilberto Nunes
Suporte Rede Bonja - Bom Jesus/Ielusc
Fone: 433-0155 - ramal 235
www.ielusc.br - [EMAIL PROTECTED]
Linux User nº 199930
ICQ #136176504
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] permission bits clobbered

2004-01-16 Thread Panko, Kevin
Update:

This effect only seem to happen if the file's name begins with a dot, e.g.
.secretfile
It does not happen for secretfile as I have previously claimed.

-Original Message-
From: Panko, Kevin [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 15, 2004 10:55 AM
To: [EMAIL PROTECTED]
Subject: RE: [Samba] permission bits clobbered


The '' creates a new file, but ONLY if the file did NOT exist before.  If
it does exist, the file's contents are replaced, but it still the same file.

This is the way it works on both Windows and Unix.
This command:
echo foobar  secretfile
Does not clobber the permissions (or NTFS ACLs) on Unix (or Windows).
But it does clobber them when Samba is involved.

It makes no sense to say that the act of editting a text file has any effect
on its security permissions.  (Whether it be in notepad.exe or on the
command line as I have shown.)

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 15, 2004 3:40 AM

Of course '' is very different of ''. '' creates a new file so THE 
NEW secretfile is created with the 644 mask.
'' appends in the file. 

 A file is chmod 600.  It gets opened on Windows, and it gets 
 changed to 644.
 This happens if the user does:
 N:\ echo foobar  secretfile
 But it does stay at chmod 600 if he does (append instead of truncate):
 N:\ echo foobar  secretfile
 The create mask parameter is set to 644.  I do not think this 

-- 
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] Installation Problem !!!

2004-01-16 Thread aditya ramratan gupta
Hello there,

I encountered an error with Samba3.0 installation. I'm sending it as an 
attachment(i.e. whatever appeared at konsole)

So, please help me out to install Samba3.0 on RedHat Linux 8.0

Waiting For reply !!!

Aditya R. Gupta
[EMAIL PROTECTED] root]# cd /home/untarred-samba/samba-3.0.0/source/
[EMAIL PROTECTED] source]# ./configure | tee mylog
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for perl... /usr/bin/perl
checking if the linker (ld) is GNU ld... yes
checking for library containing strerror... none required
checking whether gcc and cc understand -c and -o together... yes
checking that the C compiler understands -Werror... yes
checking that the C compiler understands volatile... yes
checking uname -s... Linux
checking uname -r... 2.4.18-14
checking uname -m... i686
checking uname -p... i686
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking config.cache system type... same
checking for LFS support... yes
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking compat.h usability... no
checking compat.h presence... no
checking for compat.h... no
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpcsvc/nis.h usability... yes
checking rpcsvc/nis.h presence... yes
checking for rpcsvc/nis.h... yes
checking rpcsvc/yp_prot.h usability... yes
checking rpcsvc/yp_prot.h presence... yes
checking for rpcsvc/yp_prot.h... yes
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/priv.h usability... no
checking sys/priv.h presence... no
checking for sys/priv.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for 

[Samba] smbfs not showing all files

2004-01-16 Thread gerhard muellner
i have one suse linux 8.2 (kernel 2.4.20-101) with samba 2.2.7a-72
there is an os/2 warp pc and a windows me pc in my home net.
i have the problem that i cannot see all files in some directories on 
the os/2 pc. the windows me pc can see all files on the os/2 pc,
if i copy all files of such a directiry to the windows me pc and look 
from the linux pc to it, i can see all files!!!
therefor i think this could be a samba problem with os/2

Can anyone help me with this?

--
mit freundlichen Gruessen
Gerhard Muellner
Muellner GmbH
Am Schlossberg 180
A-8311 Markt Hartmannsdorf
Tel.:   ++43(0)3114 3138 0
Fax:++43(0)3114 3138 39
Mobil:  ++43(0)664 3428029
E-Mail: [EMAIL PROTECTED]
Raiffeisenbank Markt Hartmannsdorf
IBAN: AT60381310010058 BIC: RZSTAT2G131
Finanzamt Weiz: St.Nr. 018/4909 Ref.04
UID: ATU 55152603
Lg.f.Zrs.Graz: Fn. 227323-z
DUNS: 300656043

Diese Nachricht ist fuer die Firma Muellner GmbH rechtsunverbindlich!

--
with kind regards
Gerhard Muellner
Muellner GmbH
Am Schlossberg 180
A-8311 Markt Hartmannsdorf
Phone:  ++43(0)3114 3138 0
Fax:++43(0)3114 3138 39
Mobil:  ++43(0)664 3428029
E-Mail: [EMAIL PROTECTED]
Raiffeisenbank Markt Hartmannsdorf
IBAN: AT60381310010058 BIC: RZSTAT2G131
Finanzamt Weiz: Nr. 018/4909 Ref.04
UID: ATU 55152603
Lg.f.Zrs.Graz: Fn. 227323-z
DUNS: 300656043

This message is not legally binding upon Muellner GmbH!

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


[Samba] Please HELP!!!! Logon Script

2004-01-16 Thread Gilberto Nunes
Hi

   I make a perl script, to build on the fly login script to my users.
   In this script, there's some group that called, to mount specif shares.
   However, when logged on to the domain, with the student group, for
example,
   I received this message, for the syslog:

 [2004/01/16 16:37:13, 0] groupdb/mapping.c:init_group_mapping(139)
Jan 16 16:37:13 samba smbd[8299]:   Failed to open group mapping database
Jan 16 16:37:13 samba smbd[8299]: [2004/01/16 16:37:13, 0]
groupdb/mapping.c:get_group_from_gid(655)
Jan 16 16:37:13 samba smbd[8299]:   failed to initialize group
mappingFailed to open group mapping database
Jan 16 16:37:13 samba smbd[8299]: [2004/01/16 16:37:13, 0]
groupdb/mapping.c:get_group_from_gid(655)
Jan 16 16:37:13 samba smbd[8299]:   failed to initialize group
mappingget_alias_user_groups: gid of user gnunes doesn't exist. Check your
/etc/passwd and /etc/group files
Jan 16 16:39:46 samba sshd(pam_unix)[8405]: session opened for user root
by (uid=0)

  Note that users gnunes, is enclosed in the student group.

  What's wrong with this?

This the logon script:

#!/usr/bin/perl

$server=samba;

# Log Start
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
open LOG, /var/log/samba/netlogon.log;
print LOG $mon/$mday/$year $hour:$min:$sec - User $ARGV[0] logged into
$ARGV[1]\n;
close LOG;

# login script start

open (LOGON,/home/netlogon/.$ARGV[0].bat);

print LOGON [EMAIL PROTECTED] OFF\r\n;
print LOGON NET TIME $server /SET /YES\r\n;
print LOGON NET USE H: /HOME\r\n;


if ($ARGV[1] eq student || $ARVG[0] eq student)
{
print LOGON NET USE M: $server\\publico\\pub_student\r\n;
}


print LOGON $server\\NETLOGON\\.logon.bat\r\n;
close LOGON;

-- 
Gilberto Nunes
Suporte Rede Bonja - Bom Jesus/Ielusc
Fone: 433-0155 - ramal 235
www.ielusc.br - [EMAIL PROTECTED]
Linux User nº 199930
ICQ #136176504
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] 'multi-layered' authentication

2004-01-16 Thread webster
I need to allow [read] access to a Samba server using both IP filtering  
UserIDs .

For a given list of IP subnets, any user should have access.
Outside these 'trusted' subnets, I need to do User authentication.

I can handle the User authentication OK in several ways.
However, I don't see any way to do the 'short circuit' allow for some IPs, 
then use User authentication after that.
If I do a 'deny', in the InetD or in Samba, then the 'untrusted' subnets 
are denied,  not allowed to try logging-in .

Any ideas?

I originally thought that PAM would give me this functionality, but now I 
don't see it.
Is PAM at all popular for Samba 'authentication' ?

Thanks.

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


[Samba] smbldap-tools 8.3 populate errors

2004-01-16 Thread Curtis Grote
I downloaded the new 8.3 (tgz format) ldap-tools from IDEALX today. When I
run the smbldap-populate script I receive an error that it cannot find the
smbldap_tools.pm file. This file was not included in the tar file. If I
use the tools file from the samba 3.0.2pre1 distribution it is then expecting
the old smbldap_conf.pm file which has now been split in favor of the
/etc/smbldap-tools config. I do not know if the populate script is broken
or a 'tools' file should have been included in the distro.

(I did run configure.pl prior to trying to populate).

Curtis Grote
Memorial Hospital

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


[Samba] Help: RH9+Samba3.0.1+LDAP

2004-01-16 Thread Fabio Junior
Hy, Staff!
I am trying to configure RH9 + Samba3.0.1 + LDAP, and am using the manual
that I lowered in the following site:  http://www.hilinski.net/samba/. But
this happening the following error:

Name of the Window(W2K Pro):  Identification of Net 
 the error to follow occurred in the attempt of ingression in domain
LABORATORIO:
it was not possible to locate the user name.

I obtain to enxergar the server in the net to have access it through a
computer with W2K, using a registered in cadastre user and password in the
SAMBA, and obtain to have access the sharings.
But, this error appears when I try to add a computer W2K PRO, in the domain
of the Samba.

Somebody can help me?
[]´s
Fabio Junior - Tecnico em Redes de Computadores
Centro de Treinamento Tecnologico Maxwell
www.maxwelleducacional.com.br  -  Brasil


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


Re: [Samba] Please HELP!!!! Logon Script

2004-01-16 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gilberto Nunes írta:
| Hi
|
|I make a perl script, to build on the fly login script to my users.
|In this script, there's some group that called, to mount specif shares.
|However, when logged on to the domain, with the student group, for
| example,
|I received this message, for the syslog:
|
|  [2004/01/16 16:37:13, 0] groupdb/mapping.c:init_group_mapping(139)
| Jan 16 16:37:13 samba smbd[8299]:   Failed to open group mapping database
| Jan 16 16:37:13 samba smbd[8299]: [2004/01/16 16:37:13, 0]
| groupdb/mapping.c:get_group_from_gid(655)
| Jan 16 16:37:13 samba smbd[8299]:   failed to initialize group
| mappingFailed to open group mapping database
| Jan 16 16:37:13 samba smbd[8299]: [2004/01/16 16:37:13, 0]
| groupdb/mapping.c:get_group_from_gid(655)
| Jan 16 16:37:13 samba smbd[8299]:   failed to initialize group
| mappingget_alias_user_groups: gid of user gnunes doesn't exist. Check your
| /etc/passwd and /etc/group files
| Jan 16 16:39:46 samba sshd(pam_unix)[8405]: session opened for user root
| by (uid=0)
|
|   Note that users gnunes, is enclosed in the student group.
|
|   What's wrong with this?
|
| This the logon script:
|
| #!/usr/bin/perl
|
| $server=samba;
|
| # Log Start
| ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
| open LOG, /var/log/samba/netlogon.log;
| print LOG $mon/$mday/$year $hour:$min:$sec - User $ARGV[0] logged into
| $ARGV[1]\n;
| close LOG;
|
| # login script start
|
| open (LOGON,/home/netlogon/.$ARGV[0].bat);
|
| print LOGON [EMAIL PROTECTED] OFF\r\n;
| print LOGON NET TIME $server /SET /YES\r\n;
| print LOGON NET USE H: /HOME\r\n;
|
|
| if ($ARGV[1] eq student || $ARVG[0] eq student)
| {
| print LOGON NET USE M: $server\\publico\\pub_student\r\n;
| }
|
|
| print LOGON $server\\NETLOGON\\.logon.bat\r\n;
| close LOGON;
|
Hi,
In my opinion you shouldn't rely on samba passing group membership
attributes to your script, for example my (bash) script does something
like this:
if [ `groups $USERNAME | grep student | wc -l` -gt 0 ]; then
.
fi
Regards,

Geza
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFACEgU/PxuIn+i1pIRApeiAKCNB1a6OI7jWsgM5JcupWXPyMahwwCguH+S
sRn+/ZwSM54RDj3Fjh1lV+o=
=b6es
-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] Re: Share Unavailable

2004-01-16 Thread Norman Zhang
I have files rsync'd from an old samba server. When I try to run 
testparam I see the following notice. Samba is running on the new 
server. Does anyone know what I'm doing wrong?

Load smb config files from /etc/samba/smb.conf
Processing section [homes]
NOTE: Service homes is flagged unavailable.
Processing section [transfer]
NOTE: Service transfer is flagged unavailable.
Loaded services file OK.
Press enter to see a dump of your service definitions
[homes]
comment = Home Directories
path = %H
read only = No
[transfer]
comment = Temporary Storage
path = /usrswap/transfer
read only = No
create mask = 0777
directory mask = 0777
I managed to get flagged unavailable disappear by adding available = yes 
for both [homes] and [transfer]. However, I still can't see the shares 
under the new server. I don't get it, I'm running the same config and 
same version of samba on both machines. The old one don't need available 
= yes. Is there something very trivial that I'm doing wrong?

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


[Samba] Problem updating/creating files with winbind and a win2k box

2004-01-16 Thread Harmon, Leigh
Hi,

I'm having a strange issue with Samba 3.0.1 running on Solaris 8, and
updating/creating files on a Win2k machine.  I have a test share created on the
Solaris machine (path=/export) with initially no files in it.

I have no problem accessing the test share from the Win2k machine.  I can
successfully create/update a file in the test share from the Win2k machine.  The
problem occurs when I get on the Solaris machine and try to do a long listing of
all of the files in the test directory (/export) to look at the permission.  I
can perfrom a normal ls command and cat command, but a ls -l never returns
an answer:  

# pwd
/export

# ls
win2000.txt

# cat win2000.txt
This is a win 2000 test

# ls -al
^C

If I reboot my Solaris box, and perform the same ls -l command, then I can see
all of the information that I am supposed to see.  However, If I attempt to
update the file again, then the same issue occurs when doing a long listing.  It
appears that after an update occurs, the Solaris machine cannot return the
information from winbind to display the owner and group of the win2000.txt file.


Has anyone else ever experience this issue?

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


[Samba] Access private share in Samba 3.0.0

2004-01-16 Thread Miao Hu
Hello,

We just updated samba from 2.2.8 to 3.0.0. Now looks like we got some issues
with the authentication system.

Server in domain A. Create private share on server. If a windows client
doesn't join the domain A, I was able to map the server's private share by
give user name and password on this client. The difference between 2.2.8 and
3.0.0 is how to give the user name. In 2.2.8, it takes Domain\Username.
However, in 3.0.0, only username, no domain name, will work. Is that right?
I thought any client from outside the domain suppose to give domain name AND
user name when they login. I knew samba 3.0.0 changed the authentication
system. But I don't know the user from outside the domain can login without
given domain name. Is it supposed to work this way or a bug? Any reply is
highly appreciated!

smb.conf like:

[disk0]
path=/disk0
writeable=Yes
public=Yes
browseable=Yes
available=Yes
case sensitive=No
 

 
[disk1]
path=/disk1
writeable=Yes
browseable=Yes
available=Yes
case sensitive=No

Thanks a lot!
Miao  

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


Re: [Samba] ADS and Winbind ... Can't access with Samba host name ...

2004-01-16 Thread Matt McParland
On Fri, 16 Jan 2004, Gerald (Jerry) Carter wrote:

 Matt McParland wrote:

 | I saw the same symptoms using Samba 3.0.1 and a
 | Win2k ADS.
 |
 | Entering the IP address in Start - Run works, but
 | browsing NN or entering the FQDN would not.   That brings
 | up the shares on the Samba server but still can't
 | access any of those shares.
 |
 | It has taken a LONG time just to get to this point.

 Ironically I'm working on this right now.  Apparently
 entering the IP address causes the win2k client to use
 encapsulated NTLMSSP rather than a kerberos ticket
 to connect.

With the latest 3.0.2pre binary release I'm actually able to browse the
shares and do everything you'd expect.  NN works, and so does Start - Run
\\hostname.

If 3.0.2pre is broken, it's not totally broken because my fileserver seems
to work.

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


[Samba] Equivalent of net send command

2004-01-16 Thread Joshua Beall
I recall there being a command under linux, that I believe was a part of the
Samba suite, that allowed you to send messages to other machines, like one
would do using net send on an XP box, for instance.  I have been trying to
figure out what that command was, but I cannot find it in the docs.  I must
not be looking in the right place!  Can anyone straighten me out?

Thanks!

  -Josh



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


[Samba] Using W2k and NT4 in mixed env?

2004-01-16 Thread Anders Södergrann
Hi everyone!

My problem is as follows;

Have configured and is successfully using several NT4 workstations
with domain logon to a domain sustained by a Samba 2.2.7a server.
Everything works fine here!

When I try and add a W2k workstation, that also works fine - but - the
domain logon ceases to function for the NT4 ws:s.

So - I tried to remove one of the NT4 ws from the domain and then
readd it to the domain.

When I completed this - the W2k logon ceased to function.

Any ideas? Anyone?

/Anders


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


Re: [Samba] Equivalent of net send command

2004-01-16 Thread Rick Brown

On Fri, 16 Jan 2004, Joshua Beall wrote:

 I recall there being a command under linux, that I believe was a part of the
 Samba suite, that allowed you to send messages to other machines, like one
 would do using net send on an XP box, for instance.  I have been trying to
 figure out what that command was, but I cannot find it in the docs.  I must
 not be looking in the right place!  Can anyone straighten me out?
 
smbclient -M targetmachine 

[ Rick Brown   ][  (404) 894-6175   ] 
[ Office of Information Technology ][[EMAIL PROTECTED]  ] 
[ Georgia Institute of Technology  ][  258 4th street. Atlanta, GA  ]

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


Re: [Samba] long print times

2004-01-16 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 15 Jan 2004, David Bear wrote:

 we have two machines/users that experience extremely long wait times
 when printing documents to samba servers. Both machines are Windows
 XP.  We have also noted that both were running personal firewalls, one
 was micrisofts, the other was kerio.  We also noted that when turning
 these firewalls OFF, the wait times vanished and the systems behaved
 normally.
 
 Has anyone else seen this behavior? Any suggestions for a fix?

It's the print change notify timing out I'll be.  I don't have a 
workaround right now but it could be disabled in the source code fairly 
easily.  See spoolss_connect_to_client().



cheers, jerry
 --
 Hewlett-Packard- http://www.hp.com
 SAMBA Team -- http://www.samba.org
 GnuPG Key   http://www.plainjoe.org/gpg_public.asc
 If we're adding to the noise, turn off this song --Switchfoot (2003)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQFACJnRIR7qMdg1EfYRAmBMAKDr5BrsDeMvVIjc2JPEqM2aOyuwJACeKBV0
J8bMEiFWJVZVQAS6HZoBedI=
=bAov
-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] Samba 3.0 pdc and winxp

2004-01-16 Thread Richard Houston
Thanks for the reply,

I have the wins set to yes and I am seeing wins entries int he
/var/cache/samba/wins.dat if that helps.

In looking around it would seem that I do not have a libnss_wins.o or
libnss_wins.0.2 installed anywhere in the system. Would this be the root
of this issue.

Also is there anything special that needs to be done to Winxp to get it to
join a Samba 3.0 PDC?



Regards,
+--+
| Richard Houston  .^. |
| R.L.H.  Consulting   /V\ |
| E-Mail  [EMAIL PROTECTED]/(   )\   |
| WWW www.rlhc.net  ^^-^^|
+--+

Alexander Goeres said:
 Am Freitag, 16. Januar 2004 06:57 schrieb Richard Houston:
 Hi,

 I am trying to get an xp machine to join a samba 3.0 pdc domain.
 I keep getting the following error below. I can view the pdc shares with
 no problem. Can anyone point me in the correct direction on getting this
 fixed. Any help would be greatly appreciated.

 The domain name homenet might be a NetBIOS domain name.  If this is the
 case, verify that the domain name is properly registered with WINS.

 I don't know about ldap configuration for Samba but this error sounds as
 if
 you might have forgotten to set the WINS settings of samba?

 Things like:
 wins support = Yes

 Do you have a setting:
 disable netbios = Yes
 ?
 That would be bad.. :-)

 greetings
 Alexander
 --
 ---
 agoeres _at_ lieblinx.net
 tel.: +49 (0)30 / 61 20 26 87
 fax: +49 (0)30 / 61 20 26 89
 ---
 lieblinxNET
  we do software
 a Marwood  Thiele GbR
 ---
 reichenberger straße 125
 10999 Berlin

 http://lieblinx.net
 ---

 --
 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] Installation Problem !!!

2004-01-16 Thread aditya ramratan gupta
Hello there,

I encountered an error with Samba3.0 installation. I'm sending it as an 
attachment(i.e. whatever appeared at konsole)

So, please help me out to install Samba3.0 on RedHat Linux 8.0

Waiting For reply !!!

Aditya R. Gupta
[EMAIL PROTECTED] root]# cd /home/untarred-samba/samba-3.0.0/source/
[EMAIL PROTECTED] source]# ./configure | tee mylog
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for perl... /usr/bin/perl
checking if the linker (ld) is GNU ld... yes
checking for library containing strerror... none required
checking whether gcc and cc understand -c and -o together... yes
checking that the C compiler understands -Werror... yes
checking that the C compiler understands volatile... yes
checking uname -s... Linux
checking uname -r... 2.4.18-14
checking uname -m... i686
checking uname -p... i686
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking config.cache system type... same
checking for LFS support... yes
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking compat.h usability... no
checking compat.h presence... no
checking for compat.h... no
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpcsvc/nis.h usability... yes
checking rpcsvc/nis.h presence... yes
checking for rpcsvc/nis.h... yes
checking rpcsvc/yp_prot.h usability... yes
checking rpcsvc/yp_prot.h presence... yes
checking for rpcsvc/yp_prot.h... yes
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/priv.h usability... no
checking sys/priv.h presence... no
checking for sys/priv.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for 

[Samba] Samba 3.0.2rc1 Available for Download

2004-01-16 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This is a release candidate snapshot of the Samba 3.0.2 code
base and should be considered for testing only.  A release
candidate (RC) means that we are close to the final, stable
release and is provided for Quality Assurance (QA) purposes.
This release is *not* intended for production servers.  Use
at your own risk.

Common bugs fixed in this preview release include:

  o Better separation of WINS and DNS queries for domain
controllers.
  o Issues with nss_winbind FreeBSD and Solaris.
  o Several crash bugs in smbd and winbindd.
  o Output formatting fixes for smbclient for better 
compatibility with scripts based on the 2.2 version.

We'll follow the same plan as in previous release candidates.
Please report problems to [EMAIL PROTECTED].  Any confirmed 
bugs should be recorded at https://bugzilla.samba.org/.

The source code can be downloaded from:

  http://download.samba.org/samba/ftp/rc/

The uncompressed tarball and patch file have been signed
using GnuPG.  The Samba public key is available at

  http://download.samba.org/samba/ftp/samba-pubkey.asc

Binary packages are available at

  http://download.samba.org/samba/ftp/Binary_Packages/

A simplified version of the CVS log of updates since 3.0.2pre1
can be found in the the download directory under the name
ChangeLog-3.0.2pre1-3.0.2rc1.  The release notes are also
available in the same directory.

As always, all bugs are our responsibility.

  --Enjoy
  The Samba Team


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQFACJobIR7qMdg1EfYRAgwYAKCLwp265R1yomkeQd6+cAT+WNJ4dgCgr8Jh
9DSZi7RVQVuxtXzS6U0HWik=
=WmYU
-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] After reinstall XP - browsing doesn't work

2004-01-16 Thread Lancsr Roland
Hi all,

I use Samba 2.2.7a-SuSE. It works correctly, but after when I reinstalled my
XP, the browsing hasn't worked. :(

Example, I try to browse from Explore, it halt. But if I try to access (for
example) \\server\mp3, it works.

What is wrong?

Thanks!

Regards, Roland

My smb.conf:

[global]
time server = yes
netbios name= Stargate
workgroup   = NIK
server string   = Samba server (on %L)
hosts allow = 10.1.1. 10.0.0. localhost
interfaces  = 10.0.0.0/24 10.1.1.0/24
bind interfaces only= yes
local master= yes
os level= 34
time server = yes
wins support= yes
name resolve order  = wins lmhosts hosts bcast
local master= yes
security= user
encrypt passwords   = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync  = yes
passwd program  = /usr/bin/passwd u%
passwd chat = *new password* %n\n *new password* %n\n
*success*
log level   = 2
max log size= 1000
log file= /sambalog/log.%m
socket options  = TCP_NODELAY IPTOS_LOWDELAY
guest ok= yes
character set   = ISO8859-2
client code page= 852
mangle case = no
case sensitive  = no
default case= lower
preserve case   = yes
short preserve case = yes

[homes]
comment = Home Directory
valid users = %S
browsable   = no
read only   = no
create mode = 600
force create mode   = 600
directory mask  = 700
force directory mode= 700
hide dot files  = yes
[shared]
guest ok= yes
browsable   = yes
read only   = no
path= /wd40/shared
map archive = yes
create mask = 0644
directory mask  = 0755
force group = users
delete readonly = yes

[mp3s]
valid users = roland
path= /wd40/mp3s
read only   = no
map archive = yes
create mask = 0644
directory mask  = 0755
force group = users
delete readonly = yes




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


Re: This message is in MIME Format

2004-01-16 Thread John E. Malmberg
Rachel Wrote:

[Message is currently being held in the possible spam queue for manual 
release.  I do not have authority to release it]

X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: multipart/alternative;
boundary=_=_NextPart_001_01C3DC2F.91D69A40
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--_=_NextPart_001_01C3DC2F.91D69A40
Content-Type: text/plain;
charset=iso-8859-1
Good Day

I have the following error.  Kindly let me know how to resolve it

This message is in MIME format since your Mail reader does not understand
this information some or all of this message may not be legible.  Is this
problem coming from the server (Exchange 5.5) or from the clients machines?
Regards, Rachel


Rachel, you will see that error message when someone sends a MIME 
formatted e-mail to a mail reader that either does not understand MIME, 
or has MIME disabled for security reasons.

E-Mail traditionally is PLAIN-TEXT only.  MIME is an optional 
enhancement that should only be used when you know that the recipiant 
wants to receive it.

The SAMBA mailing lists will remove all but the plain text portions of a 
posting, and any attachements that are not plain-text.

This can leave message like that in posting, particularly when spam gets 
through.  The MIME part of the spam will not get through.

Your message was sent in MIME, and that may be reasont that the SAMBA 
spam filter flagged it as possible spam for manual moderation.

I would recommend that you set your e-mail program to send in plain-text 
by default when mailing out to the public internet, and only turn on 
HTML or RICH TEXT when you are sending to someone that you know wants to 
accept MIME formatted e-mails.  This will help prevent content filters 
from misclassifying your e-mail.

Almost all spam or viruses are sent in HTML format, so the presence of 
the HTML and the tag that your mailer put on the message are one of the 
key metrics that a content based spam filter looks for.

Some people will go so far as to automatically delete unread all MIME 
encoded e-mails.

In addition, if your e-mail program is displaying HTML by default, and 
opening external links for pictures automatically, it can give out 
information to spammers automatically.

When an e-mail program opens a link in the spam, it uses your web 
browser program to do so.  That link at a minimum tells the spammer that 
your mail server is accepting their spam, so that they can target more 
spam to your domain.

The link can also have your e-mail address encoded in it, which confirms 
to the spammer that your e-mail address is live and that their spam is 
getting through to it.  In addtion some web browsers will happily give 
out your e-mail address to web sites that ask for it.

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

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


CVS update: samba/examples/nss

2004-01-16 Thread vlendec

Date:   Fri Jan 16 13:11:01 2004
Author: vlendec

Update of /data/cvs/samba/examples/nss
In directory dp.samba.org:/tmp/cvs-serv8062/examples/nss

Modified Files:
  Tag: SAMBA_3_0
wbtest.c 
Added Files:
  Tag: SAMBA_3_0
nss_winbind.c nss_winbind.h 
Log Message:
Commit sid-[ug]id extensions to libnss_winbind.so on Linux, as well as a
factored-out nss_winbind.[ch]. I took tridge's public domain license comment
for the nss_winbind.[ch].

This is probably not the last word on that extension, but as it is quite
non-intrusive to the main samba code, I would like to give it a start.

Volker




Revisions:
nss_winbind.c   NONE = 1.1.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/examples/nss/nss_winbind.c?rev=1.1.2.1
nss_winbind.h   NONE = 1.1.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/examples/nss/nss_winbind.h?rev=1.1.2.1
wbtest.c1.1.2.1 = 1.1.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/examples/nss/wbtest.c.diff?r1=1.1.2.1r2=1.1.2.2


CVS update: samba/source/nsswitch

2004-01-16 Thread vlendec

Date:   Fri Jan 16 13:11:01 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
winbind_nss_linux.c 
Log Message:
Commit sid-[ug]id extensions to libnss_winbind.so on Linux, as well as a
factored-out nss_winbind.[ch]. I took tridge's public domain license comment
for the nss_winbind.[ch].

This is probably not the last word on that extension, but as it is quite
non-intrusive to the main samba code, I would like to give it a start.

Volker




Revisions:
winbind_nss_linux.c 1.1.2.2 = 1.1.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbind_nss_linux.c.diff?r1=1.1.2.2r2=1.1.2.3


CVS update: samba

2004-01-16 Thread vlendec

Date:   Fri Jan 16 15:01:09 2004
Author: vlendec

Update of /data/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv29615

Modified Files:
  Tag: SAMBA_3_0
WHATSNEW.txt 
Log Message:
Patch from Stoian Ivanov [EMAIL PROTECTED]: Add -g (greppable..) to 
smbclient -L to make the output usable in pipes.

Volker


Revisions:
WHATSNEW.txt1.52.2.66 = 1.52.2.67

http://www.samba.org/cgi-bin/cvsweb/samba/WHATSNEW.txt.diff?r1=1.52.2.66r2=1.52.2.67


CVS update: samba/source/client

2004-01-16 Thread vlendec

Date:   Fri Jan 16 15:01:09 2004
Author: vlendec

Update of /data/cvs/samba/source/client
In directory dp.samba.org:/tmp/cvs-serv29615/source/client

Modified Files:
  Tag: SAMBA_3_0
client.c 
Log Message:
Patch from Stoian Ivanov [EMAIL PROTECTED]: Add -g (greppable..) to 
smbclient -L to make the output usable in pipes.

Volker


Revisions:
client.c1.209.2.45 = 1.209.2.46

http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c.diff?r1=1.209.2.45r2=1.209.2.46


CVS update: samba/source/client

2004-01-16 Thread vlendec

Date:   Fri Jan 16 15:02:30 2004
Author: vlendec

Update of /data/cvs/samba/source/client
In directory dp.samba.org:/tmp/cvs-serv29904

Modified Files:
client.c 
Log Message:
Patch from Stoian Ivanov [EMAIL PROTECTED]: Add -g (greppable..) to 
smbclient -L to make the output usable in pipes.

Volker


Revisions:
client.c1.255 = 1.256

http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c.diff?r1=1.255r2=1.256


CVS update: samba/source/utils

2004-01-16 Thread jmcd

Date:   Fri Jan 16 15:07:28 2004
Author: jmcd

Update of /home/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv30557/utils

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Fix another join problem.  Don't use a TALLOC_CTX before it has been 
initialized.

Also split out the oldstyle join into a new fn, allowing us to call it 
with no failure message from net rpc join, but displaying a failure message
when used with net rpc oldjoin.





Revisions:
net_rpc.c   1.14.2.43 = 1.14.2.44

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


CVS update: samba/examples/nss

2004-01-16 Thread jerry

Date:   Fri Jan 16 16:22:05 2004
Author: jerry

Update of /data/cvs/samba/examples/nss
In directory dp.samba.org:/tmp/cvs-serv11250/examples/nss

Modified Files:
  Tag: SAMBA_3_0_RELEASE
wbtest.c 
Added Files:
  Tag: SAMBA_3_0_RELEASE
nss_winbind.c nss_winbind.h 
Log Message:
another short rounds of syncs from 3.0

Revisions:
nss_winbind.c   NONE = 1.1.4.1

http://www.samba.org/cgi-bin/cvsweb/samba/examples/nss/nss_winbind.c?rev=1.1.4.1
nss_winbind.h   NONE = 1.1.4.1

http://www.samba.org/cgi-bin/cvsweb/samba/examples/nss/nss_winbind.h?rev=1.1.4.1
wbtest.c1.1.4.1 = 1.1.4.2

http://www.samba.org/cgi-bin/cvsweb/samba/examples/nss/wbtest.c.diff?r1=1.1.4.1r2=1.1.4.2


CVS update: samba/source/client

2004-01-16 Thread jerry

Date:   Fri Jan 16 16:22:05 2004
Author: jerry

Update of /data/cvs/samba/source/client
In directory dp.samba.org:/tmp/cvs-serv11250/source/client

Modified Files:
  Tag: SAMBA_3_0_RELEASE
client.c 
Log Message:
another short rounds of syncs from 3.0

Revisions:
client.c1.250.2.9 = 1.250.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c.diff?r1=1.250.2.9r2=1.250.2.10


CVS update: samba/source/nsswitch

2004-01-16 Thread jerry

Date:   Fri Jan 16 16:22:05 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
winbind_nss_linux.c 
Log Message:
another short rounds of syncs from 3.0

Revisions:
winbind_nss_linux.c 1.1.4.1 = 1.1.4.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbind_nss_linux.c.diff?r1=1.1.4.1r2=1.1.4.2


CVS update: samba

2004-01-16 Thread jerry

Date:   Fri Jan 16 16:22:04 2004
Author: jerry

Update of /data/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv11250

Modified Files:
  Tag: SAMBA_3_0_RELEASE
WHATSNEW.txt 
Log Message:
another short rounds of syncs from 3.0

Revisions:
WHATSNEW.txt1.57.2.61 = 1.57.2.62

http://www.samba.org/cgi-bin/cvsweb/samba/WHATSNEW.txt.diff?r1=1.57.2.61r2=1.57.2.62


CVS update: samba/source/utils

2004-01-16 Thread jerry

Date:   Fri Jan 16 16:22:05 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
net_rpc.c 
Added Files:
  Tag: SAMBA_3_0_RELEASE
smbget.c 
Log Message:
another short rounds of syncs from 3.0

Revisions:
smbget.cNONE = 1.2.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c?rev=1.2.2.1
net_rpc.c   1.55.2.11 = 1.55.2.12

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


CVS update: samba/packaging/Fedora

2004-01-16 Thread jerry

Date:   Fri Jan 16 17:46:38 2004
Author: jerry

Update of /data/cvs/samba/packaging/Fedora
In directory dp.samba.org:/tmp/cvs-serv29040

Modified Files:
  Tag: SAMBA_3_0
samba.spec.tmpl smb.init winbind.init 
Log Message:
BUG 891  949: Fedora Packaging Fixes

Revisions:
samba.spec.tmpl 1.1.2.4 = 1.1.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/samba.spec.tmpl.diff?r1=1.1.2.4r2=1.1.2.5
smb.init1.1.2.1 = 1.1.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/smb.init.diff?r1=1.1.2.1r2=1.1.2.2
winbind.init1.1.2.1 = 1.1.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/winbind.init.diff?r1=1.1.2.1r2=1.1.2.2


CVS update: samba/packaging/Fedora

2004-01-16 Thread jerry

Date:   Fri Jan 16 17:47:34 2004
Author: jerry

Update of /data/cvs/samba/packaging/Fedora
In directory dp.samba.org:/tmp/cvs-serv29160/packaging/Fedora

Modified Files:
  Tag: SAMBA_3_0_RELEASE
samba.spec.tmpl smb.init winbind.init 
Log Message:
Fedora packaging fixes from 3.0

Revisions:
samba.spec.tmpl 1.2.2.2 = 1.2.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/samba.spec.tmpl.diff?r1=1.2.2.2r2=1.2.2.3
smb.init1.2.2.1 = 1.2.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/smb.init.diff?r1=1.2.2.1r2=1.2.2.2
winbind.init1.2.2.1 = 1.2.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/winbind.init.diff?r1=1.2.2.1r2=1.2.2.2


CVS update: samba/packaging/Fedora

2004-01-16 Thread jerry

Date:   Fri Jan 16 19:01:20 2004
Author: jerry

Update of /data/cvs/samba/packaging/Fedora
In directory dp.samba.org:/tmp/cvs-serv11531/Fedora

Modified Files:
  Tag: SAMBA_3_0
samba.spec.tmpl 
Log Message:
remove unneeded man pages from packages

Revisions:
samba.spec.tmpl 1.1.2.5 = 1.1.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/samba.spec.tmpl.diff?r1=1.1.2.5r2=1.1.2.6


CVS update: samba/packaging/RedHat

2004-01-16 Thread jerry

Date:   Fri Jan 16 19:01:20 2004
Author: jerry

Update of /data/cvs/samba/packaging/RedHat
In directory dp.samba.org:/tmp/cvs-serv11531/RedHat

Modified Files:
  Tag: SAMBA_3_0
samba.spec.tmpl 
Log Message:
remove unneeded man pages from packages

Revisions:
samba.spec.tmpl 1.1.2.23 = 1.1.2.24

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/RedHat/samba.spec.tmpl.diff?r1=1.1.2.23r2=1.1.2.24


CVS update: samba

2004-01-16 Thread jerry

Date:   Fri Jan 16 19:05:09 2004
Author: jerry

Update of /data/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv11962

Modified Files:
  Tag: SAMBA_3_0_RELEASE
WHATSNEW.txt 
Log Message:
preparing for release of 3.0.2rc1

Revisions:
WHATSNEW.txt1.57.2.62 = 1.57.2.63

http://www.samba.org/cgi-bin/cvsweb/samba/WHATSNEW.txt.diff?r1=1.57.2.62r2=1.57.2.63


CVS update: samba/source/rpcclient

2004-01-16 Thread jerry

Date:   Fri Jan 16 22:16:24 2004
Author: jerry

Update of /data/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv17619/rpcclient

Modified Files:
rpcclient.c 
Log Message:
fix another bug caused by cli_lsa_query_info_policy() changes

Revisions:
rpcclient.c 1.227 = 1.228

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpcclient/rpcclient.c.diff?r1=1.227r2=1.228


CVS update: samba4/source/torture/rpc

2004-01-16 Thread tridge

Date:   Sat Jan 17 00:16:18 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/rpc
In directory dp.samba.org:/tmp/cvs-serv5657

Modified Files:
eventlog.c 
Log Message:
make sure we initialise r.out.handle in openeventlog


Revisions:
eventlog.c  1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/rpc/eventlog.c.diff?r1=1.3r2=1.4


CVS update: samba/source/libsmb

2004-01-16 Thread jra

Date:   Sat Jan 17 00:30:28 2004
Author: jra

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv6954/libsmb

Modified Files:
smb_signing.c 
Log Message:
Fix for a signing bug when the mid wraps.
Found by Fran Fabrizio [EMAIL PROTECTED].
Add to the *start* of the list not the end of the list.
This ensures that the *last* send sequence with this mid
is returned by preference.
This can happen if the mid wraps and one of the early
mid numbers didn't get a reply and is still lurking on
the list.
Jeremy.


Revisions:
smb_signing.c   1.19 = 1.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c.diff?r1=1.19r2=1.20


CVS update: samba/source/libsmb

2004-01-16 Thread jra

Date:   Sat Jan 17 00:30:35 2004
Author: jra

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv6578/libsmb

Modified Files:
  Tag: SAMBA_3_0
smb_signing.c 
Log Message:
Fix for a signing bug when the mid wraps.
Found by Fran Fabrizio [EMAIL PROTECTED].
Add to the *start* of the list not the end of the list.
This ensures that the *last* send sequence with this mid
is returned by preference.
This can happen if the mid wraps and one of the early
mid numbers didn't get a reply and is still lurking on
the list.
Jeremy.


Revisions:
smb_signing.c   1.4.2.44 = 1.4.2.45

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c.diff?r1=1.4.2.44r2=1.4.2.45


CVS update: samba/packaging/Fedora

2004-01-16 Thread jerry

Date:   Sat Jan 17 01:48:36 2004
Author: jerry

Update of /data/cvs/samba/packaging/Fedora
In directory dp.samba.org:/tmp/cvs-serv22359/packaging/Fedora

Modified Files:
  Tag: SAMBA_3_0
samba.spec.tmpl 
Log Message:
include tdbdump man page in file list

Revisions:
samba.spec.tmpl 1.1.2.6 = 1.1.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/samba.spec.tmpl.diff?r1=1.1.2.6r2=1.1.2.7


CVS update: sambaweb

2004-01-16 Thread jerry

Date:   Sat Jan 17 01:59:51 2004
Author: jerry

Update of /data/cvs/sambaweb
In directory dp.samba.org:/tmp/cvs-serv24715

Modified Files:
samba.html 
Log Message:
announcing 3.0.2rc1

Revisions:
samba.html  1.227 = 1.228
http://www.samba.org/cgi-bin/cvsweb/sambaweb/samba.html.diff?r1=1.227r2=1.228


CVS update: sambaweb

2004-01-16 Thread jerry

Date:   Sat Jan 17 02:45:06 2004
Author: jerry

Update of /data/cvs/sambaweb
In directory dp.samba.org:/tmp/cvs-serv1226

Modified Files:
samba.html 
Log Message:
fix formatting

Revisions:
samba.html  1.228 = 1.229
http://www.samba.org/cgi-bin/cvsweb/sambaweb/samba.html.diff?r1=1.228r2=1.229