> Can anyone out there tell me where in the xdm code these 
> limits are being set?  How can I get xdm to set the limits
> the same as on the console?

When you invoke xdm from rc.local which is, in turn, invoked by "init",
it gets init's limits which are different from root's.

You can either try to figure out how to integrate your xdm into AIX's
SRC (Good Luck), or you can invoke xdm as root in rc.local:

su root "-c /usr/local/X11R5/bin/xdm -config /usr/local/xdm/xdm-config"

-Rick

Reply via email to