ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] samba as PDC (profiles don't save)
@ 2001-11-29 22:12 Unatine
  2001-11-30 12:54 ` Peter V. Saveliev
  0 siblings, 1 reply; 2+ messages in thread
From: Unatine @ 2001-11-29 22:12 UTC (permalink / raw)
  To: Mandrake-russian

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

  Привет!

  Пытаюсь настроить самбу как PDC (почти получилось), осталось сделать
  что бы профили пользователей хранились на серваке. Но почему-то не
  хотят винды сохранять профиль на сервак (в доке написано что они это
  делают во время logout).

  На директорию профилей поставил даже запись для всех, все равно не
  хочет сохранять:((

  В чем может быть дело?

-- 
WBW, Pavel

email: unatine@fromru.com
JID:   Unatine@jabber.org

[-- Attachment #2: smb.conf --]
[-- Type: application/octet-stream, Size: 1307 bytes --]

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

* Re: [mdk-re] samba as PDC (profiles don't save)
  2001-11-29 22:12 [mdk-re] samba as PDC (profiles don't save) Unatine
@ 2001-11-30 12:54 ` Peter V. Saveliev
  0 siblings, 0 replies; 2+ messages in thread
From: Peter V. Saveliev @ 2001-11-30 12:54 UTC (permalink / raw)
  To: mandrake-russian

Unatine wrote:

>   Привет!
>
>   Пытаюсь настроить самбу как PDC (почти получилось), осталось сделать
>   что бы профили пользователей хранились на серваке. Но почему-то не
>   хотят винды сохранять профиль на сервак (в доке написано что они это
>   делают во время logout).
>
>   На директорию профилей поставил даже запись для всех, все равно не
>   хочет сохранять:((
>
>   В чем может быть дело?

<skip>

В свое время замучался отучать винды от этого :)) Попробуйте экспортировать
еще logon drive. Да, еще - не-(NT 3/4/5) не сохраняют профили как надо. С 9х
можно и не мучаться.

Вопреки желанию автора конфига - это был предыдущий админ - винды сохраняли
профиль, но не совсем так, как надо. То есть, профили были как в netlogon'е,
так и в хомах. Исходя из реалий сетки перемещаемые профили были мной
впоследствии убиты.

Вот кусок этой конфы, с сохранением авторской пунктуации, отчеркнуто
пропущенное:
;-------------------------------------------------
   domain logons = yes
   logon script = %U\setup.bat
   ;;; User profiles are under [netlogon] share too, for simplicity.
   ;;; Different machines has different profiles here.
   logon path = \\%L\netlogon\%U\%m
   logon drive = H:
   logon home = \\%L\%U
;-------------------------------------------------
;;; Network logon scripts *and* user profiles.
[netlogon]
   comment = Network Preferences
   path = /home/samba/netlogon
   public = no
   browseable = yes
   writeable = yes
   create mode = 0770
   directory mask = 0770

;;; Home directories, ``must be'' share.
[homes]
   comment = Home Directories
   public = no
   browseable = no
   writeable = yes
   create mode = 0770
   directory mask = 0770
;-------------------------------------------------





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

end of thread, other threads:[~2001-11-30 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-29 22:12 [mdk-re] samba as PDC (profiles don't save) Unatine
2001-11-30 12:54 ` Peter V. Saveliev

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