亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 7451 | 回復(fù): 5
打印 上一主題 下一主題

[samba] samba sgi通往 windows98/2k文件共享的自由之路 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2002-09-29 15:13 |只看該作者 |倒序?yàn)g覽

目前首次在網(wǎng)上公布的samba在 sgi 的IRIX系統(tǒng)實(shí)用技術(shù),它實(shí)現(xiàn)了windows98/2k
系統(tǒng)與UNIX系統(tǒng)之間的文件共享,希望給熱愛SGI的人一點(diǎn)幫助。

Samba setup guide

1.Setup samba2.0.6 in IRIS6.5.8 System FreeWare [part 2 of 2].

2.Restart Computer

IRIS# chkconfig samba on

3./usr/samba/lib/smb.conf

IRIS# jot smb.conf

# Samba config file created using SWAT
# from IRIS.avcc.com.cn (200.1.1.10
# Date: 1999/12/14 05:31:51

# Global parameters
[global]
coding system =
client code page = 850
workgroup = DOMAIN
netbios name = IRIS
netbios aliases =
netbios scope =
server string = Samba 2.0.7 for IRIX
interfaces = ec0
bind interfaces only = No
security = USER
encrypt passwords = Yes
update encrypted = Yes
allow trusted domains = Yes
hosts equiv =
min password length = 2
map to guest = Never
null passwords = No
password server = IRIS
smb passwd file = /usr/samba/private/smbpasswd
root directory = /
passwd program = /bin/passwd
passwd chat = *new*password* %n\n *new*password* %n\n *changed*
passwd chat debug = No
username map =
password level = 0
username level = 0
unix password sync = Yes
restrict anonymous = Yes
use rhosts = Yes
debug level = 1
syslog = 1
syslog only = No
log file =
max log size = 5000
debug timestamp = Yes
debug hires timestamp = No
debug pid = No
debug uid = No
protocol = NT1
read bmpx = No
read raw = Yes
write raw = Yes
nt smb support = Yes
nt pipe support = Yes
nt acl support = Yes
announce version = 4.2
announce as = win95
max mux = 50
max xmit = 65535
name resolve order = lmhosts host wins bcast
max ttl = 259200
max wins ttl = 518400
min wins ttl = 21600
time server = No
change notify timeout = 60
deadtime = 0
getwd cache = Yes
keepalive = 300
lpq cache time = 10
max disk size = 0
max open files = 10000
read prediction = No
read size = 16384
shared mem size = 1048576
socket options = TCP_NODELAY
stat cache size = 50
load printers = Yes
printcap name = lpstat
printer driver file = /usr/samba/lib/printers.def
strip dot = No
character set =
mangled stack = 50
stat cache = Yes
domain groups =
domain admin group =
domain guest group =
domain admin users =
domain guest users =
machine password timeout = 604800
add user script =
delete user script =
logon script =
logon path = \\%N\%U\profile
logon drive =
logon home = \\%N\%U
domain logons = No
os level = 65
lm announce = Auto
lm interval = 60
preferred master = No
local master = Yes
domain master = Yes
browse list = Yes
dns proxy = Yes
wins proxy = No
wins server =
wins support = No
wins hook =
kernel oplocks = Yes
ole locking compatibility = Yes
oplock break wait time = 10
smbrun = /usr/samba/bin/smbrun
config file =
auto services =
lock directory = /usr/samba/var/locks
default service =
message command =
dfree command =
valid chars =
remote announce =
remote browse sync =
socket address = 0.0.0.0
homedir map =
time offset = 0
unix realname = No
NIS homedir = No
source environment =
panic action =
comment = Samba %v
path =
revalidate = No
username =
guest account = nobody
invalid users =
valid users =
admin users = root
read list =
write list =
force user =
force group =
writeable = No
create mask = 0744
force create mode = 00
security mask = -1
force security mode = -1
directory mask = 0755
force directory mode = 00
directory security mask = -1
force directory security mode = -1
inherit permissions = No
guest only = No
guest ok = No
only user = No
hosts allow =
hosts deny =
status = Yes
max connections = 0
min print space = 0
strict sync = No
sync always = No
write cache size = 0
printable = No
postscript = No
printing = sysv
print command = lp -c -d%p %s&#59; rm %s
lpq command = lpstat -o%p
lprm command = cancel %p-%j
lppause command = lp -i %p-%j -H hold
lpresume command = lp -i %p-%j -H resume
queuepause command = disable %p
queueresume command = enable %p
printer =
printer driver = NULL
printer driver location =
default case = lower
case sensitive = No
preserve case = Yes
short preserve case = Yes
mangle case = No
mangling char = ~
hide dot files = Yes
delete veto files = No
veto files =
hide files =
veto oplock files =
map system = No
map hidden = No
map archive = Yes
mangled names = Yes
mangled map =
browseable = Yes
blocking locks = Yes
fake oplocks = No
locking = Yes
oplocks = Yes
level2 oplocks = No
oplock contention limit = 2
strict locking = No
share modes = Yes
copy =
include =
preexec =
preexec close = No
postexec =
root preexec =
root preexec close = No
root postexec =
available = Yes
volume =
fstype = NTFS
set directory = No
wide links = Yes
follow symlinks = Yes
dont descend =
magic script =
magic output =
delete readonly = No
dos filetimes = No
dos filetime resolution = No
fake directory create times = No

[homes]
comment = Home Directories
writeable = Yes
create mask = 0755
guest ok = Yes
browseable = No

[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
guest ok = Yes
printable = Yes
browseable = No
4./etc/init.d

IRIS# ./samba stop
IRIS# ./samba start

5./usr/samba/bin

IRIS#./smbpasswd
New SMB password: root
Retype new SMB password: root
Password changed for user root.

6.At netscape SWAT GUI IRIS:901

Administrator : root
Passwd: root


note: At windows Clinet user must be login as IRIS user login.




web free support


論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2002-09-29 18:06 |只看該作者

samba sgi通往 windows98/2k文件共享的自由之路

支持灌水

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2002-10-10 14:27 |只看該作者

samba sgi通往 windows98/2k文件共享的自由之路

Irix下的SAMBA是系統(tǒng)自帶的,還是需要單獨(dú)購買的?在你的描述中,有關(guān)smb.conf文件只是列表出來給我們看的還是已經(jīng)在其中進(jìn)行了相應(yīng)的設(shè)置修改?由于工作的需要,我需要了解一些關(guān)于在Irix或其他Unix平臺(tái)下如何使用SAMBA來與Windows共享方面的信息。此外通過在Windows上安裝NFS Server向Unix主機(jī)提供共享我已經(jīng)有一些實(shí)際的使用經(jīng)驗(yàn),而在SAMBA上還只是知道有這么一個(gè)冬冬,還未曾使用過。

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2002-10-10 14:53 |只看該作者

samba sgi通往 windows98/2k文件共享的自由之路

你可以去下載SAMBA

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2002-10-11 10:13 |只看該作者

samba sgi通往 windows98/2k文件共享的自由之路

freeware.sgi.com或者是SGI提供的系統(tǒng)盤中的三張freeware盤(如果是IRIX6.5的話)。

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2002-10-13 15:36 |只看該作者

samba sgi通往 windows98/2k文件共享的自由之路

好久沒來,一來就有驚喜。
謝了。
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP