OK here is my situation.
The windows guys agreed that microsoft was wondeful so
they decided to upgrade everbody to winxp and and
active directory. That has messed with my file sharing
from solaris 6, 7, I only use samba for file shareing
of the UNIX file systems to the window ( xp) world.
Now I can even get acces to my files. 
I am running samba 2.2.8a

2 questions 
1. how can I makes my share show in the active
directory domain (the workgroup name shows up but I
can't drill down any further)

2. how can I make people use their unix passwords (I
am running nis) to authenticate as opposed to their
smbpasswd or AD passwd. 

Thank you very very much. Please help none of my
shares are showing.

below is a copy of my smb.conf 

 Global parameters
[global]
        workgroup = BORG
        netbios name = PEGASUS
        server string = Pegasus Samba Server
        security = SHARE
        update encrypted = Yes
        log file = /var/log/samba.log
        max log size = 50
        name resolve order = host wins
        time server = Yes
        load printers = No
        disable spoolss = Yes
        show add printer wizard = No
        os level = 0
        preferred master = No
        local master = No
        domain master = No
        wins server = 157.xxx.x.xx
        hosts allow = 157.xxx.

[denalidata]
        comment = Denali Data Directories
        path = /denalidata
        valid users = @denalidata
        force group = denalidata
        read only = No
        create mask = 0774
        force create mode = 0775
        security mask = 0775
        directory mask = 0775
        guest ok = Yes

[bentest]
        comment = Ben Test Directories
        path = /tmp/bentest
        valid users = @sna
        force group = sna
        read only = No
        create mask = 0774
        force create mode = 0775
        security mask = 0775
        directory mask = 0775

[develop]
        comment = develop Directories
        path = /develop
        valid users = @develop
        force group = develop
        read only = No
        create mask = 0770
        force create mode = 0770
        security mask = 0775
        directory mask = 0775

[home]
        comment = Home Directories
        path = /usr/local/home/pegasus
        valid users = @vista
        force group = vista
        read only = No
        create mask = 0774
        force create mode = 0775
        security mask = 0775
        directory mask = 0775
        guest ok = Yes



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
-- 
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