Re: [Samba] couldn't write to home dir

2003-09-20 Thread kurt weiss
maybe your parent directory has the wrong rights:
e.g.:
/network/samba/username
user: username group: wingroup
network: root.root 0750 (drwxr-x---)
samba:   root.wingroup 0777 (drwxrwxrwx)
username:username.wingroup 0777 (drwxrwxrwx)
*** this will *not* work - u need basically executable rights on all 
parent directories. (mistake in 'network')

network: root.root 0751 (drwxr-x--x)
samba:   root.wingroup 0750 (drwxr-x---)
username:username.wingroup 0700 (drwx--)
*** this will work - username has minimal x rights on all parents...
i hope it helpes...
gk
andrej misovic schrieb:
hello,
I try to use samba as PDC on NetBSD,
but I 've had problem with that combination..
samba work perfectly..but
if someone want to write into homedir, they couldn't,
and w2k workstation appear message ,
that disk is full..
disk isn't full, and permission are set correct
I don't know, where should be a mistake,
I check configuration problably 100x,
but I haven't found any problem in it..
have you ever had someone similiar problem?
thx a lot
andrej
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Request--help

2003-09-20 Thread John H Terpstra
On Sat, 20 Sep 2003, [iso-8859-1] Nilesh Jaiswal wrote:

 Respected Sir,

 This is nilesh jaiswal,I am new to samba user.i ahev some problem
 configuring samba .It is not able to find the user on remote machine
 what should i do next can u plz help me ..

  After every step i run the command testparm.it give the result correct
 but it say cant include the file /samba/palio

Suggest you read the Samba-HOWTO-Collection.pdf from Samba-3.0.0rc4.
http://sg.samba.org/samba/devel/docs/Samba-HOWTO-Collection.pdf

If you still have questions, maybe check out the O'Reilly book,
Using-Samba. It too is available on-line.

- 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] couldn't write to home dir

2003-09-20 Thread andrej misovic
I think, that rights are okay,
I have 755 rights on each user dir..
kurt weiss wrote:
maybe your parent directory has the wrong rights:
e.g.:
/network/samba/username
user: username group: wingroup
network: root.root 0750 (drwxr-x---)
samba:   root.wingroup 0777 (drwxrwxrwx)
username:username.wingroup 0777 (drwxrwxrwx)
*** this will *not* work - u need basically executable rights on all 
parent directories. (mistake in 'network')

network: root.root 0751 (drwxr-x--x)
samba:   root.wingroup 0750 (drwxr-x---)
username:username.wingroup 0700 (drwx--)
*** this will work - username has minimal x rights on all parents...
i hope it helpes...
gk
jabber: [EMAIL PROTECTED]   
e-mail: [EMAIL PROTECTED]  

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


Re: [Samba] Transparent WINS hostname resolution?

2003-09-20 Thread andrej misovic
I'm running 2.2.8 version,
but I should try this too,
thx.
[EMAIL PROTECTED] wrote:
Hi, all.  I've always assumed that there's a way to do transparent
WINS-based hostname resolution, but I'm durned if I can figure out how. 
In other words, I imagine that you could just add another entry to
/etc/resolv.conf (eg., hosts:   files dns wins) that would allow me to
ping foo
and have it attempt to resolve through each in turn.  Does this exist, and
I've just been missing it?  Sure, I can do nmblookup foo, but that's a
bit more awkward...  [Hmmm.  Just did some Googling, and, indeed, found a
sample resolv.conf with a wins entry -- but when I tried it, from a
machine that does nmblookup with no problems, it failed.  I dunno...]

Thanks,

Ken D'Ambrosio
Sr. SysAdmin,
Xanoptix, Inc.

--

jabber: [EMAIL PROTECTED]   
e-mail: [EMAIL PROTECTED]  

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


Re: [Samba] Transparent WINS hostname resolution?

2003-09-20 Thread andrej misovic
excuse me,
I replyed to bad treath..
andrej misovic wrote:
I'm running 2.2.8 version,
but I should try this too,
thx.
[EMAIL PROTECTED] wrote:

Hi, all.  I've always assumed that there's a way to do transparent
WINS-based hostname resolution, but I'm durned if I can figure out 
how. In other words, I imagine that you could just add another entry to
/etc/resolv.conf (eg., hosts:   files dns wins) that would allow me to
ping foo
and have it attempt to resolve through each in turn.  Does this exist, 
and
I've just been missing it?  Sure, I can do nmblookup foo, but that's a
bit more awkward...  [Hmmm.  Just did some Googling, and, indeed, found a
sample resolv.conf with a wins entry -- but when I tried it, from a
machine that does nmblookup with no problems, it failed.  I dunno...]

Thanks,

Ken D'Ambrosio
Sr. SysAdmin,
Xanoptix, Inc.


--

jabber: [EMAIL PROTECTED]   
e-mail: [EMAIL PROTECTED]  

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


[Samba] Create basic LDAP DIT

2003-09-20 Thread Chew, Darren
Hi All,

I have converted the samba 3 schema for iPlanet ds 5.x but now need some 
help with thre creation of the basic DIT.

Is there a way to create a basic directory information tree with a 
skeleton samba schema? I know of the smbldap-tools and smbldap-populate. 
Is this the only way? `net rpc vampire` seems to be unable to create 
accounts. Any help received greatly appreciated.

Darren

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


[Samba] smbldap-tools updates (diffs)

2003-09-20 Thread Chew, Darren
Hi all,

I have found the smbldap-tools provided in the samba 3 tarball to have a 
few glitches with the samba 3 schema. I have made my changes and 'diffed' 
them with the source.

[EMAIL PROTECTED] # pwd
/usr/local/samba/sbin
[EMAIL PROTECTED] # for i in *.p*; do echo $i; diff $i 
/usr/local/src/samba-3.0.0rc4/examples/LDAP/smbldap-tools/$i; done
smbldap-groupadd.pl
smbldap-groupdel.pl
smbldap-groupmod.pl
1,2d0
 #!/usr/bin/perl

smbldap-groupshow.pl
smbldap-migrate-accounts.pl
45,46c45,46
 sambaLMPassword: $lmpwd
 sambaNTPassword: $ntpwd
---
 lmpassword: $lmpwd
 ntpassword: $ntpwd
smbldap-migrate-groups.pl
smbldap-passwd.pl
smbldap-populate.pl
119c119
 objectClass: sambaSamAccount
---
 objectClass: sambaSAMAccount
146c146
 objectClass: sambaSamAccount
---
 objectClass: sambaSAMAccount
smbldap-useradd.pl
275c275
 objectClass: sambaSamAccount
---
 objectClass: sambaSAMAccount
smbldap-userdel.pl
smbldap-usermod.pl
smbldap-usershow.pl
smbldap_conf.pm
smbldap_tools.pm

In summary the ones changed included:

smbldap-populate.pl:
changed sambaSAMAccount to sambaSamAccount (two instances)

smbldap-useradd.pl
changed sambaSAMAccount to sambaSamAccount (one instance)

smbldap-migrate-accounts.pl
changed lmpassword to sambaLMPassword
changed ntpassword to sambaNTPassword

Have fun.

Darren

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


[Samba] profiles on samba 2.2.8a W2K SP4

2003-09-20 Thread Axel Machens
Hi,

I have a problem with or profiles on a Samba 2.2.8a running on SuSE8.2 with
ldap backend.
When I locked in the Domain solaris the first one alle works fine, the
profiles
are working verry nice. But when the user locked in on a other workstation
most
the third or fith session the profiles dose not work !?

In german:


Das server gespeicherte Profil ist nicht verfügbar, Sie werden mit Ihrem
lokalem Profil angemeldet.



When I delete the profile and the user locked in a new session, all works
fine.
I run a SuSE 8.2, samba 2.2.8a Win2000 with SP4! I find some informations
about
problems with w2k sp4 and profiles. I create a profiles share like a answer
in the samba list archiv:

---smb.conf-

# Profile der User EDV
[profiles]
comment = Server-Profile
path = /var/lib/samba/profiles
  writeable = yes
browseable = no
  nt acl support = yes
  create mask = 0600
  directory mask = 0700
  force directory mode = 0700
  inherit permissions = no
  map system = yes
  map hidden = yes
  profile acls = yes

--

Must I set somthing in the registry on w2k or  is something missing in my
smb.conf 

Thanks a lot

Axel


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


[Samba] Domain Users - samba 2.2.8a

2003-09-20 Thread Axel Machens
hi,

thats my third question :).
I run a samba 2.2.8a on SuSE 8.2 Box. I create a domain with ldap backend.
On my W2K machines I need for programs in the domain rights for my user to
access some software - like the internet conction button from microsoft on
the
desktop. I locked in lokal on my W2K boxes and put the Domain Users Group
in
my Special Users group In german: Hauptbenutzer from my samba domain.
But the problem is, on one machine it works - the user locked in the domain
and
have the rights to click on the internet connction button, or start some
apps and
on other machines dose not work. the same user locked in on a other machine,
and
the rights dose not work, but there is the Domain Users group too.
Yesterday I delete one of this machines from domain and create it new on
domain.
After this, I can put the Domain Users in the group Hauptbenutzer and all
works
fine.
What is the problem ? Is there a other way for my problem 

Is it right, that all in Unix group users are mapped in samba Domain
Users group

Thanks a lot

Axel


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


AW: [Samba] Error installing samba-2.2.8a...libcups.so.2 needed!!!

2003-09-20 Thread Axel Machens

Hi,

Hi:
 Big trubles!!!. I tried to install samba 2.2.8a but the process asked me
for libcups.so.2 . And I just don´t know what to do!!!.

on my suse box I need the package cups-devel for compile the samba package.
And cups-libs for samba rpm (I do not know if this the same on your box).

Hope it helps

Axel


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


[Samba] RPMS for Suse Debian

2003-09-20 Thread Raymond Vetter
hello samba Team,

where are binary packages for Samba-3.0.0 RC4 for Suse (suse 7.x and
8.x) and Debian?

Thanks

Raymond

--
www.raymond-vetter.de


-- 
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.0rc4: -P common option handler can't open secrets.tdb

2003-09-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Richards wrote:

| It appears that there is some setup missing for handling the -P
| option to commands (via popt_common_credentials_callback()).
|
| I was trying to use the example file examples/printing/smbprint.sysv
| which suggested using the -P option to smbclient.  I am always
| getting an error that /secrets.tdb can't be opened.
|
| I think that what is mis-ordered is that secrets_init() is called
| before smb.conf is loaded, so the path to the private directory
| is not initialized in time.
Already fixed in CVS.



cheers, jerry
~ --
~ Hewlett-Packard- http://www.hp.com
~ SAMBA Team -- http://www.samba.org
~ GnuPG Key   http://www.plainjoe.org/gpg_public.asc
~ You can never go home again, Oatman, but I guess you can shop there.
~--John Cusack - Grosse Point Blank (1997)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/bGVwIR7qMdg1EfYRAuZ7AKCmCrkPYVoNdqgHGb6c2Kuuq91mkACg3bsK
tB5lsZBrcfsbxfiijRYfDwU=
=rkHW
-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] smbclient give strange report

2003-09-20 Thread Mikael lilleman Göransson
Hello! 

I have a OpenBSD 3.3-box, wich I am planning to use as a local fileserver. 
When I installed Samba, it did not work. After hours of searching for the 
failure, I still cannot find it. Please help! 

Some info: 

# smbclient -U% -L localhost
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
timeout connecting to 216.88.130.10:139
Error connecting to 216.88.130.10 (Operation already in progress)
Connection to localhost failed 

(This seams very strange to me) 

The smb.conf I am using: 

# Samba config file created using SWAT
# from 192.168.0.10 (192.168.0.10)
# Date: 2003/09/20 16:26:49 

# Global parameters
[global]
  workgroup = NETDISASTERS
  netbios name = SKRUTT
  server string = Samba Server
  interfaces = rl0
  encrypt passwords = Yes
  log file = /var/log/smbd.%m
  max log size = 50
  dns proxy = No
  wins support = Yes 

[homes]
  comment = Home Directories
  valid users = %S
  read only = No
  browseable = No 

[printers]
  comment = All Printers
  path = /var/spool/samba
  printable = Yes
  browseable = No 

/etc/samba/smb.conf: unmodified: line 1 

(the rl0 interface is the one pointing in to my local network. This box also 
acts as a router.) 

I would really appreciate som help regarding this.
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


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

2003-09-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Alexander List wrote:
| Hello world,
|
| I'm currently experimenting with a new Samba server that is to be
| integrated in an existing ADS domain.
|
| System is Debian Woody, plus samba 3.0.0beta2+3.0.0rc2-1 and necessary
| dependencies. Kernel is 2.4.21 + Debian patches + XFS
|
| ii  libc6  2.3.2-5GNU C Library: Shared libraries and
| Linux bigberta 2.4.21-4-686-xfs #1 Mon Aug 25 15:44:37 CEST 2003 i686
|
| smbd, nmbd and winbindd are working fine, I could joint the AD Domain in
| native mode, created partitions using XFS (with ACL support), and
| wbinfo -u bzw. wbinfo -g list the domain users and groups correctly.
|
| My first problem:
|
| After a while, wbinfo [-u|-g] returns
|
| server:/var/log/samba# wbinfo -g
| Error looking up domain groups
|
| After restarting winbindd, it works again for a while. What's the proper
| way to produce useful debugging information for the developers?
I think this has already been fixed in our CVS tree.  The bedian
packaging script should be fine for RC4 so you might just want to build
your own package from that tree and see if things work better for you.
| I created a directory /mnt/admin with this ACL:
|
| # file: .
| # owner: root
| # group: root
| user::rwx
| user:DOMAIN+username:rwx
| group::r-x
| mask::rwx
| other::r-x
|
| When I create the ACL with setfacl -m u:INTERNAL.DOMAIN.COM:username:rwx,
| only DOMAIN+username (the short NETBIOS name of the domain) is listed in
| the ACL.
Haven't we already talked about this one?  I'm having serious
deja vu here.  winbindd mostly operates on the short name of the do9main.
| [admin]
| browsable = no
| path = /mnt/admin
| public = no
| write list = DOMAIN+username
|
| This won't work. Windows domain user username gets Access denied when
| trying to create a file on the share.
|
| However, this works:
|
| write list = INTERNAL.DOMAIN.COM+username
|
| Is this a bug or a configuration problem on my side?
did you define the workgroup and realm in smb.conf?





cheers, jerry
- --
~ Hewlett-Packard- http://www.hp.com
~ SAMBA Team -- http://www.samba.org
~ GnuPG Key   http://www.plainjoe.org/gpg_public.asc
~ You can never go home again, Oatman, but I guess you can shop there.
~--John Cusack - Grosse Point Blank (1997)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/bHQlIR7qMdg1EfYRAoAaAKCRFtI2IlVBu0dUMyZotZuupdyu9ACgkpkC
qN/N7CKFidvRp68XUFMyD0Y=
=qk9+
-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] smbldap-tools updates (diffs)

2003-09-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chew, Darren wrote:
| Hi all,
|
| I have found the smbldap-tools provided in the samba 3 tarball to have a
| few glitches with the samba 3 schema. I have made my changes and 'diffed'
| them with the source.
|
Darren,  Please resend these to me in 'diff -u' format.  Thanks.



cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/bHM+IR7qMdg1EfYRAoDcAKCy7FfC0oBKQpbbmoQe9c32DA8llwCgnnCx
h39+Iwa6C5BdRNC6nkFJP34=
=Lmg8
-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] smbpasswd -a ldapsam problem

2003-09-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gunther Schlegel wrote:

| when I add the default configuration for ldapsearches from the Howto
| collection §10.4.4.6, example 10.2
|
| ldap filter = ((uid=%u)(objectclass=sambaSamAccount))
|
| to smb.conf I cannot run
|
| smbpasswd -a [username]
|
| anymore. It works fine without the ldap filter statement.
|
| I noticed that the ldap queries are different with ldap filter activated
| ( from the ldap logfile ):
smbd appends objectclass filters as necessary,  It is better to run with
the default ldap filter if at all possible.  I'll take the blame but
having a single tweakable ldap filter doesn't really make sense anymore
since there are so many different types of searches that smbd might use.


cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/bIM3IR7qMdg1EfYRAo6aAKC7C6STArItysVREWVLEJ+ZE2RcUACfXsZR
r9/eH3V4RDACmxPc8g+RlCc=
=R3ho
-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] domain controller = in packaging/RedHat/smb.conf in samba-3.0.0rc3

2003-09-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jay Fenlason wrote:
| Can someone remove this obsolete parameter from
| packaging/RedHat/smb.conf before it confuses more people?
Got it.  Thanks.



cheers, jerry
~ --
~ Hewlett-Packard- http://www.hp.com
~ SAMBA Team -- http://www.samba.org
~ GnuPG Key   http://www.plainjoe.org/gpg_public.asc
~ You can never go home again, Oatman, but I guess you can shop there.
~--John Cusack - Grosse Point Blank (1997)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/bIS7IR7qMdg1EfYRAitqAJ9eIfQu4yuW7Gjm6A2AfjH+WgtfwACglSbk
GrOgsFyWazm5NaQoppjRxYE=
=4Raj
-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] Samba3: group mapping with samba PDC, LDAP account flags

2003-09-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gunther Schlegel wrote:
| Hello again,
|
| this mainly affects documentation:
|
| a) net groupmap is a fine thing. Though: is it optional or do I have to
| map some groups for proper client operation ( W2k/XP pro) ? If so, which
| Windows groups have to be mapped?
Only mapped groups show up in the object picker.

| b) There are Account flags both visible in the LDAP directory as well
| as in pdbedit's output. The examples always refer to UX, while smbpasswd
| just sets the U-flag on my system. What are these falgs about. They are
| mentioned once in the Howto Collection in chapter 7, but that does not
| really explain the matter.
'X' is no not expire password
'U' is user account




cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/bIX+IR7qMdg1EfYRAoeuAKC/anCK3huSq4dwhpVc54KYEJQVAACcDysr
/2NiflmnUVcPxaPdK345mgM=
=0B6w
-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] couldn't write to home dir

2003-09-20 Thread andrej misovic
I found where was that problem..
I turned on quotas on home filesystem
and it didn't work, but after disabling quotas,
it works fine..
Does samba 2 support quotas?
I really need to have quotas on that system
thx.
		andrej

kurt weiss wrote:
no, that's an example. it should show, that u have problems, if in one 
of your *parent directories* u have zero rights...

we always ru users for samba under a extra group (without shell), so we 
deny access to linux for all winusers...

andrej misovic schrieb:

ehm, one question,
I must somewhere specify wingroup??
kurt weiss wrote:

maybe your parent directory has the wrong rights:
e.g.:
/network/samba/username
user: username group: wingroup
network: root.root 0750 (drwxr-x---)
samba:   root.wingroup 0777 (drwxrwxrwx)
username:username.wingroup 0777 (drwxrwxrwx)
*** this will *not* work - u need basically executable rights on all 
parent directories. (mistake in 'network')

network: root.root 0751 (drwxr-x--x)
samba:   root.wingroup 0750 (drwxr-x---)
username:username.wingroup 0700 (drwx--)
*** this will work - username has minimal x rights on all parents...
i hope it helpes...
gk
--

jabber: [EMAIL PROTECTED]   
e-mail: [EMAIL PROTECTED]  

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


Re: [Samba] RPMS for Suse Debian

2003-09-20 Thread Bjoern JACKE
On 2003-09-20 at 11:49 +0200 Raymond Vetter sent off:
where are binary packages for Samba-3.0.0 RC4 for Suse (suse 7.x and
8.x) and Debian?
http://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/gd/

Bjoern


pgp0.pgp
Description: 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] Latest Samba Disto for Os390/Unix ?

2003-09-20 Thread Alexander List
On Fri, 19 Sep 2003 [EMAIL PROTECTED] wrote:

 (I have tried downloading the 'samba-latest.tar.gz' file from the mirror
 site,but as I cannot unzip/untar it,due to not having the 'gzip' program
 !).
  Therfore I am not sure how compatible it may or may not be with my
 Os390/Uss platform.

C'mon John,

are you a system administrator for an S/390? :-)

If I understand you correctly, you are trying to tell us that Samba might
not be compatible with your OS because your OS doesn't have a certain
unzipping program installed by default?

You sound like a Windows user who fails to install WinZip...

www.gzip.org has the gzip source, in case there's no binaries available
for your OS. If you fail to build gzip, you will most likely have a hard
time building Samba...

AFAIR OS/390 allows you to host other operating systems that might work,
then you could e.g. install Debian and run Samba in that virtual
machine...

scnr

Alex

-- 
Life is what happens to you while you're busy making other plans.
--John Lennon

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


RE: [Samba] Policy Editor and Groups?

2003-09-20 Thread Steve Jr Ramage
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As far as the policy editor goes, isn't that just a file you stick in NetLogon, I 
odn't think that has anything to do with samba. Secondly, as far as I know samba 2.2.x 
is limited in its capacity to store groups. Although no one has given me a straight 
answer from what I've been reading, samba 3.0 seems to fully support NT4 domain 
structures now, including groups. So if this were true then yes you should be able to 
do it. The one thing that might catch you tho, is weather you can poledit on something 
other than an NT server, for the domain.

Steve


- -Original Message-
From: K. Hawkes [mailto:[EMAIL PROTECTED] 
Sent: September 19, 2003 16:14
To: Samba Mailing List
Subject: [Samba] Policy Editor and Groups?


Hey,

Quick question. We run Samba 2.2.8, is there a version of Samba (2.2.x/3.x) that 
allows me to do the following :

Go into Poledit, add a group that corresponds to a UNIX group (e.g. Staff) and set 
policies on it, having those policies apply to ANYONE in UNIX group 'staff' ?

The samba server we have is the only PDC and have several NT4 servers as members only.

Any thoughts?

I apologise if this has been asked before or if there's an obvious answer, if you can 
point me just to somewhere I can get my answer, I'll happily do the leg-work myself. 
But so far I haven't found my answer by looking on the web.

Thanking you in advance,

Mr. K. Hawkes

May darkness be your only ally, for in the shadows you can hide - Kris 1998-2002 In 
darkness, there is strength. - Kris 2002 What we do in life echoes in eternity. - 
Anon Remember folks, get your victims to scream, they live longer, you laugh 
stronger - Anon If people never notice you when you're around, they're not going to 
miss you when you're not - Kris 2003

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

iQEVAwUBPHjfdSBHjRAjzresAQHZpgf/ZKpt2Nl+8EmIJwT/rLFtx8yhFFKdqVk6
pQGsgeOGN1ZI5kSOU6FBeWkyVS3YKLV6UHhvHVm1MQuBwPyfnjhQGj+OuI9jQPoc
qTFb0TRQivOQoOeJq1PfIFcl53RrvRUOFAl8+jdKqZo/IFARdllknkCMTZirvp5l
M+7/4a/ua2rx8d46zab1RF5YYNHRjyJRXD913FHty5VXCX31DJ55nAho30lOKOPC
TNT+zzO1UC/J+keWSjxSSV3wPeOiOgtUtI5FiuXJmv1IXzsxjogGCTd0HUJ/04mR
H623bEhl8M8yF/x6seCNKpHDkDQjoL+ddlQGVezdgbg3z7Jd7Y6VKA==
=/whC
- -END PGP SIGNATURE-


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (MingW32)

iD8DBQE/bKTPEK+EAP2ExcQRAi+vAKDMR/j8wsL+B8BN7fNkjxSCnW4jvACgotJi
i8vYR2hOT3pVak4k+OHz0Sc=
=JVr8
-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] Samba3 Documentation

2003-09-20 Thread Gémes Géza
Hi all!

Sorry for beeing anoying, but I've found the the section 11.4.4 of the 
Samba Howto Collection, about the ldap password backend quite confusing. 
I.M.H.O there would be needed a better explanation, how to build and 
configure for samba 2.2 schema, or for samba 3.0 schema. Thanks for your 
invaluable work of doing something as wonderfull as Samba.

Best Regards,

Geza Gemes

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


[Samba] Re: Samba3 Documentation

2003-09-20 Thread John H Terpstra
On Sat, 20 Sep 2003, [ISO-8859-1] Gémes Géza wrote:

Thanks for the feedback. Unfortunately, I got it not-quite-right, and
since no-one has come up with a really clear alternative that is spot-on
and that everyone can understand, I guess we will just have to cut it
loose as it is. Sorry, I've tried for six months to get early feedback and
suggestions, but it must have gotten lost in the ether (it never reached
me). :)

I hope we can get closer the for the next release of Samba.

Cheers,
John T.

 Hi all!

 Sorry for beeing anoying, but I've found the the section 11.4.4 of the
 Samba Howto Collection, about the ldap password backend quite confusing.
 I.M.H.O there would be needed a better explanation, how to build and
 configure for samba 2.2 schema, or for samba 3.0 schema. Thanks for your
 invaluable work of doing something as wonderfull as Samba.

 Best Regards,

 Geza Gemes


-- 
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] couldn't write to home dir

2003-09-20 Thread John H Terpstra
On Sat, 20 Sep 2003, andrej misovic wrote:

 I found where was that problem..
 I turned on quotas on home filesystem
 and it didn't work, but after disabling quotas,
 it works fine..

 Does samba 2 support quotas?
 I really need to have quotas on that system

Only if your operating system supports quotas.
If your OS supports them, and Samba has been compiled with the
--with-quotas option, then things should work just fine.

Then again, given past experience I am inclineed to be very autious in
answering this question. So maybe you could explain precisely what you are
looking for. It will help to make certain that I am not misleading you.

- John T.


 thx.

   andrej


 kurt weiss wrote:
  no, that's an example. it should show, that u have problems, if in one
  of your *parent directories* u have zero rights...
 
  we always ru users for samba under a extra group (without shell), so we
  deny access to linux for all winusers...
 
  andrej misovic schrieb:
 
  ehm, one question,
  I must somewhere specify wingroup??
 
  kurt weiss wrote:
 
  maybe your parent directory has the wrong rights:
  e.g.:
 
  /network/samba/username
  user: username group: wingroup
 
  network: root.root 0750 (drwxr-x---)
  samba:   root.wingroup 0777 (drwxrwxrwx)
  username:username.wingroup 0777 (drwxrwxrwx)
  *** this will *not* work - u need basically executable rights on all
  parent directories. (mistake in 'network')
 
  network: root.root 0751 (drwxr-x--x)
  samba:   root.wingroup 0750 (drwxr-x---)
  username:username.wingroup 0700 (drwx--)
  *** this will work - username has minimal x rights on all parents...
 
  i hope it helpes...
  gk
 



-- 
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] samba 2.2.8a on solaris - problems

2003-09-20 Thread Ronen Amity
Hi all,
did anyone managed to compile samba 2.2.8a on solaris 8 with 64 bit ?
if so, how ?

10x.

Ronen

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


Re: [Samba] Q: Share Definitions, how to make a 'truely public' area

2003-09-20 Thread Joel Hammer
I am a bit rusty on this sort of question, but:

Maybe you have somethings in your global section screening out visitors?

Maybe a firewall problem? 

How are the visiting laptops assigned ip's and names? 

Joel
On Fri, Sep 19, 2003 at 05:21:14PM -0700, J. Nyhuis wrote:
   Greetings,
 
   I am trying to set up a Public share that visitors who do not
 have accounts in our system have ro access to, while staff members
 (who do have accounts) have rw access.
   Our department has visitors who plug laptops into our network who
 will only be there once, and want to copy some of our software.  However,
 with the following share definition, staff have rw access, but visitors
 can't even browse.
 
 My share definition is as follows:
 
 [public]
 comment = Filespace Everyone can Access
 path = /shares/Public/
 browseable = yes
 public = yes
 read only = yes
 write list = @staff # read only, except for people in the staff group
 
 What am I missing?  Do I need a guest account at the unix level or
 something?  (or would that be Guest).
 
   Thanks in advance for the advice.
 John H. Nyhuis
 systems administration
 Cell Systems Initiative
 -- 
 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] Winbind RC4 crash

2003-09-20 Thread Paul Eggleton
Hi there,

We have just upgraded from Samba 3.0.0rc2 to 3.0.0rc4 on RH9 (stopped
smb/winbind, rebuilt from SRPM with ACLs enabled, rpm -Fvh to upgrade,
then started smb/winbind). Shortly afterwards, winbind crashed. Here is
an excerpt of the logs:

-- snip --
[2003/09/21 10:20:35, 5]
libsmb/trustdom_cache.c:trustdom_cache_store(125)
  trustdom_store: storing SID S-1-5-21-1708537768-2139871995-725345543
of domain CJNTECH
[2003/09/21 10:21:00, 3]
nsswitch/winbindd_misc.c:winbindd_interface_version(231)
  [19160]: request interface version
[2003/09/21 10:21:00, 3]
nsswitch/winbindd_misc.c:winbindd_priv_pipe_dir(267)
  [19160]: request location of privileged pipe
[2003/09/21 10:21:00, 5] nsswitch/winbindd.c:winbind_client_read(462)
  read failed on sock 14, pid 19160: EOF
[2003/09/21 10:21:00, 3]
nsswitch/winbindd_group.c:winbindd_getgroups(931)
  [19160]: getgroups root
[2003/09/21 10:21:00, 3] nsswitch/winbindd_ads.c:name_to_sid(312)
  ads: name_to_sid
[2003/09/21 10:21:00, 0] lib/fault.c:fault_report(36)
  ===
[2003/09/21 10:21:00, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 1466 (3.0.0rc4)
  Please read the appendix Bugs of the Samba HOWTO collection
[2003/09/21 10:21:00, 0] lib/fault.c:fault_report(39)
  ===
[2003/09/21 10:21:00, 0] lib/util.c:smb_panic(1400)
  PANIC: internal error
[2003/09/21 10:21:00, 0] lib/util.c:smb_panic(1407)
  BACKTRACE: 14 stack frames:
   #0 winbindd(smb_panic+0x11c) [0x80bcc2c]
   #1 winbindd [0x80ab782]
   #2 /lib/libc.so.6 [0x401624f8]
   #3 winbindd(ads_name_to_sid+0x45) [0x815cd25]
   #4 winbindd [0x80801c9]
   #5 winbindd [0x8076e2f]
   #6 winbindd(winbindd_lookup_sid_by_name+0x65) [0x8073205]
   #7 winbindd(winbindd_getgroups+0x12c) [0x807201c]
   #8 winbindd(strftime+0x1397) [0x806c9c3]
   #9 winbindd(winbind_process_packet+0x21) [0x806ccb1]
   #10 winbindd(strftime+0x1f2a) [0x806d556]
   #11 winbindd(main+0x3ed) [0x806da7d]
   #12 /lib/libc.so.6(__libc_start_main+0xc7) [0x4014f917]
   #13 winbindd(chroot+0x35) [0x806c1e1]
[2003/09/21 10:21:00, 5] nsswitch/winbindd.c:winbind_client_read(462)
  read failed on sock 8, pid 19125: EOF
-- snip --

I have a snapshot of all of the Samba logs from the time of the crash
(at level 5) so let me know if further logs are needed.

Cheers,
Paul


-
Paul Eggleton  Ph:+64-9-4154790
Software Developer Fax:   +64-9-4154791
CJN Technologies Ltd.  DDI:   +64-9-4154795
http://www.cjntech.co.nz   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] smbldap tools clarification

2003-09-20 Thread Ray Raszka
What is the purpose of these scripts using an LDAP backend with samba 3.0?
Why doesn't the passdb code for ldap perform these functions?

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


[Samba] Alternative way for changing passwords

2003-09-20 Thread Linux Consulting
Hi

This is not directly related to samba
but may be useful to administrators.

We developed this server for linux to
allow users to change their passwords
using a https capable web browser.

The source code and aditional info are available at:
http://linuxconsulting.planetaclix.pt/soft/passwdd.html

For support and comments please don't
send to samba mailing lists.

-
Linux Consulting 
http://linuxconsulting.planetaclix.pt
[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] smbldap tools clarification

2003-09-20 Thread Chew, Darren
Does the passdb code create a skeleton directory information tree to store 
users, computers, groups, etc?

Does `net rpc vampire` vampire create the ou's before it sucks the sam 
database across?

Anyone have any ideas?

On Fri, 19 Sep 2003, Ray Raszka wrote:

 What is the purpose of these scripts using an LDAP backend with samba 3.0?
 Why doesn't the passdb code for ldap perform these functions?
 
 

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


[Samba] Why can't I see this share machine in Network Neighborhood

2003-09-20 Thread Bob Hartung
Help!
  I have a simple home network.  I have samba [2.2.7a] 
running with the smb.conf file listed below.  I can see this 
machine in network neighborhood on a Win98 machine and a 
WinNT 4.0 machine, but I cannot see this share from a Win2K 
machine.
  If I issue a net use command from the cmd window on the 
Win2K machine I can mount the share and then open it as normal.

  WHY can't I see the share in network neighborhood?

#==smb.conf=
[global]
# The computer name to see on the Windows clients
  netbios name = rwheserv1
# workgroup = NT-Domain-Name or Workgroup-Name
  workgroup = RWHHOME1
# Information to show on Properties tab on Windows Client
  server string = Samba [%v] Share on rwheserv1
# For now the security will be at the SHARE level
  security = share
# This is not the domain master
  domain master = no
# Check for vaious used of capital letters in passwords
  password level = 10
  username level = 10
# We are in a Windows NT domain so encrypted passwords are 
needed
   encrypt passwords = yes
# Where is the encrypted password file
   smb passwd file = /etc/samba/smbpasswd

# See speed.txt and the manual pages for details
# socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
# Share Definitions 
[homes]
   comment = Home Directories
# We do not want any home directories visible to the Windows 
users
   browseable = no

[public]
   comment = Public shares on localserv1
   path = /shared/public
   valid users = maindesk, @samba
#   create mask = 0660
#   force create mode = 0660
#   directory mask = 0770
   browseable = yes
#===end of smb.comf===
Thanks

Bob Hartung

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


[Samba] Re: Why can't I see this share machine in Network Neighborhood

2003-09-20 Thread John Nichel
Bob Hartung wrote:
snip
  WHY can't I see the share in network neighborhood?
/snip

Just for the sake of asking, is the Win2k machine in the RWHHOME1 workgroup?

--
By-Tor.com
It's all about the Rush
http://www.by-tor.com
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Policy Editor and Groups?

2003-09-20 Thread rruegner
Hi Sambatistas,
ive got the problem tooi had to configure a censored internet gateway
for kids and adults as group.
i studied around with squid wwwoffle and squidguard webwasher.
after 2 day of testing my resolution was a squid on the gateway with
squidguard to filter contentand give it to webwasher
i tested if squid can resolove the win user acount  group but it failed yet
( but should work in the future, perhaps it was my fault )
so i am going to my long way to the policiesstudie how to of samba
downloaded poledit and several adm files.
finaly i found what i want and the nt group kids ( created with usermgr) got
the right proxy entries, which kids cannot change
so i resume policies work with samba 3 rc4...as pdc ,it is more stuing
microsoft stuff than a problem of samba
the file must called NTConfig.POL ( for nt sys ) and here you can create
group depending features with poledit ( for ie and office you have to
download other packs too )
i was astounding fraggeling for long time with windows how good this
work and what is possible with policies
after all i hate it cause it was so complicated *rofl, but works...i tested
this with client win2k german version + German umlauts working based on suse
samba
packs download from their ftp up to version 8.2 which a homebuild kernel acl
includeand all newnat  (masq for netmeeting )superfreeswan ( nat
traverse )patches.
finally i did work with pptp server with encryption for 128 and a smb patch
, so smbpasswd it now the auth file for my ras users.
bla bla wonderfull work samba developers many thanks ...!
so this server will be http , ftp , pptp, dhcp, dns , wins, proxy , firewall
,antivirus, content filter, mailserver, spam filter
wow ,i love it and all on 300 euro box
Regards
- Original Message - 
From: Steve Jr Ramage [EMAIL PROTECTED]
To: 'K. Hawkes' [EMAIL PROTECTED]; 'Samba Mailing List'
[EMAIL PROTECTED]
Sent: Saturday, September 20, 2003 9:04 PM
Subject: RE: [Samba] Policy Editor and Groups?


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 As far as the policy editor goes, isn't that just a file you stick in
NetLogon, I odn't think that has anything to do with samba. Secondly, as far
as I know samba 2.2.x is limited in its capacity to store groups. Although
no one has given me a straight answer from what I've been reading, samba 3.0
seems to fully support NT4 domain structures now, including groups. So if
this were true then yes you should be able to do it. The one thing that
might catch you tho, is weather you can poledit on something other than an
NT server, for the domain.

 Steve


 - -Original Message-
 From: K. Hawkes [mailto:[EMAIL PROTECTED]
 Sent: September 19, 2003 16:14
 To: Samba Mailing List
 Subject: [Samba] Policy Editor and Groups?


 Hey,

 Quick question. We run Samba 2.2.8, is there a version of Samba
(2.2.x/3.x) that allows me to do the following :

 Go into Poledit, add a group that corresponds to a UNIX group (e.g. Staff)
and set policies on it, having those policies apply to ANYONE in UNIX group
'staff' ?

 The samba server we have is the only PDC and have several NT4 servers as
members only.

 Any thoughts?

 I apologise if this has been asked before or if there's an obvious answer,
if you can point me just to somewhere I can get my answer, I'll happily do
the leg-work myself. But so far I haven't found my answer by looking on the
web.

 Thanking you in advance,

 Mr. K. Hawkes

 May darkness be your only ally, for in the shadows you can hide - Kris
1998-2002 In darkness, there is strength. - Kris 2002 What we do in life
echoes in eternity. - Anon Remember folks, get your victims to scream,
they live longer, you laugh stronger - Anon If people never notice you
when you're around, they're not going to miss you when you're not - Kris
2003

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

 iQEVAwUBPHjfdSBHjRAjzresAQHZpgf/ZKpt2Nl+8EmIJwT/rLFtx8yhFFKdqVk6
 pQGsgeOGN1ZI5kSOU6FBeWkyVS3YKLV6UHhvHVm1MQuBwPyfnjhQGj+OuI9jQPoc
 qTFb0TRQivOQoOeJq1PfIFcl53RrvRUOFAl8+jdKqZo/IFARdllknkCMTZirvp5l
 M+7/4a/ua2rx8d46zab1RF5YYNHRjyJRXD913FHty5VXCX31DJ55nAho30lOKOPC
 TNT+zzO1UC/J+keWSjxSSV3wPeOiOgtUtI5FiuXJmv1IXzsxjogGCTd0HUJ/04mR
 H623bEhl8M8yF/x6seCNKpHDkDQjoL+ddlQGVezdgbg3z7Jd7Y6VKA==
 =/whC
 - -END PGP SIGNATURE-


 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.1 (MingW32)

 iD8DBQE/bKTPEK+EAP2ExcQRAi+vAKDMR/j8wsL+B8BN7fNkjxSCnW4jvACgotJi
 i8vYR2hOT3pVak4k+OHz0Sc=
 =JVr8
 -END PGP SIGNATURE-


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


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


[Samba] Mounting Samba Shares Help!

2003-09-20 Thread Chuck Stuettgen
Warning Really Long Message!

Scenario

Fresh install of Redhat 8.0 on two different servers.  Samba 2.2.5-10 
Samba 2.2.7-5.8.0 

Mandrake 9.0 client Samba 2.2.8a-2mdk (from Samba.org).  I can not mount
a share on the Mandrake client from either of the two Redhat server.  I
can mount shares on the wife's Windows 98 computer with out any problem.

I have searched the Samba Mailing list Archives, Google, and Google
Groups, and see that other people seem to be having the same problem.

I am receiving the following error message when I try to mount a Samba
share:


2510: session setup failed: Call timed out: server did not respond after
2 milliseconds

I believe the problem is related to the authentication process. Because
if I type an in-correct password the debug log is much longer and a
password error is returned.

Debug level 10 log:

smbmount //DARKMAN/cstuettg /home/cstuettg/mnt/DARKMAN/cstuettg/ -o
username=cstuettg%**,fmask=644,dmask=755,uid=501,gid=501,ip=192.168.1.21,debug=0,workgroup=DJC,debug=10
SMB connection failed
mount.smbfs started (version 2.2.8a)
codepage_initialise: client code page = 850
load_client_codepage: loading codepage 850.
Adding chars 0x85 0xb7 (l-u = True) (u-l = True)
Adding chars 0xa0 0xb5 (l-u = True) (u-l = True)
Adding chars 0x83 0xb6 (l-u = True) (u-l = True)
Adding chars 0xc6 0xc7 (l-u = True) (u-l = True)
Adding chars 0x84 0x8e (l-u = True) (u-l = True)
Adding chars 0x86 0x8f (l-u = True) (u-l = True)
Adding chars 0x91 0x92 (l-u = True) (u-l = True)
Adding chars 0x87 0x80 (l-u = True) (u-l = True)
Adding chars 0x8a 0xd4 (l-u = True) (u-l = True)
Adding chars 0x82 0x90 (l-u = True) (u-l = True)
Adding chars 0x88 0xd2 (l-u = True) (u-l = True)
Adding chars 0x89 0xd3 (l-u = True) (u-l = True)
Adding chars 0x8d 0xde (l-u = True) (u-l = True)
Adding chars 0xa1 0xd6 (l-u = True) (u-l = True)
Adding chars 0x8c 0xd7 (l-u = True) (u-l = True)
Adding chars 0x8b 0xd8 (l-u = True) (u-l = True)
Adding chars 0xd0 0xd1 (l-u = True) (u-l = True)
Adding chars 0xa4 0xa5 (l-u = True) (u-l = True)
Adding chars 0x95 0xe3 (l-u = True) (u-l = True)
Adding chars 0xa2 0xe0 (l-u = True) (u-l = True)
Adding chars 0x93 0xe2 (l-u = True) (u-l = True)
Adding chars 0xe4 0xe5 (l-u = True) (u-l = True)
Adding chars 0x94 0x99 (l-u = True) (u-l = True)
Adding chars 0x9b 0x9d (l-u = True) (u-l = True)
Adding chars 0x97 0xeb (l-u = True) (u-l = True)
Adding chars 0xa3 0xe9 (l-u = True) (u-l = True)
Adding chars 0x96 0xea (l-u = True) (u-l = True)
Adding chars 0x81 0x9a (l-u = True) (u-l = True)
Adding chars 0xec 0xed (l-u = True) (u-l = True)
Adding chars 0xe7 0xe8 (l-u = True) (u-l = True)
Adding chars 0x9c 0x0 (l-u = False) (u-l = False)
load_dos_unicode_map: 850
load_unicode_map: loading unicode map for codepage 850.
load_unix_unicode_map: ISO8859-1 (init_done=0, override=0)
load_unicode_map: loading unicode map for codepage ISO8859-1.
added interface ip=192.168.1.100 bcast=192.168.1.255 nmask=255.255.255.0
Connecting to 192.168.1.21 at port 139
socket option SO_KEEPALIVE = 0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 16384
socket option SO_RCVBUF = 16384
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
write_socket(5,72)
write_socket(5,72) wrote 72
Sent session request
got smb length of 0
size=0
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
2510: session request ok
write_socket(5,168)
write_socket(5,168) wrote 168
got smb length of 81
size=81
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
smb_tid=0
smb_pid=2510
smb_uid=0
smb_mid=1
smt_wct=17
smb_vwv[0]=6 (0x6)
smb_vwv[1]=12803 (0x3203)
smb_vwv[2]=256 (0x100)
smb_vwv[3]=65280 (0xFF00)
smb_vwv[4]=255 (0xFF)
smb_vwv[5]=0 (0x0)
smb_vwv[6]=256 (0x100)
smb_vwv[7]=46336 (0xB500)
smb_vwv[8]=2 (0x2)
smb_vwv[9]=63744 (0xF900)
smb_vwv[10]=3 (0x3)
smb_vwv[11]=32768 (0x8000)
smb_vwv[12]=49737 (0xC249)
smb_vwv[13]=60462 (0xEC2E)
smb_vwv[14]=50047 (0xC37F)
smb_vwv[15]=11265 (0x2C01)
smb_vwv[16]=2049 (0x801)
smb_bcc=12
[000] C5 D6 7B FA 27 45 57 6E  44 4A 43 00  ..{.'EWn DJC.
size=81
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
smb_tid=0
smb_pid=2510
smb_uid=0
smb_mid=1
smt_wct=17
smb_vwv[0]=6 (0x6)
smb_vwv[1]=12803 (0x3203)
smb_vwv[2]=256 (0x100)
smb_vwv[3]=65280 (0xFF00)
smb_vwv[4]=255 (0xFF)
smb_vwv[5]=0 (0x0)
smb_vwv[6]=256 (0x100)
smb_vwv[7]=46336 (0xB500)
smb_vwv[8]=2 (0x2)
smb_vwv[9]=63744 (0xF900)
smb_vwv[10]=3 (0x3)
smb_vwv[11]=32768 (0x8000)
smb_vwv[12]=49737 (0xC249)
smb_vwv[13]=60462 (0xEC2E)
smb_vwv[14]=50047 (0xC37F)
smb_vwv[15]=11265 (0x2C01)
smb_vwv[16]=2049 (0x801)
smb_bcc=12
[000] C5 D6 7B FA 27 45 57 6E  44 4A 43 00  ..{.'EWn DJC.
write_socket(5,137)
write_socket(5,137) wrote 137

Re: [Samba] smbldap tools clarification

2003-09-20 Thread John H Terpstra
On Sun, 21 Sep 2003, Chew, Darren wrote:

 Does the passdb code create a skeleton directory information tree to store
 users, computers, groups, etc?

No. You need to do that before executing the vampire process. This is
documented in the update to the HOWTO that will be updated to CVS in the
next 48 hours or so.


 Does `net rpc vampire` vampire create the ou's before it sucks the sam
 database across?

No. You need to correctly configure your LDAP backend before executing the
vampire process.

- John T.


 Anyone have any ideas?

 On Fri, 19 Sep 2003, Ray Raszka wrote:

  What is the purpose of these scripts using an LDAP backend with samba 3.0?
  Why doesn't the passdb code for ldap perform these functions?
 
 



-- 
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] Why can't I see this share machine in Network Neighborhood

2003-09-20 Thread John H Terpstra
On Sat, 20 Sep 2003, Bob Hartung wrote:

 Help!

Yep. Suggest you read the Samba-HOWTO-Collection.pdf (The one for
Samba-3.0.0rc4 is your best bet). In particular read the chapter on
Network Browsing and read the chapters on Domain Control and on Domain
Membership.

The questions you are asking come up on this list time after time. We do
get a little tired of answering the same question over and over.
I do not mean to offend you, but please be aware that you are asking over
6000 people on this list a rather monotonous question.

Short answer is:

1) Use WINS, refer to above for more information
2) Make sure you do not have a firewall that is filtering out the
informatoin needed
3) Make sure that your Windows client TCP/IP stacks are correctly
configured.
4) Make sure that the registry fixes are in place if you are using 2.2.7a.

- John T.

I have a simple home network.  I have samba [2.2.7a]
 running with the smb.conf file listed below.  I can see this
 machine in network neighborhood on a Win98 machine and a
 WinNT 4.0 machine, but I cannot see this share from a Win2K
 machine.
If I issue a net use command from the cmd window on the
 Win2K machine I can mount the share and then open it as normal.

WHY can't I see the share in network neighborhood?

 #==smb.conf=
 [global]

 # The computer name to see on the Windows clients
netbios name = rwheserv1
 # workgroup = NT-Domain-Name or Workgroup-Name
workgroup = RWHHOME1
 # Information to show on Properties tab on Windows Client
server string = Samba [%v] Share on rwheserv1
 # For now the security will be at the SHARE level
security = share
 # This is not the domain master
domain master = no
 # Check for vaious used of capital letters in passwords
password level = 10
username level = 10
 # We are in a Windows NT domain so encrypted passwords are
 needed
 encrypt passwords = yes
 # Where is the encrypted password file
 smb passwd file = /etc/samba/smbpasswd

 # See speed.txt and the manual pages for details
 # socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

 # Share Definitions 
 [homes]
 comment = Home Directories
 # We do not want any home directories visible to the Windows
 users
 browseable = no

 [public]
 comment = Public shares on localserv1
 path = /shared/public
 valid users = maindesk, @samba
 #   create mask = 0660
 #   force create mode = 0660
 #   directory mask = 0770
 browseable = yes
 #===end of smb.comf===

 Thanks

 Bob Hartung



-- 
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


CVS update: samba/examples/LDAP

2003-09-20 Thread jerry

Date:   Sat Sep 20 15:20:31 2003
Author: jerry

Update of /data/cvs/samba/examples/LDAP
In directory dp.samba.org:/tmp/cvs-serv1860

Modified Files:
  Tag: SAMBA_3_0
samba-schema-netscapeds5.x 
Log Message:
updates to SunOne DS schema from André Fiebach

Revisions:
samba-schema-netscapeds5.x  1.2.2.2 = 1.2.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/examples/LDAP/samba-schema-netscapeds5.x.diff?r1=1.2.2.2r2=1.2.2.3


CVS update: samba/examples/LDAP

2003-09-20 Thread jerry

Date:   Sat Sep 20 15:21:01 2003
Author: jerry

Update of /data/cvs/samba/examples/LDAP
In directory dp.samba.org:/tmp/cvs-serv2154

Modified Files:
  Tag: SAMBA_3_0_RELEASE
samba-schema-netscapeds5.x 
Log Message:
updates to SunOne DS schema from André Fiebach

Revisions:
samba-schema-netscapeds5.x  1.2.4.1 = 1.2.4.2

http://www.samba.org/cgi-bin/cvsweb/samba/examples/LDAP/samba-schema-netscapeds5.x.diff?r1=1.2.4.1r2=1.2.4.2


CVS update: samba/examples/LDAP

2003-09-20 Thread jerry

Date:   Sat Sep 20 15:28:24 2003
Author: jerry

Update of /data/cvs/samba/examples/LDAP
In directory dp.samba.org:/tmp/cvs-serv3116

Modified Files:
  Tag: SAMBA_3_0
convertSambaAccount 
Log Message:
fix from Brad Langhorst to correctly check if the primaryGroupID has been set

Revisions:
convertSambaAccount 1.1.2.7 = 1.1.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/examples/LDAP/convertSambaAccount.diff?r1=1.1.2.7r2=1.1.2.8


CVS update: samba/examples/LDAP

2003-09-20 Thread jerry

Date:   Sat Sep 20 15:29:15 2003
Author: jerry

Update of /data/cvs/samba/examples/LDAP
In directory dp.samba.org:/tmp/cvs-serv3185

Modified Files:
  Tag: SAMBA_3_0_RELEASE
convertSambaAccount 
Log Message:
fix from Brad Langhorst to correctly check if the primaryGroupID has been set

Revisions:
convertSambaAccount 1.3.2.3 = 1.3.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/examples/LDAP/convertSambaAccount.diff?r1=1.3.2.3r2=1.3.2.4


CVS update: samba/examples/LDAP

2003-09-20 Thread jerry

Date:   Sat Sep 20 15:29:27 2003
Author: jerry

Update of /data/cvs/samba/examples/LDAP
In directory dp.samba.org:/tmp/cvs-serv3240

Modified Files:
convertSambaAccount 
Log Message:
fix from Brad Langhorst to correctly check if the primaryGroupID has been set

Revisions:
convertSambaAccount 1.5 = 1.6

http://www.samba.org/cgi-bin/cvsweb/samba/examples/LDAP/convertSambaAccount.diff?r1=1.5r2=1.6


CVS update: samba/packaging/RedHat

2003-09-20 Thread jerry

Date:   Sat Sep 20 16:45:36 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
smb.conf 
Log Message:
removing obselete parameter from smb.conf

Revisions:
smb.conf1.6.4.1 = 1.6.4.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/RedHat/smb.conf.diff?r1=1.6.4.1r2=1.6.4.2


CVS update: samba/packaging/RedHat

2003-09-20 Thread jerry

Date:   Sat Sep 20 16:45:53 2003
Author: jerry

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

Modified Files:
smb.conf 
Log Message:
removing obselete parameter from smb.conf

Revisions:
smb.conf1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/RedHat/smb.conf.diff?r1=1.7r2=1.8


CVS update: samba/source/passdb

2003-09-20 Thread Jelmer Vernooij

Date:   Sat Sep 20 22:22:41 2003
Author: jelmer

Update of /home/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv17856/passdb

Modified Files:
  Tag: SAMBA_3_0
pdb_mysql.c 
Log Message:
Fix a bug and warn when configuration file values are incorrect. Thanks to 
Wilco Baan Hofman [EMAIL PROTECTED]


Revisions:
pdb_mysql.c 1.4.2.14 = 1.4.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_mysql.c.diff?r1=1.4.2.14r2=1.4.2.15


CVS update: samba/source/utils

2003-09-20 Thread Jelmer Vernooij

Date:   Sun Sep 21 02:58:08 2003
Author: jelmer

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

Modified Files:
  Tag: SAMBA_3_0
pdbedit.c 
Log Message:
Fix typo

Revisions:
pdbedit.c   1.39.2.36 = 1.39.2.37

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


CVS update: samba/source/utils

2003-09-20 Thread Jelmer Vernooij

Date:   Sun Sep 21 03:14:05 2003
Author: jelmer

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

Modified Files:
pdbedit.c 
Log Message:
Fix typo


Revisions:
pdbedit.c   1.89 = 1.90

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


CVS update: samba/source/passdb

2003-09-20 Thread Jelmer Vernooij

Date:   Sun Sep 21 03:16:05 2003
Author: jelmer

Update of /home/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv14521/passdb

Modified Files:
pdb_mysql.c 
Log Message:
Fix bug and do more error checking. Noticed by Wilco Baan Hofman [EMAIL PROTECTED]


Revisions:
pdb_mysql.c 1.14 = 1.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_mysql.c.diff?r1=1.14r2=1.15