[Samba] How workstation get authenticated in DC

2009-01-13 Thread For Maillist
Dear Friends,

I use LDAP as the samba backend passwd in RHEL. After adding some index to
LDAP, users cannot log in some workstations (Windows 2000/XP Pro), because
these workstations got dropped from the domain. The solution is to re-join
the workstation to the domain, but I do not know why workstation got dropped
from the domain. When I re-join the workstation to domain, I find that the
workstation LDAP entry change/add the attribute sambaNTPassword.

Therefore, in order to find why my workstations got dropped, I would like to
find out following theory:
1, which script is used to modify the attribute sambaNTPassword when I add a
workstation to domain in the workstation? Is the script sepcified in
smb.conf?
2, Workstation must get authenticated in DC (domain controller). Then, where
PC stores its password that is used to authenticate itself at DC.
3, how PC make authentication at DC.


I checked out the 'using samba', 'official samba how-to', and the 'samby 3
by example', but failed to find the answer to these 3 questions.


You hints/explanation is highly appreciated!

Thank you.


Best Regards,
Jacky Wu/UFL - ICIL
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Provisioning error

2009-01-13 Thread Jeremy Stimson
Hi wes,

The space is not missing in the real command, I will copy and paste where
possible but the server is on a separate dev network with no internet access
so have to resort to memory sticks...  Real command should read:

./setup/provision --realm=CREOSYS.CO.UK --domain=CREOSYS
--adminpass=PASSWORD --server-role='domain controller'

Thanks

Jeremy

On 14/01/2009 01:58, "wes"  wrote:

> Is the space between CREOSYS.CO.UK   and --domain
> missing just in the example, or in your real command too? it is always
> advisable to copy and paste the actual input and output whenever possible.
> 
> -wes
> 
> On Tue, Jan 13, 2009 at 1:44 PM, Jeremy Stimson 
> wrote:
>> Hi All,
>> 
>> I am trying to build a samba4 server, but getting an python error when
>> provisioning.
>> 
>> I follow the instructions in the wiki HowTo, but when I run the provision
>> cmd:
>> 
>> ./setup/provision --realm=CREOSYS.CO.UK--domain=CREOSYS --adminpass=PASSWORD
>> --server-role='domain controller'
>> 
>> I get the following error:
>> 
>> python: Objects/stringobject.c:105: PyString_FromString: Assertion `str !=
>> ((void *)0)' failed.
>> Aborted
>> 
>> Server is a clean Red Hat 5.1 build, 64bit.
>> 
>> Can anyone help?
>> 
>> 
>> Thanks
>> 
>> Jeremy
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/listinfo/samba
> 
> 

 

Jeremy Stimson  

Creo Systems Ltd

Tel:  +44 7887 642726

E-Mail: jeremy.stim...@creosys.co.uk
 
This email and any attachments may contain confidential information
belonging to Creo Systems Ltd. 
 
Where the email and any attachments do contain information of a confidential
nature, including without limitation information relating to trade secrets,
special terms or prices these shall be deemed for the purpose of the Freedom
of Information Act 2000 as information provided in confidence by Creo
Systems Ltd and the disclosure of which would be prejudicial to Creo Systems
Ltd's commercial interests.
 

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


[Samba] How workstation get authenticated in DC

2009-01-13 Thread Jacky Wu/UFL - ICIL
Dear Friends,   

I use LDAP as the samba backend passwd in RHEL. After adding some index to 
LDAP, some workstation lost the trust relationship with the domain controller. 
The solution is to re-join the workstation to the domain, but I do not know why 
workstation lost the trust relationship.   



When I re-join the workstation to domain, I find that the workstation LDAP 
entry change/add the attribute sambaNTPassword. Therefore, would you please 
instruct which script is called to modify the attribute sambaNTPassword when I 
add a workstation to domain?  I also want to know how PC make authentication at 
DC, where PC stores its password (used to authenticate itself during 
authentication).   



You hints/explanation is highly appreciated!   

Thank you.


Best Regards, 
Jacky Wu/UFL - ICIL 
  
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Not able to mount samba share

2009-01-13 Thread Lavannya
Hi ,

I could able to solve the issue. 

Thanks


--- On Tue, 1/13/09, Lavannya  wrote:

> From: Lavannya 
> Subject: [Samba] Not able to mount  samba share
> To: sa...@samba.org, samba-techni...@samba.org
> Date: Tuesday, January 13, 2009, 3:52 PM
> Hi ,
> 
> 
> I am unable to mount the share  with centrify-samba   .  
> Here is the details.
> 
>server  :   Red Hat Enterprise Linux Server release
> 5 (Tikanga) 
>
>kernel  :   2.6.18-8.el5xen
> 
>The rpms installed asssocited to samba  and 
> centrify :  CentrifyDC-samba-3.0.23b-3.0.4.434
>
> CentrifyDC-3.0.8-809
>
> CentrifyDC-openssh-4.3p2-3.0.0.172
>
> CentrifyDC-idmap-3.0.4-434
> 
>Here is the  /etc/samba/smb.conf  :
> __
>  [global]
> security = ads
> realm = xx.xx.ORG
> workgroup = EHEALTH
> netbios name = lnlab013
> server string = Samba-CDC
> 
> auth methods = guest, sam, winbind
> machine password timeout = 0
> 
> idmap backend =
> /usr/share/centrifydc/lib/idmap_centrifydc.so
> idmap enable cache = No
> idmap uid = 500-1
> idmap gid = 500-1
> 
> template shell = /bin/bash
> 
> client use spnego = no
> server signing = auto
> client signing = auto
> 
> winbind use default domain = Yes
> winbind enum users = No
> winbind enum groups = No
> winbind nested groups = Yes
> 
> log file = /var/log/samba/smbd.log
> 
> 
> [data]
> path = /data
> browseable = yes
> writeable = yes
> guest ok = yes
> create mask = 0777
> force directory mode = 777
> force group = users
> ___
> 
>Cenrify is working fine ,  also the centrify-ssh, 
> The user/pass are  authenticated  from Active
>Directory.  There is no issues.
> 
>But when I am trying  to mount the unix share from
> my latop, then it is not mounting.  
>The errors are in the log file as follows:
> 
>2009/01/13 15:13:47, 0]
> libads/kerberos.c:ads_kinit_password(208)
>kerberos_kinit_password $@
> failed: Preauthentication failed
>2009/01/13 15:13:47, 0]
> printing/nt_printing.c:nt_printing_init(649)
>nt_printing_init: error checking published printers:
> WERR_ACCESS_DENIED
>[2009/01/13 15:13:47, 0]
> auth/auth_util.c:create_builtin_administrators(784)
>create_builtin_administrators: Failed to create
> Administrators
>[2009/01/13 15:13:47, 0]
> auth/auth_util.c:create_builtin_users(750)
>create_builtin_users: Failed to create Users
>[2009/01/13 15:20:32, 1]
> smbd/sesssetup.c:reply_spnego_kerberos(202)
> Failed to verify incoming ticket!
> 
> My confusion is , the same login i am using  to login
> to the  unix  hosts,  but with same user/pass
> samba  is not accepting.
> 
> I never worked  on samba and no concept either I have  with
> windows...
> Help is really appreciated.
> 
> Thanks again
> 
> 
> 
>   
> -- 
> To unsubscribe from this list go to the following URL and
> read the
> instructions: 
> https://lists.samba.org/mailman/listinfo/samba


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


Re: [Samba] Provisioning error

2009-01-13 Thread wes
Is the space between CREOSYS.CO.UK and --domain missing just in the example,
or in your real command too? it is always advisable to copy and paste the
actual input and output whenever possible.

-wes

On Tue, Jan 13, 2009 at 1:44 PM, Jeremy Stimson <
jeremy.stim...@creosys.co.uk> wrote:

> Hi All,
>
> I am trying to build a samba4 server, but getting an python error when
> provisioning.
>
> I follow the instructions in the wiki HowTo, but when I run the provision
> cmd:
>
> ./setup/provision --realm=CREOSYS.CO.UK--domain=CREOSYS
> --adminpass=PASSWORD
> --server-role='domain controller'
>
> I get the following error:
>
> python: Objects/stringobject.c:105: PyString_FromString: Assertion `str !=
> ((void *)0)' failed.
> Aborted
>
> Server is a clean Red Hat 5.1 build, 64bit.
>
> Can anyone help?
>
>
> Thanks
>
> Jeremy
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba stops updating user shares

2009-01-13 Thread nabbleusr1234565


Can someone please help?


nabbleusr1234565 wrote:
> 
> 
> 
> Can anyone help?
> 
> 
> I tried some stuff from the samba checklist.
> 
> The pc could ping both the samba server shwick_gateway and itself
> shwickhomepc.
> The server couldn't ping shwickhomepc: "ping: unknown host shwickhomepc". 
> It also couldn't ping shwick_gateway.
> On the server when i do "smbclient -L shwick_gateway" I get "Connection to
> shwick_gateway failed (Error NT_STATUS_BAD_NETWORK_NAME)".
> On the server when i do "nmblookup shwickhomepc" it returns the right ip. 
> Also "nmblookup shwick_gateway" is successful.
> 
> It seems the netbios lookups are successful from the server and the wins
> lookups are successful from the pc.  The wins lookups aren't successful
> from the server.
> 
> I have a bind setup on my machine, but I don't tell samba to check it
> because I want it using the wins server.  I set "dns proxy = no".  I get
> the same results with "dns proxy = yes".
> 
> 
> 
> 
> nabbleusr1234565 wrote:
>> 
>> When I share a new folder on my XP box it isn't picked up by samba after
>> a while.
>> 
>> If I immediately connect to the network and share a folder samba picks it
>> up.  After about 10 minutes if I share another folder samba won't pick it
>> up.
>> 
>> I notice the same problem with smbtree- after a while it doesn't list
>> user shares.
>> 
>> 
>> After looking at wireshark I could see that samba stopped sending a "Name
>> Query" to my XP box.  XP was still refreshing it's registration about
>> once every 5 minutes though.
>> 
>> I'm using samba 3.0.28a and have no firewalls on the lan, any suggestions
>> are welcome.
>> 
>> smb.conf
>> 
>> [global]
>> netbios name = SHWICK_GATEWAY
>> server string = SHWICK_GATEWAY
>> interfaces = lo, eth1
>> bind interfaces only = Yes
>> map to guest = Bad User
>> passdb backend = tdbsam
>> syslog only = Yes
>> name resolve order = lmhosts hosts wins
>> socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
>> os level = 65
>> preferred master = Yes
>> domain master = Yes
>> dns proxy = No
>> wins support = Yes
>> invalid users = root
>> 
>> [Media]
>> path = /home/ftp/
>> create mask = 0640
>> directory mask = 0750
>> guest only = Yes
>> guest ok = Yes 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/samba-stops-updating-user-shares-tp21269191p21447731.html
Sent from the Samba - General mailing list archive at Nabble.com.

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


[Samba] Provisioning error

2009-01-13 Thread Jeremy Stimson
Hi All,

I am trying to build a samba4 server, but getting an python error when
provisioning.

I follow the instructions in the wiki HowTo, but when I run the provision
cmd:

./setup/provision --realm=CREOSYS.CO.UK--domain=CREOSYS --adminpass=PASSWORD
--server-role='domain controller'

I get the following error:

python: Objects/stringobject.c:105: PyString_FromString: Assertion `str !=
((void *)0)' failed.
Aborted

Server is a clean Red Hat 5.1 build, 64bit.

Can anyone help?


Thanks

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


Re: [Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Adam Williams

Michael Adam wrote:

one more missing piece of information:

please put the script update-pkginfo.sh into packaging/bin/

Thanks - Michael

  
I applied the 3 patches from the bugzilla page that you and Karolin 
uploaded.  Then I put the script in samba-3.2.7/packaging/bin and ran it:


[r...@roark bin]# ./update-pkginfo.sh
~/samba-3.2.7/source ~/samba-3.2.7/packaging/bin
./script/mkversion.sh: 'include/version.h' created for Samba("3.2.7")
~/samba-3.2.7/packaging/bin
VERSION: 3.2.7

and then ran makerpms.sh but still get the same error about mount.cifs 
not compiling.  am I doing something wrong?

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


[Samba] Calling Samba print server with an aliased DNS-name fails with Samba 3.2.7 but worked with 3.0.30.

2009-01-13 Thread Remy Zandwijk

Hi.

Tonight, I upgraded our Samba print server running Samba 3.0.30 to Samba 
3.2.7. This netbios name of this server is 'EUPRYMNA' and the DNS-name 
'euprymna.falw.vu.nl'. Since this is a difficult name to remember, we created 
a DNS-alias 'printserver.falw.vu.nl'.


Connecting to printers by calling the server by it's DNS-alias worked in 
3.0.30. After the upgrade however, we can only connect to printers when the 
server is called by it's normal DNS- or netbios name. When connecting to the 
DNS-alias name of the server, the server responds with 'Windows cannot connect 
to printer '.


Looking at the level 10 logs, Samba is calling the 'is_myname' function from 
lib/util.c. The parameter is the name the server is called with, in my case 
'printserver.falw.vu.nl'. is_myname returns 0, meaning the names do not match.


I found that setting 'netbios alias' to 'printserver.falw.vu.nl' is resolving 
this issue, although nmbd complains about the name being too long. is_myname 
returns 1, meaning the names match.




Is this expected behaviour? Is there a better workaround available? If needed, 
a level 10 log is available.



-Remy


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


Re: [Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Michael Adam
one more missing piece of information:

please put the script update-pkginfo.sh into packaging/bin/

Thanks - Michael

Michael Adam wrote:
> my promised-attachement-problem again... :-)
> 
> Michael Adam wrote:
> > Hi Adam,
> > 
> > in this case it is not sufficient to just apply the patches
> > since the are applied to the template file. These are transformed
> > to the proper files (samba.spec, makerpms.sh) by the script
> > release-scripts/create-tarball.
> > 
> > Since it is no good to call create-tarball from the unpacked
> > tarball, I have attached a script for you that you should call
> > from the base dir of the unpacked tarball and that will update
> > the specfile and makerpms.sh for you.
> > 
> > I think I am going to check this into relevant branches.
> > 
> > Thanks for your feedback.
> > 
> > Cheers - Michael
> > 
> > Adam Williams wrote:
> > > Karolin Seeger wrote:
> > > >yes, three patches concerning RHEL packaging will be included.
> > > >These patches fix the problem for me. Please report if it they don't work
> > > >for you.
> > > >
> > > >Please find attached the patches.
> > > >
> > > >Karolin
> > > >  
> > > Hi Karolin, thanks for the response.  I apologize if I sounded rude in 
> > > my last message.  I applied the patches as follows:
> > > 
> > > [r...@roark samba-3.2.7]# patch 
> > > -p1<0001-packaging-RHEL-fix-build-of-u-mount.cifs.patch
> > > (Stripping trailing CRs from patch.)
> > > patching file packaging/RHEL/samba.spec.tmpl
> > > [r...@roark samba-3.2.7]# patch 
> > > -p1<0001-packaging-RHEL-Fix-syntax-error-in-samba.spec.tmpl.patch
> > > (Stripping trailing CRs from patch.)
> > > patching file packaging/RHEL/samba.spec.tmpl
> > > [r...@roark samba-3.2.7]# patch 
> > > -p1<0002-packaging-RHEL-fix-typo-in-u-mount.cifs-installat.patch
> > > (Stripping trailing CRs from patch.)
> > > patching file packaging/RHEL/samba.spec.tmpl
> > > Hunk #1 succeeded at 244 (offset -1 lines).
> > > 
> > > 
> > > but I still get the same error with makerpms.sh:
> > > 
> > > 
> > > Linking shared library bin/libnetapi.so.0
> > > make: Nothing to be done for `pam_smbpass'.
> > > Linking shared library bin/libsmbclient.so.0
> > > Linking bin/net
> > > + cd client
> > > + gcc -o mount.cifs -O2 -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE 
> > > -D_LARGEFILE64_SOURCE mount.cifs.c
> > > /tmp/ccXRkvaz.o: In function `main':
> > > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1415: 
> > > undefined reference to `unlock_mtab'
> > > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1416: 
> > > undefined reference to `lock_mtab'
> > > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1462: 
> > > undefined reference to `unlock_mtab'
> > > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1424: 
> > > undefined reference to `unlock_mtab'
> > > collect2: ld returned 1 exit status
> > > error: Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)
> > > 
> > > 
> > > RPM build errors:
> > >Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)
> > > makerpms.sh: Done.
> > 
> > -- 
> > Michael Adam 
> > SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
> > phone: +49-551-37-0, fax: +49-551-37-9
> > AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
> > http://www.SerNet.DE, mailto: Info @ SerNet.DE
> 
> 
> 
> -- 
> 
> i.A. Michael Adam
> 
> -- 
> Michael Adam 
> SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
> phone: +49-551-37-0, fax: +49-551-37-9
> AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
> http://www.SerNet.DE, mailto: Info @ SerNet.DE





-- 

i.A. Michael Adam

-- 
Michael Adam 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-37-0, fax: +49-551-37-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE


pgpjCTeOQ6BEF.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Michael Adam
my promised-attachement-problem again... :-)

Michael Adam wrote:
> Hi Adam,
> 
> in this case it is not sufficient to just apply the patches
> since the are applied to the template file. These are transformed
> to the proper files (samba.spec, makerpms.sh) by the script
> release-scripts/create-tarball.
> 
> Since it is no good to call create-tarball from the unpacked
> tarball, I have attached a script for you that you should call
> from the base dir of the unpacked tarball and that will update
> the specfile and makerpms.sh for you.
> 
> I think I am going to check this into relevant branches.
> 
> Thanks for your feedback.
> 
> Cheers - Michael
> 
> Adam Williams wrote:
> > Karolin Seeger wrote:
> > >yes, three patches concerning RHEL packaging will be included.
> > >These patches fix the problem for me. Please report if it they don't work
> > >for you.
> > >
> > >Please find attached the patches.
> > >
> > >Karolin
> > >  
> > Hi Karolin, thanks for the response.  I apologize if I sounded rude in 
> > my last message.  I applied the patches as follows:
> > 
> > [r...@roark samba-3.2.7]# patch 
> > -p1<0001-packaging-RHEL-fix-build-of-u-mount.cifs.patch
> > (Stripping trailing CRs from patch.)
> > patching file packaging/RHEL/samba.spec.tmpl
> > [r...@roark samba-3.2.7]# patch 
> > -p1<0001-packaging-RHEL-Fix-syntax-error-in-samba.spec.tmpl.patch
> > (Stripping trailing CRs from patch.)
> > patching file packaging/RHEL/samba.spec.tmpl
> > [r...@roark samba-3.2.7]# patch 
> > -p1<0002-packaging-RHEL-fix-typo-in-u-mount.cifs-installat.patch
> > (Stripping trailing CRs from patch.)
> > patching file packaging/RHEL/samba.spec.tmpl
> > Hunk #1 succeeded at 244 (offset -1 lines).
> > 
> > 
> > but I still get the same error with makerpms.sh:
> > 
> > 
> > Linking shared library bin/libnetapi.so.0
> > make: Nothing to be done for `pam_smbpass'.
> > Linking shared library bin/libsmbclient.so.0
> > Linking bin/net
> > + cd client
> > + gcc -o mount.cifs -O2 -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE 
> > -D_LARGEFILE64_SOURCE mount.cifs.c
> > /tmp/ccXRkvaz.o: In function `main':
> > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1415: 
> > undefined reference to `unlock_mtab'
> > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1416: 
> > undefined reference to `lock_mtab'
> > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1462: 
> > undefined reference to `unlock_mtab'
> > /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1424: 
> > undefined reference to `unlock_mtab'
> > collect2: ld returned 1 exit status
> > error: Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)
> > 
> > 
> > RPM build errors:
> >Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)
> > makerpms.sh: Done.
> 
> -- 
> Michael Adam 
> SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
> phone: +49-551-37-0, fax: +49-551-37-9
> AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
> http://www.SerNet.DE, mailto: Info @ SerNet.DE



-- 

i.A. Michael Adam

-- 
Michael Adam 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-37-0, fax: +49-551-37-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE


pgpzDvjHCMtOA.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Michael Adam
Hi Adam,

in this case it is not sufficient to just apply the patches
since the are applied to the template file. These are transformed
to the proper files (samba.spec, makerpms.sh) by the script
release-scripts/create-tarball.

Since it is no good to call create-tarball from the unpacked
tarball, I have attached a script for you that you should call
from the base dir of the unpacked tarball and that will update
the specfile and makerpms.sh for you.

I think I am going to check this into relevant branches.

Thanks for your feedback.

Cheers - Michael

Adam Williams wrote:
> Karolin Seeger wrote:
> >yes, three patches concerning RHEL packaging will be included.
> >These patches fix the problem for me. Please report if it they don't work
> >for you.
> >
> >Please find attached the patches.
> >
> >Karolin
> >  
> Hi Karolin, thanks for the response.  I apologize if I sounded rude in 
> my last message.  I applied the patches as follows:
> 
> [r...@roark samba-3.2.7]# patch 
> -p1<0001-packaging-RHEL-fix-build-of-u-mount.cifs.patch
> (Stripping trailing CRs from patch.)
> patching file packaging/RHEL/samba.spec.tmpl
> [r...@roark samba-3.2.7]# patch 
> -p1<0001-packaging-RHEL-Fix-syntax-error-in-samba.spec.tmpl.patch
> (Stripping trailing CRs from patch.)
> patching file packaging/RHEL/samba.spec.tmpl
> [r...@roark samba-3.2.7]# patch 
> -p1<0002-packaging-RHEL-fix-typo-in-u-mount.cifs-installat.patch
> (Stripping trailing CRs from patch.)
> patching file packaging/RHEL/samba.spec.tmpl
> Hunk #1 succeeded at 244 (offset -1 lines).
> 
> 
> but I still get the same error with makerpms.sh:
> 
> 
> Linking shared library bin/libnetapi.so.0
> make: Nothing to be done for `pam_smbpass'.
> Linking shared library bin/libsmbclient.so.0
> Linking bin/net
> + cd client
> + gcc -o mount.cifs -O2 -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE mount.cifs.c
> /tmp/ccXRkvaz.o: In function `main':
> /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1415: 
> undefined reference to `unlock_mtab'
> /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1416: 
> undefined reference to `lock_mtab'
> /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1462: 
> undefined reference to `unlock_mtab'
> /root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1424: 
> undefined reference to `unlock_mtab'
> collect2: ld returned 1 exit status
> error: Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)
> 
> 
> RPM build errors:
>Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)
> makerpms.sh: Done.

-- 
Michael Adam 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-37-0, fax: +49-551-37-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE


pgpTzCPw7BZEu.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

[Samba] Samba share is not working

2009-01-13 Thread Lavannya
Hi ,


I am unable to mount the share  with centrify-samba   .   Here is the details.

   server  :   Red Hat Enterprise Linux Server release 5 (Tikanga) 
   
   kernel  :   2.6.18-8.el5xen

   The rpms installed asssocited to samba  and  centrify :  
CentrifyDC-samba-3.0.23b-3.0.4.434

CentrifyDC-3.0.8-809

CentrifyDC-openssh-4.3p2-3.0.0.172

CentrifyDC-idmap-3.0.4-434

   Here is the  /etc/samba/smb.conf  :
__
 [global]
security = ads
realm = xx.xx.ORG
workgroup = EHEALTH
netbios name = lnlab013
server string = Samba-CDC

auth methods = guest, sam, winbind
machine password timeout = 0

idmap backend = /usr/share/centrifydc/lib/idmap_centrifydc.so
idmap enable cache = No
idmap uid = 500-1
idmap gid = 500-1

template shell = /bin/bash

client use spnego = no
server signing = auto
client signing = auto

winbind use default domain = Yes
winbind enum users = No
winbind enum groups = No
winbind nested groups = Yes

log file = /var/log/samba/smbd.log


[data]
path = /data
browseable = yes
writeable = yes
guest ok = yes
create mask = 0777
force directory mode = 777
force group = users
___

   Cenrify is working fine ,  also the centrify-ssh,  The user/pass are  
authenticated  from Active
   Directory.  There is no issues.

   But when I am trying  to mount the unix share from my latop, then it is 
not mounting.  
   The errors are in the log file as follows:

   2009/01/13 15:13:47, 0] libads/kerberos.c:ads_kinit_password(208)
   kerberos_kinit_password $@ failed: Preauthentication failed
   2009/01/13 15:13:47, 0] printing/nt_printing.c:nt_printing_init(649)
   nt_printing_init: error checking published printers: WERR_ACCESS_DENIED
   [2009/01/13 15:13:47, 0] 
auth/auth_util.c:create_builtin_administrators(784)
   create_builtin_administrators: Failed to create Administrators
   [2009/01/13 15:13:47, 0] auth/auth_util.c:create_builtin_users(750)
   create_builtin_users: Failed to create Users
   [2009/01/13 15:20:32, 1] smbd/sesssetup.c:reply_spnego_kerberos(202)
Failed to verify incoming ticket!

My confusion is , the same login i am using  to login to the  unix  hosts,  
but with same user/pass
samba  is not accepting.

I never worked  on samba and no concept either I have  with windows...
Help is really appreciated.

Thanks again



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


[Samba] Not able to mount samba share

2009-01-13 Thread Lavannya
 Hi ,


I am unable to mount the share  with centrify-samba   .   Here is the details.

   server  :   Red Hat Enterprise Linux Server release 5 (Tikanga) 
   
   kernel  :   2.6.18-8.el5xen

   The rpms installed asssocited to samba  and  centrify :  
CentrifyDC-samba-3.0.23b-3.0.4.434

CentrifyDC-3.0.8-809

CentrifyDC-openssh-4.3p2-3.0.0.172

CentrifyDC-idmap-3.0.4-434

   Here is the  /etc/samba/smb.conf  :
__
 [global]
security = ads
realm = xx.xx.ORG
workgroup = EHEALTH
netbios name = lnlab013
server string = Samba-CDC

auth methods = guest, sam, winbind
machine password timeout = 0

idmap backend = /usr/share/centrifydc/lib/idmap_centrifydc.so
idmap enable cache = No
idmap uid = 500-1
idmap gid = 500-1

template shell = /bin/bash

client use spnego = no
server signing = auto
client signing = auto

winbind use default domain = Yes
winbind enum users = No
winbind enum groups = No
winbind nested groups = Yes

log file = /var/log/samba/smbd.log


[data]
path = /data
browseable = yes
writeable = yes
guest ok = yes
create mask = 0777
force directory mode = 777
force group = users
___

   Cenrify is working fine ,  also the centrify-ssh,  The user/pass are  
authenticated  from Active
   Directory.  There is no issues.

   But when I am trying  to mount the unix share from my latop, then it is 
not mounting.  
   The errors are in the log file as follows:

   2009/01/13 15:13:47, 0] libads/kerberos.c:ads_kinit_password(208)
   kerberos_kinit_password $@ failed: Preauthentication failed
   2009/01/13 15:13:47, 0] printing/nt_printing.c:nt_printing_init(649)
   nt_printing_init: error checking published printers: WERR_ACCESS_DENIED
   [2009/01/13 15:13:47, 0] 
auth/auth_util.c:create_builtin_administrators(784)
   create_builtin_administrators: Failed to create Administrators
   [2009/01/13 15:13:47, 0] auth/auth_util.c:create_builtin_users(750)
   create_builtin_users: Failed to create Users
   [2009/01/13 15:20:32, 1] smbd/sesssetup.c:reply_spnego_kerberos(202)
Failed to verify incoming ticket!

My confusion is , the same login i am using  to login to the  unix  hosts,  
but with same user/pass
samba  is not accepting.

I never worked  on samba and no concept either I have  with windows...
Help is really appreciated.

Thanks again



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


Re: [Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Adam Williams

Karolin Seeger wrote:

yes, three patches concerning RHEL packaging will be included.
These patches fix the problem for me. Please report if it they don't work
for you.

Please find attached the patches.

Karolin
  
Hi Karolin, thanks for the response.  I apologize if I sounded rude in 
my last message.  I applied the patches as follows:


[r...@roark samba-3.2.7]# patch 
-p1<0001-packaging-RHEL-fix-build-of-u-mount.cifs.patch

(Stripping trailing CRs from patch.)
patching file packaging/RHEL/samba.spec.tmpl
[r...@roark samba-3.2.7]# patch 
-p1<0001-packaging-RHEL-Fix-syntax-error-in-samba.spec.tmpl.patch

(Stripping trailing CRs from patch.)
patching file packaging/RHEL/samba.spec.tmpl
[r...@roark samba-3.2.7]# patch 
-p1<0002-packaging-RHEL-fix-typo-in-u-mount.cifs-installat.patch

(Stripping trailing CRs from patch.)
patching file packaging/RHEL/samba.spec.tmpl
Hunk #1 succeeded at 244 (offset -1 lines).


but I still get the same error with makerpms.sh:


Linking shared library bin/libnetapi.so.0
make: Nothing to be done for `pam_smbpass'.
Linking shared library bin/libsmbclient.so.0
Linking bin/net
+ cd client
+ gcc -o mount.cifs -O2 -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE mount.cifs.c

/tmp/ccXRkvaz.o: In function `main':
/root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1415: 
undefined reference to `unlock_mtab'
/root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1416: 
undefined reference to `lock_mtab'
/root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1462: 
undefined reference to `unlock_mtab'
/root/rpmbuild/BUILD/samba-3.2.7/source/client/mount.cifs.c:1424: 
undefined reference to `unlock_mtab'

collect2: ld returned 1 exit status
error: Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)


RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.vzKfgV (%build)
makerpms.sh: Done.

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


Re: [Samba] unable to join XP/Vista to domain

2009-01-13 Thread Adam Williams
ignore my last message, nmb wasn't running, redhat has a separate 
/etc/rc.d/init.d/nmb for it :)

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


[Samba] unable to join XP/Vista to domain

2009-01-13 Thread Adam Williams
I upgraded from samba 3.0.33 to samba 3.2.7 that ships with Fedora 10, 
and now I can't join computers to the domain controller.  when I go to 
my computer properties, computer name, change, and put in the domain 
ADMIN and hit OK and put in the username and password of user awilliam 
with SeMachineAccountPrivilege that worked in samba 3.0.33, but now with 
3.2.7 I get the error:


The following error occurred attemping to join the domain "admin";

The specified domain either does not exist or could not be contacted.


However, I can go to \\pdc\awilliam just fine.  and in ipconfig /all, 
their WINS server is the IP of the pdc.  Any ideas?

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


Re: [Samba] Compiling Samba 3.2.7 fails on RHEL 4

2009-01-13 Thread Karolin Seeger
Hi Marc,

On Do, Jan 08, 2009 at 10:29:06 -0600, Taylor, Marc wrote:
> My apologies if I sent this email to Seeger directly in error.
> 
> Any clues to the problem I posted below?

please try the attached patch.

Karolin

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-37-0, fax: +49-551-37-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE

From 461a6461b83710ed765d97cf5c336e373c9fc326 Mon Sep 17 00:00:00 2001
From: Karolin Seeger 
Date: Thu, 8 Jan 2009 13:10:59 +0100
Subject: [PATCH] packaging RHEL: Fix syntax error in samba.spec.tmpl.

Karolin
---
 packaging/RHEL/samba.spec.tmpl |3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index a93b5d9..e0e772c 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -222,8 +222,7 @@ install -m 755 source/nsswitch/libnss_wins.so $RPM_BUILD_ROOT/%{_libarch}/libnss
 # Samba 3.2.2 installs them into /usr/lib{,64}/samba/ .
 # This step will become unnecessary in 3.3.0.
 #
-for library in libsmbclient libsmbsharemodes libwbclient libtalloc libtdb
-libnetapi
+for library in libsmbclient libsmbsharemodes libwbclient libtalloc libtdb libnetapi
 do
 	mv -f ${RPM_BUILD_ROOT}%{_libarchdir}/samba/${library}.* \
 		${RPM_BUILD_ROOT}%{_libarchdir}/
-- 
1.6.0.2



pgpvdlzrMHobJ.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Karolin Seeger
Hi Adam,

On Tue, Jan 13, 2009 at 09:16:29AM -0600, Adam Williams wrote:
> will the mount.cifs compile error on Fedora 10 i386 and x86_64 be fixed 
> when running packing/RHEL/makerpms.sh?  I've submitted bug reports and got 
> a patch on 12/23/08 from you and reported that the patch didn't fix the 
> error and never got a reply.

yes, three patches concerning RHEL packaging will be included.
These patches fix the problem for me. Please report if it they don't work
for you.

Please find attached the patches.

Karolin

-- 
Samba   http://www.samba.org
SerNet  http://www.sernet.de
sambaXP http://www.sambaxp.org

From c93a5131913a1a18645c4f972be6f6b2c1715f28 Mon Sep 17 00:00:00 2001
From: Michael Adam 
Date: Wed, 17 Dec 2008 18:56:34 +0100
Subject: [PATCH] packaging(RHEL): fix build of [u]mount.cifs

mount.cifs is now built by make everything.
And it needs extra objects anyways (mtab.o),
which is why the build of mount.cifs failed.

Michael
(cherry picked from commit 96c811cf222be5463a6705feae73d6215685c5f1)

Signed-off-by: Michael Adam 
(cherry picked from commit 308dbca653ce1d689b75f9b781237c67df4233a8)
(cherry picked from commit 9745e36c011a76669aad7a0a861ba1520ef8cec3)
(cherry picked from commit 1c1e196b648ae3ef241401f859842450c5153181)
---
 packaging/RHEL/samba.spec.tmpl |   10 ++
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index 49a0109..1e43116 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -179,12 +179,6 @@ fi
 make CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" %{?_smp_mflags} \
 	all modules pam_smbpass
 
-## build the cifs fs mount helper
-cd client
-gcc  -o mount.cifs $RPM_OPT_FLAGS  -D_GNU_SOURCE -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE mount.cifs.c
-gcc  -o umount.cifs $RPM_OPT_FLAGS  -D_GNU_SOURCE -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE umount.cifs.c
-cd ..
-
 # Remove some permission bits to avoid to many dependencies
 cd ..
 find examples docs -type f | xargs -r chmod -x
@@ -251,8 +245,8 @@ install -m644 setup/samba.pamd $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/samba
 install -m755 setup/smbprint $RPM_BUILD_ROOT%{_bindir}
 install -m644 setup/smbusers $RPM_BUILD_ROOT%{_sysconfdir}/samba/smbusers
 install -m644 setup/smb.conf $RPM_BUILD_ROOT%{_sysconfdir}/samba/smb.conf
-install -m755 source/client/mount.cifs $RPM_BUILD_ROOT/sbin/mount.cifs
-install -m755 source/client/umount.cifs $RPM_BUILD_ROOT/sbin/umount.cifs
+install -m755 bin/mount.cifs $RPM_BUILD_ROOT/sbin/mount.cifs
+install -m755 bin/umount.cifs $RPM_BUILD_ROOT/sbin/umount.cifs
 install -m755 source/script/mksmbpasswd.sh $RPM_BUILD_ROOT%{_bindir}
 
 /bin/rm $RPM_BUILD_ROOT%{_sbindir}/*mount.cifs
-- 
1.6.0.2

From 097e9d64ade609da9f920156c98b466dc6c42dab Mon Sep 17 00:00:00 2001
From: Karolin Seeger 
Date: Thu, 8 Jan 2009 13:10:59 +0100
Subject: [PATCH] packaging RHEL: Fix syntax error in samba.spec.tmpl.

Karolin
---
 packaging/RHEL/samba.spec.tmpl |3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index a93b5d9..e0e772c 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -222,8 +222,7 @@ install -m 755 source/nsswitch/libnss_wins.so $RPM_BUILD_ROOT/%{_libarch}/libnss
 # Samba 3.2.2 installs them into /usr/lib{,64}/samba/ .
 # This step will become unnecessary in 3.3.0.
 #
-for library in libsmbclient libsmbsharemodes libwbclient libtalloc libtdb
-libnetapi
+for library in libsmbclient libsmbsharemodes libwbclient libtalloc libtdb libnetapi
 do
 	mv -f ${RPM_BUILD_ROOT}%{_libarchdir}/samba/${library}.* \
 		${RPM_BUILD_ROOT}%{_libarchdir}/
-- 
1.6.0.2

From 9995378cf3f28af183030c3867513552d85bf935 Mon Sep 17 00:00:00 2001
From: Michael Adam 
Date: Wed, 17 Dec 2008 22:27:39 +0100
Subject: [PATCH] packaging(RHEL): fix typo in [u]mount.cifs installation

Michael
(cherry picked from commit 835108bcf84a5f47f46d237c7a93c572348125a1)

Signed-off-by: Michael Adam 
(cherry picked from commit 71c74725bce403e36e4dc38287802c95b8d4de66)
(cherry picked from commit cfc140d3924dd6be893d242ce5df22e2128f09f8)
(cherry picked from commit 8b4c199deffd724a4a2219ccb8ffb91524101cd9)
---
 packaging/RHEL/samba.spec.tmpl |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index 1e43116..a93b5d9 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -245,8 +245,8 @@ install -m644 setup/samba.pamd $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/samba
 install -m755 setup/smbprint $RPM_BUILD_ROOT%{_bindir}
 install -m644 setup/smbusers $RPM_BUILD_ROOT%{_sysconfdir}/samba/smbusers
 install -m644 setup/smb.conf $RPM_BUILD_ROOT%{_sysconfdir}/samba/smb.conf
-install -m755 bin/mount.cifs $RPM_BUILD_ROOT/sbin/mount.cifs
-install -m755 bin/umount.cifs $RPM_BUILD_ROOT/sbin/umount.cifs
+in

Re: [Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Adam Williams
will the mount.cifs compile error on Fedora 10 i386 and x86_64 be fixed 
when running packing/RHEL/makerpms.sh?  I've submitted bug reports and 
got a patch on 12/23/08 from you and reported that the patch didn't fix 
the error and never got a reply.


Karolin Seeger wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey folks,

fyi:
The planned release date for Samba 3.2.8 is February 03, 2009.


Karolin

- --
Samba   http://www.samba.org
SerNet  http://www.sernet.de
sambaXP http://www.sambaxp.org


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAklsVa0ACgkQKGi9fisXk1G+XwCfTKWiARlspK6dFKaSBpPCe5W1
PAcAnRLbGFF1ANS0qTmpSZRQ26PeEAvQ
=L25z
-END PGP SIGNATURE-
  

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


[Samba] Question About Samba version 3.0.28-1.e15_2.1

2009-01-13 Thread Issa Awwad
I can't open a file (on our samba server) using Software called Actis,

 

When I troubleshoot the problem using Wireshark, I saw SMB protocol
using FIND_FIRST2 and filename using obscure Windows metacharacters,
e.g.

 

USAARG03V>>A.SWK

 

Which gives STATUS_NO_SUCH_FILE (Samba is interpreting the name
literally)

 

On the other hand, if the files are copied to a local drive Actis can
find them and open these files. But I couldn't open these files directly
from our Samba server.

 

What should I do to fix the problem??

 

Thanks in advance for your help.

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


[Samba] [Release Planning 3.2] Samba 3.2.8 on February 03, 2009

2009-01-13 Thread Karolin Seeger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey folks,

fyi:
The planned release date for Samba 3.2.8 is February 03, 2009.


Karolin

- --
Samba   http://www.samba.org
SerNet  http://www.sernet.de
sambaXP http://www.sambaxp.org


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAklsVa0ACgkQKGi9fisXk1G+XwCfTKWiARlspK6dFKaSBpPCe5W1
PAcAnRLbGFF1ANS0qTmpSZRQ26PeEAvQ
=L25z
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Join fails with 'SPNEGO login failed: invalid parameter' - SOLVED

2009-01-13 Thread Remy Zandwijk
Replying my own mail. I resolved this issue, which was the result of missing 
iconv library files. Apparently, the default install of the SUNWuiu8 package 
(Iconv modules for UTF-8 Locale) misses some files. Patch 113896-07, which is 
not part of the recommended and security patch clusters, adds them to the 
system. Note that the log file also complains about 'No protocol supported !' 
in the negprot.c module. Quite misleading these messages.


-Remy

==

Hi,

I am running Samba 3.2.4 on a Solaris 10 SPARC machine. The config is pretty
simple (see below). Security is set to 'domain'. The PDC and BDC are running
3.0.30 without problems.

When joining the machine to the domain with 'net rpc join', it fails with:

Could not connect to server 130.37.79.2
Connection failed: NT_STATUS_INVALID_PARAMETER


when running the net command with -d10, messages appear like:

[2008/11/02 21:00:54,  1] libsmb/ntlmssp.c:(326)
  Failed to parse NTLMSSP packet, could not extract NTLMSSP command
[2008/11/02 21:00:54,  3] libsmb/cliconnect.c:(1036)
  SPNEGO login failed: Invalid parameter
[2008/11/02 21:00:54,  1] libsmb/cliconnect.c:(1737)
  failed session setup with NT_STATUS_INVALID_PARAMETER


What's keeping Samba from joining the domain correctly?


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