# Can't Setup Initial Admin Password

**URL:** https://forums.suse.com/t/cant-setup-initial-admin-password/10195
**Category:** Rancher 2.0 Tech Preview
**Created:** [April 27, 2018, 1:12pm UTC](https://forums.suse.com/t/cant-setup-initial-admin-password/10195 "2018-04-27T13:12:37Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![scottadair](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@scottadair](https://forums.suse.com/u/scottadair)
#### Post date: [April 27, 2018, 1:12pm UTC](https://forums.suse.com/t/cant-setup-initial-admin-password/10195/1 "2018-04-27T13:12:37Z")

</div>

Working on setting up a Rancher 2.0 cluster to get a feel for the changes. I’m using Rancher 2.0rc1, and building a 3-node RKE cluster for the Racher server. Everything seems to be setup correctly, but I’m unable to set an initial admin password

 ![image](https://us1.discourse-cdn.com/flex022/uploads/suse/original/2X/0/089f5158353422e59924da81cefaf5e4b383a8f6.png)

Any thoughts of where to look? Nothing jumps out in the logs.

S.

---

<div class="post-metadata">

### Author: ![scottadair](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@scottadair](https://forums.suse.com/u/scottadair)
#### Post date: [April 27, 2018, 2:20pm UTC](https://forums.suse.com/t/cant-setup-initial-admin-password/10195/2 "2018-04-27T14:20:58Z")

</div>

So it appears to only be an issue when accessing through port 80. When I went through 443 it works. I know that SSL is the default now, but curious why I didn’t get a redirect and the odd error message

---

<div class="post-metadata">

### Author: ![vincent](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/vincent/32/7156_2.png) [@vincent](https://forums.suse.com/u/vincent)
#### Post date: [April 28, 2018, 6:01am UTC](https://forums.suse.com/t/cant-setup-initial-admin-password/10195/3 "2018-04-28T06:01:14Z")

</div>

TLS is required. The session cookie for the UI is marked `secure` and will not be transmitted over http. And the http port does do a redirect in the default configuration.

---

<div class="post-metadata">

### Author: ![scottadair](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@scottadair](https://forums.suse.com/u/scottadair)
#### Post date: [April 30, 2018, 1:58pm UTC](https://forums.suse.com/t/cant-setup-initial-admin-password/10195/4 "2018-04-30T13:58:33Z")

</div>

Cool, thanks for the confirmation
