BookmarkSubscribeRSS Feed
vkrishna
Quartz | Level 8

Hello all,

 

SAS programmer not able to connect to SAS windows server using Integrated Windows authentication from SAS EG. I found this error - "The buffers supplied to a function was too small" in SAS Integration technologies configuration connection test with Kerberos authentication. The user recently migrated to a new domain in Active Directory. I have verified the appropriate groups for access and user is able to connect to SQL server to from SQL server management studio. It's working for all other users except this user. I'm not sure how to proceed further. Can someone help me with this?

 

SAS 9.4 M5 - All-in-one server 

Windows Server 2012 R2

 

 

Spoiler

System.Runtime.InteropServices.COMException (0x80042002): <connectionAttempts>

                <connectionAttempt>

                                <description>The buffers supplied to a function was too small.

</description>

                                <status>0x80090321</status>

                                <saslogin></saslogin>

                                <sasmachinednsname>SAS.abc.def.com</sasmachinednsname>

                                <sasport>8591</sasport>

                                <sassecuritypackage>Kerberos</sassecuritypackage>

                                <sasclassid>440196D4-90F0-11D0-9F41-00A024BB830C</sasclassid>

                                <sasprogid>SAS.Workspace.1.0</sasprogid>

                                <threadid>9720</threadid>

                                <name>test</name>

                </connectionAttempt>

</connectionAttempts>

   at SASObjectManager.IObjectFactory2.CreateObjectByServer(String Name, Boolean synchronous, IServerDef pIServerDef, String LoginName, String Password)

   at SAS.BI.Itconfig.Library.ServerTests.SASServerTest.CreateConnectionWithObjectFactoryMulti()

   at SAS.BI.Itconfig.Library.ServerTests.SASServerTest.CreateConnection()

SAS Enterprise Guide errorSAS Enterprise Guide errorSAS Integration TechnologiesSAS Integration Technologies

 

6 REPLIES 6
alexal
SAS Employee

@vkrishna,

 

Have you had a chance to check metadata server logs?

vkrishna
Quartz | Level 8

@alexal, I haven't noticed anything unusual in SAS metadata logs. User connection not reaching the metadata server. You want me to enable the trace login?

 

 

alexal
SAS Employee

@vkrishna,

 

Thanks for the confirmation. I'm wondering if that user has Windows Defender Credential Guard enabled on his machine or the server?

vkrishna
Quartz | Level 8

@alexal, we tried with different user machine and if it is related to SAS server it should not work for others too right? I think it might be related to the User profile. 

alexal
SAS Employee

@vkrishna,

 

I'm wondering if that user has Windows Defender Credential Guard enabled on his machine?

vkrishna
Quartz | Level 8

Thank You @alexal.

 

We resolved this access issue. Users active directory profile member of more than 100 groups removing the unnecessary groups resolved the Kerberos authentication issue. 

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 6 replies
  • 1866 views
  • 1 like
  • 2 in conversation