Title: Message
Yes usernames still appear to be capped at 20 characters. This is also per lmcons.h header file
 
#define UNLEN       256                 // Maximum user name length
#define LM20_UNLEN  20                  // LM 2.0 Maximum user name length
 
as for groups... well they are defined the same as users in lmcons.h but we know that they aren't limited to 20 chars...
 
#define GNLEN       UNLEN               // Group name
#define LM20_GNLEN  LM20_UNLEN          // LM 2.0 Group name
 
I think the limit is actually 64 for groups, not 74.
 
 
Also if you got over 15 chars for a user id I would expect you would have issues trying to send messages to the use via messenger as it couldn't register the name correctly as NetBIOS length would be 16 characters.
 
 
-------------
http://www.joeware.net   (download joeware)
 
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stearns, Richard
Sent: Tuesday, March 02, 2004 12:49 PM
To: '[EMAIL PROTECTED]'
Subject: [ActiveDir] character limit for sAMAccountNames

Anyone know character limit for user names and group sAMAccount names for w2k3?
User limit appears to remain at 20 which only causes issues when NT4 accounts with >20 char. are migrated.
Group limit appears to be 74.
Can anyone correct or confirm this?
rps
-----Original Message-----
From: GRILLENMEIER,GUIDO (HP-Germany,ex1) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 12:10 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Delegation of Dial-In Tab???

 
this is a bug in Windows Server 2003 - the dial in tab is not available for non administrators (unrelated to the delegation of specific rights).  A Hotfix is available through PSS but not public yet.
/Guido


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rakes, Brandon A. NMIMC Contractor
Sent: Dienstag, 2. M�rz 2004 15:58
To: '[EMAIL PROTECTED]'
Subject: [ActiveDir] Delegation of Dial-In Tab???

Calling any and all Delegation experts!

 

We have 2003 DC's and OU's setup for each of our sites and have delegated out certain admin function to the local MID staff. Ex. Create/Delete Users and Computers. They have full rights over the User object within their OU but when they click on the Dial-In Tab they are getting access denied. "Could not load the Dial-in profile for this user because: Access is denied"

 

I tried granting the following but it did not work:

 

RAS - Modify RAS permissions (Native Mode)

 

Object Class: User

 

MsNPAllowDialin (Read, Write)

MsNPCallingStationID (Read, Write)

MsNPSavedCallingStationID (Read, Write)

MsRADIUSCallbackNumber (Read, Write)

MsRADIUSFramedIPAddress (Read, Write)

MsRADIUSFramedRoute (Read, Write)

MsRADIUSServiceType (Read, Write)

MsRSSSavedCallbackNumber (Read, Write)

MsRSSSavedFramedIPAddress (Read, Write)

MsRASSavedFramedRoute (Read, Write)

User - Parameters (Read, Write)

 

Thanks in Advanced,

Brandon

==============================================================================
This message is for the sole use of the intended recipient. If you received this message in error please delete it and notify us. If this message was misdirected, CSFB does not waive any confidentiality or privilege. CSFB retains and monitors electronic communications sent through its network. Instructions transmitted over this system are not binding on CSFB until they are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================

Reply via email to