Can you please unsubscribe me from your group?

Thanks







---------- Initial Header -----------

>From      : [EMAIL PROTECTED]
To          : [email protected]
Cc          : 
Date      : Thu, 02 Oct 2008 08:33:10 -0700
Subject : cifs-discuss Digest, Vol 7, Issue 1







> Send cifs-discuss mailing list submissions to
>       [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of cifs-discuss digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: Idmap: problem with large NIS group (Nicolas Williams)
>    2. Re: Idmap: problem with large NIS group (Nicolas Williams)
>    3. Re: Idmap: problem with large NIS group (HUGE | Rob Terhaar)
>    4. Potential performance issue with CIFS server snv_95
>       (Daniel Liebster)
>    5. Re: Potential performance issue with CIFS server        snv_95
>       (Daniel Liebster)
>    6. Re: smb fails when file is 4GB or larger (Jean-Paul Rivet)
>    7. Re: smb fails when file is 4GB or larger (Jean-Paul Rivet)
>    8. Re: [storage-discuss] [Fwd: CIFS Server Joining IU's ADS]
>       (Natalie Li)
>    9. Re: [storage-discuss] [Fwd: CIFS Server Joining IU's ADS]
>       (Burger, Matthew Ryan)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 30 Sep 2008 16:50:33 -0500
> From: Nicolas Williams <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] Idmap: problem with large NIS group
> To: Doug Leavitt <[EMAIL PROTECTED]>
> Cc: "[email protected]" <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> 
> On Tue, Sep 30, 2008 at 04:46:04PM -0500, Nicolas Williams wrote:
> > On Tue, Sep 30, 2008 at 04:28:59PM -0500, Doug Leavitt wrote:
> > > No.  That would violate POSIX specifications for the getXbyY APIs,
> > > which we do not want to do.
> > 
> > I actually have a hard time believing that we couldn't have an option to
> > do what I proposed.  We have plenty of options that, when enabled,
> > result in standards violations, and that's OK provided that the option
> > defaults to off.
> 
> Hmmm, Doug points out that 512KB should be enough.  So perhaps there's
> some nss_ldap/AD interaction problem.
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Tue, 30 Sep 2008 17:44:29 -0500
> From: Nicolas Williams <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] Idmap: problem with large NIS group
> To: HUGE | Rob Terhaar <[EMAIL PROTECTED]>
> Cc: "[email protected]" <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> 
> Just to confirm, you are using nss_ldap, not NIS, correct?
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 30 Sep 2008 19:46:40 -0400
> From: HUGE | Rob Terhaar <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] Idmap: problem with large NIS group
> To: Nicolas Williams <[EMAIL PROTECTED]>
> Cc: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;     charset="US-ASCII"
> 
> 
> 
> On 9/30/08 6:44 PM, "Nicolas Williams" <[EMAIL PROTECTED]> wrote:
> 
> > Just to confirm, you are using nss_ldap, not NIS, correct?
> 
> Correct.  :)
> 
> I will collect the rest of the requested debugging information tomorrow and
> report back. 
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Wed, 01 Oct 2008 09:13:02 PDT
> From: Daniel Liebster <[EMAIL PROTECTED]>
> Subject: [cifs-discuss] Potential performance issue with CIFS server
>       snv_95
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=UTF-8
> 
> Hello,
> 
> Question about some rather unexpected performance difficulties..
> 
> One of our genomics staff wrote a python script to test out CIFS performance, 
> and it seems to have found some performance problems with out CIFS server...
> 
> In the attached screenshot (from the Windows 2003 box that the script is 
> running on) the first , irregular part of the traffic flow is the python 
> script's random access tests to a windows 2003 server, and then a HW based 
> CIFS fileserver.
> The high flat lines are the same test going to the 1GB and and then 10GB 
> interface of the x4500 CIFS server. The same python script really dogs the 
> CIFS server for some reason...( the test takes bout twice as long to complete 
> on the Sun as either the Windows 2003 server or the HW based file server....)
> 
> 
> In terms of regular file copy performance, robocopy reports more expected 
> results. In a test copy of a 47 file, 40GB directory from the test windows 
> server, the results were..
> 
> To windows 2003 server:      1041.682 MegaBytes/min.
> To openSolaris CIFS-server:    1770.794 MegaBytes/min.
> To HW filer (FC):       1824.360 MegaBytes/min. 
> 
> Any Ideas on why the python script shows such odd/slow network performance?
> --
> This message posted from opensolaris.org
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Wed, 01 Oct 2008 11:53:15 PDT
> From: Daniel Liebster <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] Potential performance issue with CIFS
>       server  snv_95
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=UTF-8
> 
> Followup info:
> On the Windows client:
> Windows Server 2003 SP2, Enterprise edition.
>  Active Python 2.5.1.1, (with python modules numpy-1.0.4 and tables-2.0.3) 
> 
> During the test, the zpools show extremely light activity.  zpool iostat 
> shows a single line of disk activity during the whole test..
> zpool1      4.57T  37.1T      0    302      0  30.2M
> 
> 
> Snoop shows a very repetitive pattern. Is the MTU message something to be 
> concerned about?  The interface is 1500, as is the windows client.
> 
> 
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C Code=0x2e Name=SMBreadX Error=0
> (warning) packet length greater than MTU in buffer offset 0: length=49416
>    cifs-server -> client.cshl.edu SMB R Code=0x2e Name=SMBreadX Error=0
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C Code=0x2e Name=SMBreadX Error=0
> (warning) packet length greater than MTU in buffer offset 0: length=49432
>    cifs-server -> client.cshl.edu SMB R Code=0x2e Name=SMBreadX Error=0
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> client.cshl.edu -> cifs-server    SMB C port=3105
> --
> This message posted from opensolaris.org
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Wed, 01 Oct 2008 17:20:24 PDT
> From: Jean-Paul Rivet <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] smb fails when file is 4GB or larger
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=UTF-8
> 
> > > 
> > > Does it fail if you just copy the same file?
> > > 
> > 
> > From the xbox version of XBMC I'm not sure this can
> > be done. I tried with the vista machine and it works
> > fine.
> > 
> 
> Vista machine works is not true. I kicked off the copy and left it after it 
> got more than 50% of the way. I returned last night and was surprised to find 
> it had not finished. Vista needed a reboot to recover, it could not connect 
> anymore to the server.
> 
> I need to try it again to confirm if there is a problem or not
> 
> Cheers, JP
> --
> This message posted from opensolaris.org
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Thu, 02 Oct 2008 04:30:22 PDT
> From: Jean-Paul Rivet <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] smb fails when file is 4GB or larger
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=UTF-8
> 
> > > > 
> > > > Does it fail if you just copy the same file?
> > > > 
> > > 
> > > From the xbox version of XBMC I'm not sure this
> > can
> > > be done. I tried with the vista machine and it
> > works
> > > fine.
> > > 
> > 
> > Vista machine works is not true. I kicked off the
> > copy and left it after it got more than 50% of the
> > way. I returned last night and was surprised to find
> > it had not finished. Vista needed a reboot to
> > recover, it could not connect anymore to the server.
> > 
> > I need to try it again to confirm if there is a
> > problem or not
> >
> 
> Tried it again and all is ok as it should. Original post stands - no issues 
> in copying a file > 4GB onto the zfs shared by cifs using a vista client.
> 
> JP
> --
> This message posted from opensolaris.org
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Thu, 02 Oct 2008 07:54:39 -0700
> From: Natalie Li <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server
>       Joining IU's ADS]
> To: "Burger, Matthew Ryan" <[EMAIL PROTECTED]>
> Cc: "[email protected]" <[email protected]>,
>       "Wade,  Joseph B" <[EMAIL PROTECTED]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; format=flowed; charset=windows-1252
> 
> According to the attached cifs-gendiag.txt, the domain join operation 
> failed with the same error.  Since you didn't answer my question 
> directly, I'd assume the other OU admin account's password also contains 
> more than 20 characters.  If you cannot reset your password, please wait 
> for the fix for the following CR and try again.
> 
> 6749075 Unable to join domain if user password exceeds 20 characters
> 
> Natalie
> 
> Burger, Matthew Ryan wrote:
> > Hello,
> >
> > Sorry for the delay, but I have been trying a bunch of different configs to 
> > get this working.
> >
> > Anyway, here is the information that you had requested....
> >
> > Thanks again,
> >
> > Matthew
> >
> >
> >
> > -bash-3.2# sh cifs-chkcfg
> > svcs: Pattern 'samba' doesn't match any instances
> > /etc/pam.conf is not configured for workgroup mode
> > run: echo other password required pam_smb_passwd.so.1 nowarn >> 
> > /etc/pam.conf
> >
> >
> >
> >
> >
> > ________________________________________
> > From: [EMAIL PROTECTED] [EMAIL PROTECTED]
> > Sent: Thursday, September 18, 2008 11:02 AM
> > To: Burger, Matthew Ryan
> > Cc: [email protected]; Wade, Joseph B
> > Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server Joining 
> > IU's ADS]
> >
> > Matt,
> >
> > Shorter password ... is it less than 20 characters? What was the error 
> > returned by smbadm CLI when using a shorter password?
> > Please provide us with a network trace, capturing the traffic between the 
> > domain controller and the Solaris CIFS server.
> > As always, please run the following scripts and send us the output:
> >
> >
> > http://opensolaris.org/os/project/cifs-server/files/cifs-chkcfg
> > http://opensolaris.org/os/project/cifs-server/files/cifs-gendiag
> >
> >
> > Natalie
> >
> > Burger, Matthew Ryan wrote:
> > We tried this with another one of our OU admins and are still experiencing 
> > the same problem.  His password is shorter, but has had issues in the past 
> > with getting his account to join machines.  I don?t know if the long 
> > password issue is our only problem, but look forward to its resolution to 
> > test further.
> >
> > Thanks,
> >
> > Matt
> >
> > From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 17, 2008 12:06 PM
> > To: Burger, Matthew Ryan
> > Cc: [email protected]<mailto:[email protected]>; 
> > Wade, Joseph B
> > Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server Joining 
> > IU's ADS]
> >
> > The following CR has been filed:
> >
> > 6749075 Unable to join domain if user password exceeds 20 characters
> >
> > Natalie
> >
> > Natalie Li wrote:
> > Thanks for your input.  I've reproduced the problem here when using a 
> > really long password.  The use of special characters is fine.
> > For now, you may want to work around the problem by using a shorter 
> > passwood/passphrase.
> >
> > Natalie
> >
> > Natalie Li wrote:
> > The NetBIOS domain name is basically the pre-Windows 2000 domain name.  
> > Open up "Active Directory Users and Computers" GUI on one of your domain 
> > controller. Right click on "ads.iu.edu" object and select Properties.
> >
> > Based on your test results, it appears that your domain controller fails to 
> > authenticate the specified user via NTLM (lmauth_level=2) and NTLMv2 
> > (lmauth_level=<default_value=4>).  However, Kerberos authentication seems 
> > to work fine.
> >
> > Could you please tell us the exact length of your passphrase and if it 
> > contains any special characters?
> >
> > Thanks,
> >
> > Natalie
> >
> > Burger, Matthew Ryan wrote:
> >
> > No problem, thank you very much for all of your help....
> >
> > 1.) Windows Server 2003 R2
> >
> > 2.)ads.iu.edu (????) It is a collection of machines, on both main campuses,
> >
> > and all are set to ads.iu.edu
> >
> > 3.) yes, I ran ntpdate iu-mssg-adsdc01.ads.iu.edu
> >
> > 4.)hahahaha, yes, I actually do have a really long passphrase, so I tried it
> >
> > several times and typed very slowly
> >
> > 5.) yes, definitely, I am logged into the domain right now
> >
> >
> >
> > 1.) ran again to be sure
> >
> > 2.) ran sharectl
> >
> > 3.) ran standard kinit maburger, results below:
> >
> >
> >
> > bash-3.2# kinit maburger
> >
> > Password for [EMAIL PROTECTED]:<mailto:[EMAIL PROTECTED]:>
> >
> > bash-3.2# klist
> >
> > Ticket cache: FILE:/tmp/krb5cc_0<FILE:///%5C%5Ctmp%5Ckrb5cc_0>
> >
> > Default principal: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
> >
> >
> >
> > Valid starting                Expires                Service principal
> >
> > 09/16/08 08:31:44  09/16/08 18:31:57  krbtgt/[EMAIL 
> > PROTECTED]<mailto:krbtgt/[EMAIL PROTECTED]>
> >
> >         renew until 09/23/08 08:31:44
> >
> >
> >
> > -----Original Message-----
> >
> > From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]
> >
> > Sent: Monday, September 15, 2008 11:56 PM
> >
> > To: Burger, Matthew Ryan
> >
> > Cc: Afshin Salek; 
> > [email protected]<mailto:[email protected]>; Wade, 
> > Joseph B; Nicolas
> >
> > Williams
> >
> > Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server Joining IU's
> >
> > ADS]
> >
> >
> >
> > Thanks for the dtrace output.  Apparently, the domain controller (i.e.
> >
> > iu-mssg-adsdc01) fails to authenticate the given user. I'd like to get
> >
> > some clarifications:
> >
> >
> >
> > 1) Which OS version does the domain controller run?
> >
> > 2) What's the NetBIOS name (a.k.a. "flat" domain name) of ADS.IU.EDU domain?
> >
> > 3) Is the clock of your Solaris CIFS server sync'd with the clock of the
> >
> > specified domain controller?
> >
> > 4) Did you enter the correct password of the given user (i.e.maburger)
> >
> > when joining the domain? ;-)
> >
> > 5) Is "maburger" a valid user account in ADS.IU.EDU domain? ;-)
> >
> >
> >
> > Try the following:
> >
> >
> >
> > 1) Run `ntpdate iu-mssg-adsdc01.ads.iu.edu`.  Then, join the domain
> >
> > using smbadm CLI.
> >
> > 2) If the above doesn't work, run `sharectl set -p lmauth_level=2 smb`.
> >
> > Then, join the domain using smbadm CLI.
> >
> > 3) Run `kinit maburger` as root. Any errors?
> >
> >
> >
> > Natalie
> >
> >
> >
> >
> >
> > ________________________________
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> >
> > cifs-discuss mailing list
> >
> > [email protected]<mailto:[email protected]>
> >
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >
> >
> >
> >
> >
> > ________________________________
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> >
> > cifs-discuss mailing list
> >
> > [email protected]<mailto:[email protected]>
> >
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ________________________________
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> >
> > cifs-discuss mailing list
> >
> > [email protected]<mailto:[email protected]>
> >
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >
> >
> >
> >
> > ________________________________
> >
> > _______________________________________________
> > cifs-discuss mailing list
> > [email protected]<mailto:[email protected]>
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >   
> 
> 
> 
> ------------------------------
> 
> Message: 9
> Date: Thu, 2 Oct 2008 11:32:35 -0400
> From: "Burger, Matthew Ryan" <[EMAIL PROTECTED]>
> Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server
>       Joining IU's ADS]
> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Cc: "[email protected]" <[email protected]>,
>       "Wade,  Joseph B" <[EMAIL PROTECTED]>
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="us-ascii"
> 
> I apologize, I thought that I had answered all of your questions.  The other
> OU admin's password did not contain more than 20 characters and we received
> the same error. 
> 
> Thanks,
> 
> Matt
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 02, 2008 10:55 AM
> To: Burger, Matthew Ryan
> Cc: [email protected]; Wade, Joseph B
> Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server Joining IU's
> ADS]
> 
> According to the attached cifs-gendiag.txt, the domain join operation
> failed with the same error.  Since you didn't answer my question
> directly, I'd assume the other OU admin account's password also contains
> more than 20 characters.  If you cannot reset your password, please wait
> for the fix for the following CR and try again.
> 
> 6749075 Unable to join domain if user password exceeds 20 characters
> 
> Natalie
> 
> Burger, Matthew Ryan wrote:
> > Hello,
> >
> > Sorry for the delay, but I have been trying a bunch of different configs
> to get this working.
> >
> > Anyway, here is the information that you had requested....
> >
> > Thanks again,
> >
> > Matthew
> >
> >
> >
> > -bash-3.2# sh cifs-chkcfg
> > svcs: Pattern 'samba' doesn't match any instances
> > /etc/pam.conf is not configured for workgroup mode
> > run: echo other password required pam_smb_passwd.so.1 nowarn >>
> /etc/pam.conf
> >
> >
> >
> >
> >
> > ________________________________________
> > From: [EMAIL PROTECTED] [EMAIL PROTECTED]
> > Sent: Thursday, September 18, 2008 11:02 AM
> > To: Burger, Matthew Ryan
> > Cc: [email protected]; Wade, Joseph B
> > Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server Joining
> IU's ADS]
> >
> > Matt,
> >
> > Shorter password ... is it less than 20 characters? What was the error
> returned by smbadm CLI when using a shorter password?
> > Please provide us with a network trace, capturing the traffic between the
> domain controller and the Solaris CIFS server.
> > As always, please run the following scripts and send us the output:
> >
> >
> > http://opensolaris.org/os/project/cifs-server/files/cifs-chkcfg
> > http://opensolaris.org/os/project/cifs-server/files/cifs-gendiag
> >
> >
> > Natalie
> >
> > Burger, Matthew Ryan wrote:
> > We tried this with another one of our OU admins and are still experiencing
> the same problem.  His password is shorter, but has had issues in the past
> with getting his account to join machines.  I don't know if the long
> password issue is our only problem, but look forward to its resolution to
> test further.
> >
> > Thanks,
> >
> > Matt
> >
> > From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
> [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 17, 2008 12:06 PM
> > To: Burger, Matthew Ryan
> > Cc: [email protected]<mailto:[email protected]>;
> Wade, Joseph B
> > Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server Joining
> IU's ADS]
> >
> > The following CR has been filed:
> >
> > 6749075 Unable to join domain if user password exceeds 20 characters
> >
> > Natalie
> >
> > Natalie Li wrote:
> > Thanks for your input.  I've reproduced the problem here when using a
> really long password.  The use of special characters is fine.
> > For now, you may want to work around the problem by using a shorter
> passwood/passphrase.
> >
> > Natalie
> >
> > Natalie Li wrote:
> > The NetBIOS domain name is basically the pre-Windows 2000 domain name.
> Open up "Active Directory Users and Computers" GUI on one of your domain
> controller. Right click on "ads.iu.edu" object and select Properties.
> >
> > Based on your test results, it appears that your domain controller fails
> to authenticate the specified user via NTLM (lmauth_level=2) and NTLMv2
> (lmauth_level=<default_value=4>).  However, Kerberos authentication seems to
> work fine.
> >
> > Could you please tell us the exact length of your passphrase and if it
> contains any special characters?
> >
> > Thanks,
> >
> > Natalie
> >
> > Burger, Matthew Ryan wrote:
> >
> > No problem, thank you very much for all of your help....
> >
> > 1.) Windows Server 2003 R2
> >
> > 2.)ads.iu.edu (????) It is a collection of machines, on both main
> campuses,
> >
> > and all are set to ads.iu.edu
> >
> > 3.) yes, I ran ntpdate iu-mssg-adsdc01.ads.iu.edu
> >
> > 4.)hahahaha, yes, I actually do have a really long passphrase, so I tried
> it
> >
> > several times and typed very slowly
> >
> > 5.) yes, definitely, I am logged into the domain right now
> >
> >
> >
> > 1.) ran again to be sure
> >
> > 2.) ran sharectl
> >
> > 3.) ran standard kinit maburger, results below:
> >
> >
> >
> > bash-3.2# kinit maburger
> >
> > Password for [EMAIL PROTECTED]:<mailto:[EMAIL PROTECTED]:>
> >
> > bash-3.2# klist
> >
> > Ticket cache: FILE:/tmp/krb5cc_0<FILE:///%5C%5Ctmp%5Ckrb5cc_0>
> >
> > Default principal: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
> >
> >
> >
> > Valid starting                Expires                Service principal
> >
> > 09/16/08 08:31:44  09/16/08 18:31:57
> krbtgt/[EMAIL PROTECTED]<mailto:krbtgt/[EMAIL PROTECTED]>
> >
> >         renew until 09/23/08 08:31:44
> >
> >
> >
> > -----Original Message-----
> >
> > From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
> [mailto:[EMAIL PROTECTED]
> >
> > Sent: Monday, September 15, 2008 11:56 PM
> >
> > To: Burger, Matthew Ryan
> >
> > Cc: Afshin Salek;
> [email protected]<mailto:[email protected]>; Wade,
> Joseph B; Nicolas
> >
> > Williams
> >
> > Subject: Re: [cifs-discuss] [storage-discuss] [Fwd: CIFS Server Joining
> IU's
> >
> > ADS]
> >
> >
> >
> > Thanks for the dtrace output.  Apparently, the domain controller (i.e.
> >
> > iu-mssg-adsdc01) fails to authenticate the given user. I'd like to get
> >
> > some clarifications:
> >
> >
> >
> > 1) Which OS version does the domain controller run?
> >
> > 2) What's the NetBIOS name (a.k.a. "flat" domain name) of ADS.IU.EDU
> domain?
> >
> > 3) Is the clock of your Solaris CIFS server sync'd with the clock of the
> >
> > specified domain controller?
> >
> > 4) Did you enter the correct password of the given user (i.e.maburger)
> >
> > when joining the domain? ;-)
> >
> > 5) Is "maburger" a valid user account in ADS.IU.EDU domain? ;-)
> >
> >
> >
> > Try the following:
> >
> >
> >
> > 1) Run `ntpdate iu-mssg-adsdc01.ads.iu.edu`.  Then, join the domain
> >
> > using smbadm CLI.
> >
> > 2) If the above doesn't work, run `sharectl set -p lmauth_level=2 smb`.
> >
> > Then, join the domain using smbadm CLI.
> >
> > 3) Run `kinit maburger` as root. Any errors?
> >
> >
> >
> > Natalie
> >
> >
> >
> >
> >
> > ________________________________
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> >
> > cifs-discuss mailing list
> >
> > [email protected]<mailto:[email protected]>
> >
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >
> >
> >
> >
> >
> > ________________________________
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> >
> > cifs-discuss mailing list
> >
> > [email protected]<mailto:[email protected]>
> >
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ________________________________
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> >
> > cifs-discuss mailing list
> >
> > [email protected]<mailto:[email protected]>
> >
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >
> >
> >
> >
> > ________________________________
> >
> > _______________________________________________
> > cifs-discuss mailing list
> > [email protected]<mailto:[email protected]>
> > http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> >
> >
> >
> 
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/x-pkcs7-signature
> Size: 3084 bytes
> Desc: not available
> Url : 
> http://mail.opensolaris.org/pipermail/cifs-discuss/attachments/20081002/e04bd021/attachment.bin
>  
> 
> ------------------------------
> 
> _______________________________________________
> cifs-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
> 
> 
> End of cifs-discuss Digest, Vol 7, Issue 1
> ******************************************
> 

_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to