TDL Security Company User Wise

Discussion in 'Free Source Codes' started by Taufeeq Shaikh, Apr 4, 2014.

    
  1. Taufeeq Shaikh

    Taufeeq Shaikh Active Member


    Dear All,

    I was wondering for how to restrict TDL from other users of the company. And finally i got succeed. The following formula is used for Security Control of TDL User Wise.

    TDLLic : $$CmpUserName:CompanyUsersCollection <> "TRS" ;; Limiting based on Company Users
    TDLLicWarn : $$CmpUserName:CompanyUsersCollection <> "TRS" ;;Company Serial Warning
     


  2. Hari Malhotra

    Hari Malhotra New Member


    Great job
     


  3. Amit Mahajan

    Amit Mahajan New Member


    please send me full code
     


  4. tarasolution

    tarasolution New Member


    in both lines you are picking user name from CompanyUsersCollection and compare them with a fix value then how it work differently ?
     


  5. Taufeeq Shaikh

    Taufeeq Shaikh Active Member


    It is not for global purpose it was just designed for a specific user to operate the TDL and not the other users of the company.
     


  6. manoj shevade

    manoj shevade New Member





    Can you please share full coad
     


  7. Taufeeq Shaikh

    Taufeeq Shaikh Active Member


    It is the only code. Just do changes of Name as per your requirement and save it in notepad with .txt format. Load it that's it.
     


  8. vyadav

    vyadav Member


    please solved it sir,,,,
     

    Attached Files:



  9. llwhiteflowerll

    llwhiteflowerll New Member


    Great Work Toufeeq Sir... you really doing it great and in unique way ...

    one suggestion for this TDL ... there should b an option in Security control to allow or dissallow for users to use this TDL rather than we mannually write user name in TDL file
     


  10. llwhiteflowerll

    llwhiteflowerll New Member


    Great Work Toufeeq Sir... you really doing it great and in unique way ...

    one suggestion for this TDL ... there should b an option in Security control to allow or dissallow for users to use this TDL rather than we mannually write user name in TDL file
     


  11. priya

    priya Member


    Oh, a fine invention born out of intelligent thinking. You always come up with wonderful ideas and prove you are genius. Any possibility to take it further, by partial restriction of usage of TDL, instead of fully.
    Thank you and bye bye
     


  12. shiva

    shiva New Member


    sir send full file

     


  13. llwhiteflowerll

    llwhiteflowerll New Member


    its full code dear
     


  14. Taufeeq Shaikh

    Taufeeq Shaikh Active Member


    Thanks a Lot to all the members appreciating me for my work. But unfortunately am not getting much time now a days to be online and work out for the issues / queries.
     


  15. varun tarun kumar

    varun tarun kumar New Member


    Sir I want This User Wise Security if This Us Possable Than Reply or Call me 09717422650
     

    Attached Files:




  16. Hi Taufeeq,
    I have been through couple of posts in tdlexperts and found that you have helped many people here.
    Could you please see this post and suggest something

    http://tdlexperts.net/index.php?threads/ledger-spacing.5051/

    Regards
    Shahid
     


  17. Chandran

    Chandran New Member


    Sir,
    Please Give tips for changing customized name in this code
     


  18. mmk881

    mmk881 New Member


    please tell me the meaning of:
    CmpUserName
    CompanyUsersCollection
    TRS

    and I'm gettimg the error message: errorT0027.. attribute defination started with a invalid description .

    give me example if my company name is mmk and user name is mmk
     


  19. mmk881

    mmk881 New Member


    my company user name

    ;;TDLLic : $$CmpUserName:CompanyUsersCollection = "mmk" ;; Limiting based on Company Users
    ;;TDLLicWarn : $$CmpUserName:CompanyUsersCollection = "mmk" ;;Company Serial Warning
     



  20. Where to use i am confused
     


Share This Page