Hi Everyone ,

I am facing a strange problem in configuring Samba server as PDC server .
Everything is runing good except when i try to share a folder  in windows 98
machine (in 'User-level access control' mode in Network Properties) , and
click on add button on 'Sharing' tab, it shows following message...
"you can not view the list of users at this time, please try again later ".

 I can't navigate user's list to assign rights on the folder..

In 'Share-level access control '  mode , everything is fine , no problem in
authentication and sharing .

can any one solve my problem?
thanks in advance

regards
Ritesh Agrawal


my smb.conf file

[global]
    netbios name = samba
    workgroup =  myworkgroup
   encrypt passwords = yes
   domain master = yes
    local master = yes
    preferred master = yes
    os level = 65
    security = user
    domain logons = yes
    logon path = \\%L\profiles\%u\%m
    logon script = logon.bat
    time server = yes

[netlogon]
    path = /usr/local/samba/lib/netlogon
    writable = no
    browsable = no

[profiles]
    path = /home/samba-ntprof
    browsable = no
    writable = yes
    create mask = 0600
    directory mask = 0700

[homes]
    read only = no
    browsable = no
    guest ok = no
    map archive = yes





_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to