Displaying 3 results from an estimated 3 matches for "ntaccounts".
Did you mean:
netaccounts
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(' ',get...
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
Hello!
I am trying to run Latvian accounting software Zalktis (free demo http://www.zalktis.lv/faili.htm) on Wine.
It requires MS .Net Framework 2.0 Service Pack 1 and MS MDAC Refresh 2.8
I am running latest Wine (wine-1.2-rc1), installed dotnet20 and mono trough winetricks. Operating system:ubuntu 10.04
This program installs fine, but then I want to run it crashes (with send and don`t send error)