We are using a central postbox and bulletin for our >500 users. Each user has a POSTBOX and BULLETIN directory in there home. The central place lists all of these using symlinks (and tried automount) over nfs. But listing all of the symlinks is quite slow sometimes we had the idea to create a share for each user and msdfs link to those in the central place. It was working for 1 minute or something but then the NT_STATUS_INSUFFICIENT_RESOURCES error come up. Any ideas? Dynamic shares are not possible right? Like: [%valid_unix_user-POSTBOX] path = /part3/users/%valid_unix_user/POSTBOX That would solve my problem I guess. (Using 3.0.20 on Linux)
What exactly fails with INSUFFICIENT_RESOURCES and when? If you could provide a debug level 10 log of the failure it would be great. Volker
Closing by request of the reporter. Volker