One issue I ran into is running out of connections. I found the answer by doing a search on deja.com. If you edit source/smbd/conn.c, at line 28 or so is the line:
#define MAX_CONNECTIONS 128 I added a comment and change 128 to 384. Since then, we haven' had any problems. Ken McCord MIS Manager A.C. Coin and Slot Thomas Stegbauer wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > hi, > > the only problem i had a while ago with this: > the terminalserver-profile settings are unable to set. > > cause if a tse is a pdc you are able to set the profile-path for > terminalsession to a different location as the normal profile-path. > > or have i misunderstand something? > > greetings > thomas > > Greg Kelley schrieb: > > |I am running Citrix XP on a Win2K Server and SAMBA 2.2.3a as a PDC with no > |problems. > | > |----- Original Message ----- > |From: <[EMAIL PROTECTED]> > |To: <[EMAIL PROTECTED]> > |Sent: 03 June, 2002 4:05 AM > |Subject: [Samba] Samba as a PDC in a citrix environment > | > | > |Hi all, > | > |this is a long time since my last post to this list and I have got a small > |question... (ofcource :) > | > |I'm going to introduce citrix into our office (two citrix XPa servers which > |are > |load balanced). According to the Citrix XPa docs it is not a good idea to > |use > |one of this servers as a PDC/BDC, I can imagine that (we wouldn`t want to > |give > |NT to much responsebilities). > | > |so my question is.... can I use Samba (2.2.4 prefered) as PDC for my citrix > |servers and if so should I use LDAP to accomplisch this?? > | > |Regards, > |Ries van Twisk > | > |-- > |To unsubscribe from this list go to the following URL and read the > |instructions: http://lists.samba.org/mailman/listinfo/samba > | > | > | > | > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQE8+5R+zrK/xv+DehoRApNMAJ0VuTUNxobYY/oPrX2WZx3oeimuxwCfVSio > OT/8O1KXNDyzTT3Sjn3VdmA= > =g/1m > -----END PGP SIGNATURE----- > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
