1. 서비스 등록
# /etc/services
swat 901/tcp # Samba Web Administration Tool
2-1. swat 설정
#/etc/xinetd.d/swat
# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
# to configure your Samba server. To use SWAT, \
# connect to port 901 with your favorite web browser.
service swat
{
disable = no
port = 901
socket_type = stream
wait = no
# only_from = 127.0.0.1
user = root
server = /usr/sbin/swat
log_on_failure += USERID
}
2-2. smbusers, smbpasswd 설정
echo "user_name = username" >> /etc/samba/smbusers
/usr/bin/smbpasswd -a 유저명
3. 데몬 실행
/etc/init.d/smb restart
/etc/init.d/winbind restart
/etc/init.d/xinetd restart
4. swat 실행
http://127.0.0.1:901<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
# /etc/services
swat 901/tcp # Samba Web Administration Tool
2-1. swat 설정
#/etc/xinetd.d/swat
# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
# to configure your Samba server. To use SWAT, \
# connect to port 901 with your favorite web browser.
service swat
{
disable = no
port = 901
socket_type = stream
wait = no
# only_from = 127.0.0.1
user = root
server = /usr/sbin/swat
log_on_failure += USERID
}
2-2. smbusers, smbpasswd 설정
echo "user_name = username" >> /etc/samba/smbusers
/usr/bin/smbpasswd -a 유저명
3. 데몬 실행
/etc/init.d/smb restart
/etc/init.d/winbind restart
/etc/init.d/xinetd restart
4. swat 실행
http://127.0.0.1:901<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
게시글 목록
| 번호 | 제목 |
|---|---|
| 17730 | |
| 11739 | |
| 11738 |
MySQL
mysqlDB export 복원
|
| 20311 | |
| 11737 | |
| 11736 | |
| 11735 | |
| 11734 | |
| 11732 | |
| 11731 | |
| 11730 | |
| 11729 | |
| 11728 | |
| 20308 |
HTML
html5 멋진 사이트 1곳
2
|
| 20307 |
CSS
overflow 속성
|
| 11727 | |
| 11724 | |
| 11723 | |
| 20306 | |
| 20304 | |
| 11722 | |
| 11721 | |
| 11720 |
웹서버
wget에 대한 팁
|
| 11719 | |
| 11718 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기