#7650 client installer uses invalid format in chmod (0x...)
Closed: fixed Opened by rcritten.

Issue

Commit 792adebfabb456d154164387fb7e60acb30f4325 introduced incorrect usage of chmod which leads to bad flags:

---x--Sr-T. 1 root root 54 Jul 24 13:24 /etc/krb5.conf.d/freeipa*

Version/Release/Distribution

freeipa-client-4.6.90.pre2-3.fc28.x86_64

It needs to use 0o644 and not 0x644.

Reported upstream by orionp

This will need to be ported to F28, F29, etc.


Metadata Update from @rcritten:
- Issue priority set to: important
- Issue set to the milestone: FreeIPA 4.7.1

master:

  • 94bcd938b8728cc989e643c536a0997552f9f4e3 ipaclient-install: chmod needs octal permissions

Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1609880

Issue linked to Bugzilla: Bug 1609880

ipa-4-7:

  • dc5df243f098605ff17b0400283668a14c28e97c ipaclient-install: chmod needs octal permissions

Metadata Update from @tdudlak:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata