The profiles is located in each users home directory on the Samba Server
in /u02/home/<user_name>

Ntconfig.pol is located in /u02/home/NetLogon

The smb.conf file is:
# Samba config file created using SWAT
# from 10.11.12.31 (10.11.12.31)
# Date: 2003/02/22 11:03:43

# Global parameters
[global]
        workgroup = SWCL
        netbios name = SWCL-SUN
        server string = SWCL Samba Server (Test)
        encrypt passwords = Yes
        passwd program = /usr/bin/passwd %u
        passwd chat = *password* %n\n *password* %n\n *successfull*
        unix password sync = Yes
        log file = /tmp/smb.log
        logon script = %U.bat
        domain logons = Yes
        preferred master = Yes
        local master = No
        domain master = Yes
        wins support = Yes

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[Share]
        comment = TABS Shares
        path = /u02/home/share
        read only = No

[netlogon]
        comment = NetLogon directory
        path = /u02/home/NetLogon
        locking = No

[tabrpt]
        comment = TABS Additional Reports System (TARS)
        path = /u02/home/tabrpt
        valid users = lenita_a hobsong financ_s shirle_o pcadmin
margar_m john_q cassie_a
        write list = lenita_a hobsong financ_s shirle_o margar_m pcadmin
root john_q cassie_a
        read only = No
        create mask = 0774
        directory mask = 0775

[RouteMap]
        comment = SWCL Route Maps
        path = /u02/home/RouteMap
        valid users = lenita_a hobsong pcadmin john_q map_2
        write list = lenita_a hobsong pcadmin root john_q map_2
        create mask = 0774
        directory mask = 0775

[Corporate]
        comment = SWCL Corporate Directory
        path = /u02/home/Corporate
        valid users = lenita_a hobsong pcadmin shirle_o john_q
        write list = lenita_a hobsong pcadmin shirle_o john_q
        create mask = 0775
        directory mask = 0775

[Public]
        comment = SWCL Public Directory
        path = /u02/home/Public
        read only = No
        create mask = 0777
        directory mask = 0777

[WinFlex]
        comment = WinFlex and AESTracs data Backup Directory
        path = /u02/home/WinFlex
        valid users = WinFlex pcupdate pcadmin hobsong
        admin users = WinFlex pcupdate pcadmin hobsong
        read only = No
        create mask = 0777
        directory mask = 0777

-----Original Message-----
From: Kyle Loree [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 27 February 2003 1:33 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Samba] NT roaming profiles unable to be updated

please post your smb.conf file and let use know where your profiles are
stored.


[EMAIL PROTECTED] writes:
>We have recently upgraded from Samba 2.0.4 to 2.2.7 on our test machine
>with a view to using W2K and WXp clients. We are using Samba on Solaris
>7 version of Unix. Our client PC's are all NT 4, SP5. We have a default
>profile for users who login and load the major application (they don't
>see any of the NT desktop or have access to the Start button). Other
>users who have access to the desktop have their own profile in the
>ntconfig.pol file.
>
>Everything was as it should be with Samba 2.0.4. Users could save their
>mapped drives, run server and local applications. 
>
>With Samba 2.2.7, the users can login, however, their previously stored
>mappings are no longer available. When they go to map a drive (say,
thru
>Windows Explorer), they receive a NT message box 'Cannot change your
>save connection settings'. They can map to the drive during their
>current session, however, (as the message says) the setting are lost on
>subsequent logon sessions. Those users who loaded and ran the major
>application after logging on, now go straight to the desktop.
>
>We have set the permissions on the ../home/<user_home> to 777 (their
>profile is stored in here), but this has made no difference.
>
>We have created a new ntconfig.pol file (all default options), this has
>made no difference.
>
>I do not want to stay at Samba 2.0.4, I need to upgrade to 2.2.7. 
>
>We have searched thru various forums for possible solutions, but have
>found none. This is my first posting to this group, which i am hoping
>can point me in the correct direction to resolve this challenge.
> 
>I feel like the sailor with one foot on the boat and the other on the
>jetty and unsure which way to jump.
>
>TIA
>
>Greg Hobson
>
>**********************************************************************
>
>This e-mail and any attachments may contain confidential or privileged
>information. If you are not the intended recipient, please contact the
>sender immediately and do not use, store or disclose their contents.
Any
>views expressed are those of the individual sender and not of Pertech
>Holdings Pty Ltd unless otherwise stated.
>
>**********************************************************************
>
>
>
>-- 
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba



Kyle Loree
Rendek Communications
[EMAIL PROTECTED]



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to