Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missed commands to update ASE License #17

Open
AxelTdev opened this issue Mar 22, 2022 · 0 comments
Open

Missed commands to update ASE License #17

AxelTdev opened this issue Mar 22, 2022 · 0 comments

Comments

@AxelTdev
Copy link

The ASE license need to be updated.A second installation with the new license updated, after the first run script is needed, I think. I didn't found the way to make it work, :

after first installation

RUN rm /sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_TestDrive.lic
COPY td /sybase/NPL/SYSAM-2_0/licenses/ (new license)
RUN chmod 777 /sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_TD.lic
RUN chown sybnpl /sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_TD.lic (not working sybnpl user doesn't exist)
RUN chgrp sapsys /sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_TD.lic
second installation
RUN ./run2.sh (manage the script with the answer for the second installation).

Many Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant