ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] 1c на файл сервер samba!!! срочно
@ 2004-03-29  5:51 Sergey Ogarkov
  2004-03-29  9:26 ` Vitaly Lipatov
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Ogarkov @ 2004-03-29  5:51 UTC (permalink / raw)
  To: Community

База расположена на samba нечитются внешние отчеты ert файлы не в  одной 
конфе....в чем причина?
пасиба:)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] 1c на файл сервер samba!!! срочно
  2004-03-29  5:51 [Comm] 1c на файл сервер samba!!! срочно Sergey Ogarkov
@ 2004-03-29  9:26 ` Vitaly Lipatov
  2004-03-31  2:56   ` Sergey Ogarkov
  0 siblings, 1 reply; 4+ messages in thread
From: Vitaly Lipatov @ 2004-03-29  9:26 UTC (permalink / raw)
  To: community

On Monday 29 March 2004 09:51, Sergey Ogarkov wrote:
> База расположена на samba нечитются внешние отчеты ert файлы
> не в  одной конфе....в чем причина?
> пасиба:)
1. Какая самба?
2. Может быть русские буквы в путях?
3. Права на отчёты? :)

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] 1c на файл сервер samba!!! срочно
  2004-03-29  9:26 ` Vitaly Lipatov
@ 2004-03-31  2:56   ` Sergey Ogarkov
  2004-03-31  4:12     ` Nickolay
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Ogarkov @ 2004-03-31  2:56 UTC (permalink / raw)
  To: community

Vitaly Lipatov пишет:

>On Monday 29 March 2004 09:51, Sergey Ogarkov wrote:
>  
>
>>База расположена на samba нечитются внешние отчеты ert файлы
>>не в  одной конфе....в чем причина?
>>пасиба:)
>>    
>>
>1. Какая самба?
>2. Может быть русские буквы в путях?
>3. Права на отчёты? :)
>
>  
>
Привет!
Версия samba  Version ALT/2.2.8
Русских путей нет.
Вот моя настройка ...... может что не так ?
[global]
    workgroup = ORENOBLGAZ
    netbios name = FILE_SERVER
    server string = File_Server
    security = SHARE
    log file = /var/log/samba/log.%m
    max log size = 50
    printcap name = cups
    dns proxy = No
    guest account = admin
    use sendfile = Yes
    printing = cups
    locking = yes
    ole locking compatibility = yes
    oplocks = yes
    strict locking = no
    share modes = yes
   

[printers]
    comment = All Printers
    path = /var/spool/samba
    printer admin = admin
    guest ok = Yes
    printable = Yes
    browseable = No

[print$]
    comment = Printer Drivers
    path = /etc/samba/drivers
    write list = root

[1c]
    path = /public/1c
    guest ok =Yes
    writable = Yes
    comment = 1C files
    #public = no
    printable = no
    create mask = 0770
   
   
   
   

[LaserJet5000s]
    comment = HP LaserJet 5000
    path = /var/spool/samba
    printer admin = admin
    read only = No
    guest ok = Yes
    printable = Yes
    printer name = LaserJet5000s
    oplocks = No

[Laserjet_BUH]
    comment = HP LaserJet 8150
    path = /var/spool/samba
    printer admin = admin
    read only = No
    guest ok = Yes
    printable = Yes
    printer name = Laserjet_BUH
    oplocks = No

[LaserJet_PO]
    comment = HP LaserJet 8150
    path = /var/spool/samba
    printer admin = admin
    read only = No
    guest ok = Yes
    printable = Yes
    printer name = LaserJet_PO
    oplocks = No





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] 1c на файл сервер samba!!! срочно
  2004-03-31  2:56   ` Sergey Ogarkov
@ 2004-03-31  4:12     ` Nickolay
  0 siblings, 0 replies; 4+ messages in thread
From: Nickolay @ 2004-03-31  4:12 UTC (permalink / raw)
  To: community

Sergey Ogarkov пишет:
клиенты какие ?
бывают траблы с use sendfile = yes
только точно не помнб у каких клиентов толи у вин98, толи у в2к. 
попробуй убрать

> Vitaly Lipatov пишет:
>
>> On Monday 29 March 2004 09:51, Sergey Ogarkov wrote:
>>  
>>
>>> База расположена на samba нечитются внешние отчеты ert файлы
>>> не в  одной конфе....в чем причина?
>>> пасиба:)
>>>   
>>
>> 1. Какая самба?
>> 2. Может быть русские буквы в путях?
>> 3. Права на отчёты? :)
>>
>>  
>>
> Привет!
> Версия samba  Version ALT/2.2.8
> Русских путей нет.
> Вот моя настройка ...... может что не так ?
> [global]
>    workgroup = ORENOBLGAZ
>    netbios name = FILE_SERVER
>    server string = File_Server
>    security = SHARE
>    log file = /var/log/samba/log.%m
>    max log size = 50
>    printcap name = cups
>    dns proxy = No
>    guest account = admin
>    use sendfile = Yes
>    printing = cups
>    locking = yes
>    ole locking compatibility = yes
>    oplocks = yes
>    strict locking = no
>    share modes = yes
>  
> [printers]
>    comment = All Printers
>    path = /var/spool/samba
>    printer admin = admin
>    guest ok = Yes
>    printable = Yes
>    browseable = No
>
> [print$]
>    comment = Printer Drivers
>    path = /etc/samba/drivers
>    write list = root
>
> [1c]
>    path = /public/1c
>    guest ok =Yes
>    writable = Yes
>    comment = 1C files
>    #public = no
>    printable = no
>    create mask = 0770
>        
> [LaserJet5000s]
>    comment = HP LaserJet 5000
>    path = /var/spool/samba
>    printer admin = admin
>    read only = No
>    guest ok = Yes
>    printable = Yes
>    printer name = LaserJet5000s
>    oplocks = No
>
> [Laserjet_BUH]
>    comment = HP LaserJet 8150
>    path = /var/spool/samba
>    printer admin = admin
>    read only = No
>    guest ok = Yes
>    printable = Yes
>    printer name = Laserjet_BUH
>    oplocks = No
>
> [LaserJet_PO]
>    comment = HP LaserJet 8150
>    path = /var/spool/samba
>    printer admin = admin
>    read only = No
>    guest ok = Yes
>    printable = Yes
>    printer name = LaserJet_PO
>    oplocks = No
>
>
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://lists.altlinux.ru/mailman/listinfo/community
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-03-31  4:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-29  5:51 [Comm] 1c на файл сервер samba!!! срочно Sergey Ogarkov
2004-03-29  9:26 ` Vitaly Lipatov
2004-03-31  2:56   ` Sergey Ogarkov
2004-03-31  4:12     ` Nickolay

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git