View previous topic :: View next topic |
Author |
Message |
JimNorton n00b
Joined: 23 May 2004 Posts: 21
|
Posted: Mon May 24, 2004 4:26 am Post subject: SWAT password? |
|
|
Ok so I've emerged samba and modified xinetd and I can point my browser to http://localhost:901/ and I see the login box that SWAT presents.
I put in root as the login name and roots password but it doesn't accept this.
Any idea how I can set the username and login to access SWAT?
Thanks for any help... |
|
Back to top |
|
|
Suicidal l33t
Joined: 30 Jul 2003 Posts: 959 Location: /dev/null
|
Posted: Mon May 24, 2004 4:49 am Post subject: |
|
|
SWAT is a bit misleading on this
Code: | # smbpasswd -a root
New SMB password:
Retype new SMB password:
Added user root.
|
|
|
Back to top |
|
|
JimNorton n00b
Joined: 23 May 2004 Posts: 21
|
Posted: Mon May 24, 2004 5:04 am Post subject: |
|
|
Suicidal wrote: | SWAT is a bit misleading on this
Code: | # smbpasswd -a root
New SMB password:
Retype new SMB password:
Added user root.
|
|
Thanks a ton Suicidal... I'll give that a try... |
|
Back to top |
|
|
|