+ Reply to Thread
Results 1 to 4 of 4

disable windows db2 user

  1. disable windows db2 user

    Hi all,
    I have an application and each user has a different db2 login user.
    For db2 I have to define the users on Windows OS (2003)

    Is there a way to disable those windows users but allow them to login
    remotely to db2 ?

    Thanks
    Diego



  2. Re: disable windows db2 user

    netzorro wrote:
    > Hi all,
    > I have an application and each user has a different db2 login user.
    > For db2 I have to define the users on Windows OS (2003)
    >
    > Is there a way to disable those windows users but allow them to login
    > remotely to db2 ?


    Try these 3 easy steps:

    1. Create local group "db2users";

    2. Make each of your application users a member of this group; make sure
    they are *not* members of group "users";

    3. Make sure that in Local Security Policy - User Rights Assignment -
    Policy "Allow log on locally" and "Allow log on through Terminal
    Services" *does not* include group "db2users".


    Jan M. Nelken

  3. Re: disable windows db2 user


    "Jan M. Nelken" wrote in message
    news:6fi4f3Fbleq1U1@mid.individual.net...
    > netzorro wrote:
    >> Hi all,
    >> I have an application and each user has a different db2 login user.
    >> For db2 I have to define the users on Windows OS (2003)
    >>
    >> Is there a way to disable those windows users but allow them to login
    >> remotely to db2 ?

    >
    > Try these 3 easy steps:
    >
    > 1. Create local group "db2users";
    >
    > 2. Make each of your application users a member of this group; make sure
    > they are *not* members of group "users";
    >
    > 3. Make sure that in Local Security Policy - User Rights Assignment -
    > Policy "Allow log on locally" and "Allow log on through Terminal Services"
    > *does not* include group "db2users".
    >
    >
    > Jan M. Nelken


    awsome, thanks



  4. Re: disable windows db2 user

    On 8月2日, 下午1时11分, "netzorro" wrote:
    > "Jan M. Nelken" wrote in messagenews:6fi4f3Fbleq1U1@mid.individual.net...
    >
    >
    >
    >
    >
    > > netzorro wrote:
    > >> Hi all,
    > >> I have an application and each user has a different db2 login user.
    > >> For db2 I have to define the users on Windows OS (2003)

    >
    > >> Is there a way to disable those windows users but allow them to login
    > >> remotely to db2 ?

    >
    > > Try these 3 easy steps:

    >
    > > 1. Create local group "db2users";

    >
    > > 2. Make each of your application users a member of this group; make sure
    > > they are *not* members of group "users";

    >
    > > 3. Make sure that in Local Security Policy - User Rights Assignment -
    > > Policy "Allow log on locally" and "Allow log on through Terminal Services"
    > > *does not* include group "db2users".

    >
    > > Jan M. Nelken

    >
    > awsome, thanks- 隐藏被引用文字 -
    >
    > - 显示引用的文字 -



    yes, below is great!




    Try these 3 easy steps:

    1. Create local group "db2users";


    2. Make each of your application users a member of this group; make
    sure
    they are *not* members of group "users";


    3. Make sure that in Local Security Policy - User Rights Assignment -
    Policy "Allow log on locally" and "Allow log on through Terminal
    Services" *does not* include group "db2users".




+ Reply to Thread