Displaying 3 results from an estimated 3 matches for "ntaccount".
Did you mean:
taccount
2002 Nov 22
0
winbind / sid problem.
...d user
via name it works but via uid it fails. Now currently there are only about
12 users that aren't working correctly.
for example:
Working:
[root@danish /tmp]# perl -e "print join(' ',getpwnam('STUDENT_0251347')),$/"
STUDENT_0251347 x 15983 10001 Wing Pui Ma /NTAccounts/homes/STUDENT/0251347
/bin/false
[root@danish /tmp]# perl -e "print join(' ',getpwuid(15983)),$/"
STUDENT_0251347 x 15983 10001 Wing Pui Ma /NTAccounts/homes/STUDENT/0251347
/bin/false
[root@danish /tmp]#
Not Working:
[root@danish /tmp]# perl -e "print join(' ',ge...
2012 Sep 21
1
Login batch file not working for Win7
HI
I'm running samba3x-3.5.10-0.110.el5_8.x86_64 on a fully updated
CentOS-5.8 system as PDC.
We upgraded our lab machines to Win7 over the summer
The logins work ok and the homes share is being mounted from a
separate fileserver. However the login batch command script is not
running. It's just a simple script which syncs the system time and
mounts another share.
Part of smb.conf
2010 May 24
4
Running .Net 2.0 SP1 application Zalktis
...initialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize
Unhandled Exception: System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
at System.Security.Principal.NTAccount.Translate(Type targetType)
at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean&am...