Displaying 3 results from an estimated 3 matches for "check_access_allowed_for_current_user".
1999 Jan 24
1
HPUX 9.05 & Samba 2.0.0 & problems -> solved !
Hi there !
I just solved the problem that produced following error in smb.log file:
'check_access_allowed_for_current_user: The process is no longer waiting!'
Since nobody gave me any help I had to dig this out myself :-)
This error happens if two programs hold more than 10 same files
simultaneously open through Samba and
check_access_allowed_for_current_user() gets called. And this failed
occassionally!
The pro...
1999 Jan 21
4
HPUX 9.05 & Samba 2.0.0 & problems !
...em. The number of Samba clients is around 60 (nearly all NT4.0's and
few NT3.51's). The Samba 2.0.0 host runs
'uname -a':
HP-UX vertex A.09.05 A 9000/720 65914162 two-user license
After the upgrade change I've been having this ERROR in smb.log (normal log
level was 1):
..
'check_access_allowed_for_current_user: The process is no longer waiting!'
..
this whole week few times a day. And this gives major problems to our
database users since the file being opened is one of most used database
file (d_PROREG) and this gives other problems if it can't be opened. What's
funny is that most of these er...
1999 Jan 25
0
SAMBA digest 1954
...: jallison@cthulhu.engr.sgi.com, samba@samba.org
>Subject: HPUX 9.05 & Samba 2.0.0 & problems -> solved !
>Message-ID: <3.0.1.32.19990125004308.00ab7330@vertex.fi>
>
>Hi there !
>
>I just solved the problem that produced following error in smb.log file:
> 'check_access_allowed_for_current_user: The process is no longer
waiting!'
>
>Since nobody gave me any help I had to dig this out myself :-)
>
>This error happens if two programs hold more than 10 same files
>simultaneously open through Samba and
>check_access_allowed_for_current_user() gets called. And this failed...