Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000990 [ClarkConnect] Flexshare major always 2009-08-19 14:55 2009-08-19 15:49
Reporter peter View Status public  
Assigned To peter
Priority urgent Resolution fixed  
Status resolved   Product Version 5.0
Summary 0000990: Mac OS X cannot authenticate to Samba PDC
Description Mac OS X cannot authenticate to the Samba PDC. You will see NT_STATUS_ACCESS_DENIED in the logs when this issue occurs.
Additional Information Flexshares on the system use the following parameter for user/group authentication:

valid users = @"%D\groupname"
valid users = @"%D\username"

This will cause grief with Mac OS X systems. In order to support Macs, the parameter was changed to:

valid users = @"%D\groupname", @groupname
valid users = "%D\username", username

Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-08-19 14:55 peter New Issue
2009-08-19 14:56 peter Assigned To => peter
2009-08-19 14:56 peter Status new => assigned
2009-08-19 15:30 peter Status assigned => resolved
2009-08-19 15:30 peter Fixed in Version => 5.0
2009-08-19 15:30 peter Resolution open => fixed
2009-08-19 15:49 peter Additional Information Updated

Mantis Bug Tracker