חיבור popcorn a300 לשרת לינוקס
יש לי שרת לינוקס המשתף מדיה גם ב-samba וגם ב-nfs.
אקסטרימר ישן מזהה את התיקיות אוטומטית בשתי השיטות, אבל איני מצליח לגרום לפופקורן לראות אותן.
אני חוזר ומקבל הודעות שגיאה בניסיונות להגדיר את התיקיות.
דרך-אגב, כשהתיקיות ישבו על מחשב ווינדוס כן הצלחתי לקנפג את הפופקורן לראות אותן.
יש למישהו מושג מה הבעיה?
אקסטרימר ישן מזהה את התיקיות אוטומטית בשתי השיטות, אבל איני מצליח לגרום לפופקורן לראות אותן.
אני חוזר ומקבל הודעות שגיאה בניסיונות להגדיר את התיקיות.
דרך-אגב, כשהתיקיות ישבו על מחשב ווינדוס כן הצלחתי לקנפג את הפופקורן לראות אותן.
יש למישהו מושג מה הבעיה?
בסמבה ההודעה היא invalid login, כאשר אני מנסה user, guest, root, administrator.
בנפס ההודעה היא share no longer exist.
בגישה דרך Networked Media>Network Browser ההודעה היא unable access to server, please check your server setup.
בנפס ההודעה היא share no longer exist.
בגישה דרך Networked Media>Network Browser ההודעה היא unable access to server, please check your server setup.
אני זוכר שהגדרתי סיסמא רק ל- root, לא ל-user.
את שרת הסמבה הקמתי דרך Yast.
זה הפלט מקובץ etc/samba/smb.conf/:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
[global]
workgroup = GLICK
passdb backend = tdbsam
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
usershare allow guests = Yes
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
domain logons = No
domain master = No
security = domain
wins support = Yes
usershare max shares = 100
idmap gid = 10000-20000
idmap uid = 10000-20000
## Share disabled by YaST
# [homes]
# comment = Home Directories
# valid users = %S, %D%w%S
# browseable = No
# read only = No
# inherit acls = Yes
## Share disabled by YaST
# [profiles]
# comment = Network Profiles Service
# path = %H
# read only = No
# store dos attributes = Yes
# create mask = 0600
# directory mask = 0700
## Share disabled by YaST
# [users]
# comment = All users
# path = /home
# read only = No
# inherit acls = Yes
# veto files = /aquota.user/groups/shares/
## Share disabled by YaST
# [groups]
# comment = All groups
# path = /home/groups
# read only = No
# inherit acls = Yes
## Share disabled by YaST
# [printers]
# comment = All Printers
# path = /var/tmp
# printable = Yes
# create mask = 0600
# browseable = No
## Share disabled by YaST
# [print$]
# comment = Printer Drivers
# path = /var/lib/samba/drivers
# write list = @ntadmin root
# force group = ntadmin
# create mask = 0664
# directory mask = 0775
## Share disabled by YaST
# [netlogon]
# comment = Network Logon Service
# path = /var/lib/samba/netlogon
# write list = root
[Movies]
comment = Media
guest ok = Yes
inherit acls = Yes
path = /media/Movies
read only = No
[TV Shows]
comment = Media
guest ok = Yes
inherit acls = Yes
path = /media/TV_Shows
read only = No
את שרת הסמבה הקמתי דרך Yast.
זה הפלט מקובץ etc/samba/smb.conf/:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
[global]
workgroup = GLICK
passdb backend = tdbsam
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
usershare allow guests = Yes
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
domain logons = No
domain master = No
security = domain
wins support = Yes
usershare max shares = 100
idmap gid = 10000-20000
idmap uid = 10000-20000
## Share disabled by YaST
# [homes]
# comment = Home Directories
# valid users = %S, %D%w%S
# browseable = No
# read only = No
# inherit acls = Yes
## Share disabled by YaST
# [profiles]
# comment = Network Profiles Service
# path = %H
# read only = No
# store dos attributes = Yes
# create mask = 0600
# directory mask = 0700
## Share disabled by YaST
# [users]
# comment = All users
# path = /home
# read only = No
# inherit acls = Yes
# veto files = /aquota.user/groups/shares/
## Share disabled by YaST
# [groups]
# comment = All groups
# path = /home/groups
# read only = No
# inherit acls = Yes
## Share disabled by YaST
# [printers]
# comment = All Printers
# path = /var/tmp
# printable = Yes
# create mask = 0600
# browseable = No
## Share disabled by YaST
# [print$]
# comment = Printer Drivers
# path = /var/lib/samba/drivers
# write list = @ntadmin root
# force group = ntadmin
# create mask = 0664
# directory mask = 0775
## Share disabled by YaST
# [netlogon]
# comment = Network Logon Service
# path = /var/lib/samba/netlogon
# write list = root
[Movies]
comment = Media
guest ok = Yes
inherit acls = Yes
path = /media/Movies
read only = No
[TV Shows]
comment = Media
guest ok = Yes
inherit acls = Yes
path = /media/TV_Shows
read only = No
- kingikra
- חבר שלא מהעולם הזה

- תגובות: 8141
- הצטרף: דצמבר 2006
- נתן תודות: 355 פעמים
- קיבל תודות: 249 פעמים
שני דברים.
1) מה גודל הדיסק עליו מותקנים ה NMT APPS?
2) נסה להוסיף את השורה הבאה מתחת ל SECTION של Movies בקובץ הקונפיגורציה:
valid users = joel
תחליף את joel ביוזר מוכר שיש לו סיסמא (אפילו ROOT)
אחרי שתכניס את השורה, תרסט את הסמבה
etc/init.d/samba restart/
1) מה גודל הדיסק עליו מותקנים ה NMT APPS?
2) נסה להוסיף את השורה הבאה מתחת ל SECTION של Movies בקובץ הקונפיגורציה:
valid users = joel
תחליף את joel ביוזר מוכר שיש לו סיסמא (אפילו ROOT)
אחרי שתכניס את השורה, תרסט את הסמבה
etc/init.d/samba restart/
