How to configure Samba on Solaris 9.0 x86

Dear All :
I installed Solaris 9.0 on my machine , i know that Samba is installed " i used pkginfo | grep samba "
. but the related services are not in /etc/inetd.conf or /etc/services files .
what to do to activate samba and make it to run at start up .
Thank s

Try to see the following links, I did get my samba up and running and its working fine, these two links did help me a lot in configuring the file.
http://www.oreilly.com/catalog/samba/chapter/book/index.html
http://www.swlink.net/~styma/SunAtHome/Samba.html
Samir Patel

Similar Messages

  • Reg: How to Configure internet for solaris 10 in x86 32 bit

    Hi,
    I am new to Sun Solaris can any one help me detailed step of how to configure internet for standalone pc. Thanks in Advance
    Thanx
    MA

    OK, the classical way:
    Open a terminal.
    Type
    ifconfig -a
    ifconfig -a plumb
    ifconfig -a
    Note the differences, it will plumb ALL available interfaces this way. So, now you can see, which device is your network card.
    Then perform a
    ifconfig <interface> unplumb
    for all the newly interfaces (aka those, that were new in the last ifconfig -a output).
    Then, the simple way:
    cd /etc
    vi hostname.<interface-driver-name>0 (example: hostname.rge0, the driver would be rge, the instance is 0, and rge0 would have been displayed as an available interface in the last ifconfig command). Add the name of the host into this file.
    Then
    vi /etc/inet/hosts
    and add the pair of IP-address and hostname.
    If needed:
    vi /etc/inet/netmasks
    if you have a sub-divided network, and you need a differenbt subnet mask...
    Then:
    vi /etc/defaultrouter
    and add the name or ip-adress of the gateway... (name only, if you have that name also in the /etc/inet/hosts file!)
    Also:
    vi /etc/nodename
    and add the name of your host into that file, so that the system knows, who it is... ;-)
    And: For the DNS you can then add the infos into:
    /etc/resolv.conf
    For example:
    nameserver 192.168.2.1
    or some such...
    Then, as the last but one step:
    ls /etc/nsswitch.*
    and:
    cd /etc
    cp nsswitch.<what you need> nsswitch.conf (should be .files here!)
    And the reboot... ;-)
    HTH!
    Matthias
    P.S.: There might be some GUI, but I'm an old-timer, so I prefer the command-line version of things...

  • Install and configuring SAMBA in Solaris 8.0

    Hi
    Can any one help tme to install and configure SAMBA on solaris 8.0
    Thanks in advance

    We don't provide sudo for Solaris 8, but you can try with the package available there : http://www.sudo.ws/sudo/download.html#binary
    They don't provide a specific package for Solaris 8 but may be will the binary working correctly in your zone.
    An other package, and is builded for Solaris 8, is available on www.sunfreeware.com website.
    Regarding the configuration, the method can differ depending on which version you will use. You can find a lot of examples on Internet if you want for details.

  • Installing & Configuring Samba on Solaris 10 ... Help needed for novice !!

    Guys,
    I have a freshly installed Sun box with Solaris 10 installed on it. I think Samba is meant to be installed with Solaris but I can't find it. So I was hoping to download and install then configure Samba myself from sunfreeware etc. If anyone can give me some help i'd be very grateful. I'm fairly new to unix but know my way around a little.
    Cheers guys
    Stevie P

    I steer clear of samba since it is such a mess to conifgure (not their fault, blame MS). NFS is so simple that I just refuse to enable smb and therefore exclude ms boxes from sharing on the network. You can find many of the smb related binaries in /usr/sfw/bin
    Check the docs.sun.com for step by step instructions on how to set it up.

  • How to configure postfix in Solaris 10?

    Hi guys,
    I need doc or link on how to configure postfix(mail send from server has to be forwarded to mail host which takes care of delivery) in Solaris 10 as i am facing issues with sendmail. I tried googling but couldnt find out any useful stuff.
    Thanks in adavance...

    http://www.postfix.org/documentation.html

  • How to configure PPPoE in solaris 10

    Hi
    As I have to configure Internet in one Intel based Solaris box [Solaris 10] can you tell me the steps how to configure it as I have Brodband connection of Iqara.

    hi,
    did you configure your interface for pppoe? the first step is configuring your interface for ppoe and then you can define a pppoe access server.
    please look at http://docs.sun.com/app/docs/doc/816-4555/6maoquija?a=view for details.
    yavuz

  • How to configure default gateway Solaris 9

    How to configure default gateway using /etc/gateways file (NO /etc/defaultrouter).
    The line "net default gateway ip_router metric 1 passive" produce the following error message:
    in.routed: bad net "default" in /etc/gateways entry "net default gateway ip_router metric 1 passive"--cannot be default.
    With Solaris 8 is ok.
    Can you help me.

    you've probably worked this out by now, but this may help others;
    net 0.0.0.0 gateway x.x.x.x metric 1 passive
    * x.x.x.x = your gateway IP

  • How to configure CUPS in Solaris 10 X86 and SPARC

    Dears,
    I need help in configuring CUPS for Solaris 10 X86 as well as on SPARC.
    What i did?
    Downloaded the CUPS 1.5.0
    read the readme.txt
    read the INSTALL.txt
    Pre-req installation requires :-
    CFLAGS= -i /some/directory \
    CPPFLAGS = -i /some/directory \
    CXXFLAGS = -I /some/directory \
    DSOFLAGS = -L /some/directgry \
    LDFLAGS = -L /some/directory \
    ./configure --
    It errors out with
    checking for gawk ... no
    checking for mawk... no
    checking for nawk ...nawk
    chekcing for gcc ... no
    checking for cc ... no
    checking for cl.exe no
    Configure error: no acceptable C compiler found in $PATH
    see 'config.log' for more details
    I installed all the missing dependencies from www.sunfreeware.com and I have the same problem.
    I also tried to install the software packages from the operating system dvd... like for
    ls -lrt gcc
    gcc "SUNWgcc", "SUNWgccS", "SUNWgccruntime"
    ls -lrt cc
    cc "SUNWgccruntime", "SUNWlccom", "SUNWcctpx", "SUNWccisgn" , "SUNWccinv", "SUNWccfwctrl", " SUNWccfw", "SUNWccccrr", "SUNWccccr", "SUNWccccfg", "SUNWislcc",
    "SUNWaccu", "SUNWaccr", "IPLTccons", " SUWgccs", "SUNWgcc", "SUNWmccom", "SUNWmcc", "SUNWusbccids", "SUNWusbccid"
    ls -lrt gawk
    no results
    ls -lrt mawk
    no results
    ls -lrt cl.exe
    no results
    Is there any way should i follow apart from the above?
    Rgds,
    Mky

    Check pkginfo -l for each package.
    export the PATH variable where the packages are installed, like /usr/local/bin and etc.

  • How to configure snmp on solaris 10

    hi, i am working on solaris management console(smc) .i want to configure snmp for this to send traps regarding my system performance and cpu usage ..can any body know ho to do this

    I could use some help with this as well ... so far I have been unable to find a clear and concise document that can walk me through configurin gSNMP. Clean Solaris 10 installation, snmpdx is running - now how do I configure it? Better yet, how do I disable snmpdx and run net-snmp?
    Please, someone help or at least paste a link to an article somewhere...

  • How to configure snmp on solaris 10 for sending traps to any EMconsole

    i am working on solaris management console(smc) .i want to configure snmp for this (smc)to send traps regarding system performance and cpu usage ..can any body know ho to do this .i am new to solaris ..learned some basic administration of it ..

    I could use some help with this as well ... so far I have been unable to find a clear and concise document that can walk me through configurin gSNMP. Clean Solaris 10 installation, snmpdx is running - now how do I configure it? Better yet, how do I disable snmpdx and run net-snmp?
    Please, someone help or at least paste a link to an article somewhere...

  • How to configure SNMP in solaris 10

    i am working on solaris management console .i want to configure snmp for this to send traps regarding system performance and cpu usage ..can any body know ho to do this

    Integration of Directory Server SNMP agent with Solaris Master agent is documented in the Administration Guide Chapter 14: Monitoring Directory Server using SNMP.
    http://docs.sun.com/source/817-7613/snmp.html
    Regards,
    Ludovic.

  • How to Configure Internet on Solaris 10

    Hi Guys,
    I recently installed Solaris 10 on Vmware Workstation 7.0.1. I'm trying to get Internet to work in the solaris virtual machine by sharing it from the host machine but have not been successful.The Solaris Virtual Machine NIC is using NAT. Please help.
    Thanks
    kisad

    Thank You for your reply. This is what i have configured.
    ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 10.0.0.51 netmask ffffff00 broadcast 10.0.0.255
    ether 0:c:29:42:c3:b4
    netstat -rnv
    IRE Table: IPv4
    Destination Mask Gateway Device Mxfrg Rtt Ref Flg Out In/Fwd
    default 0.0.0.0 10.0.0.1 1500* 0 1 UG 0 0
    10.0.0.0 255.255.255.0 10.0.0.51 e1000g0 1500* 0 1 U 0 0
    224.0.0.0 240.0.0.0 10.0.0.51 e1000g0 1500* 0 1 U 0 0
    127.0.0.1 255.255.255.255 127.0.0.1 lo0 8232* 0 9 UH 278 0

  • How to configure samba with zfs ?

    Hi,
    I'm desperately looking for an example of a working smb.conf file for solaris 10 using zfs ?
    I've been trying so many possible combinations of the available options, but I can not get it working properly.
    I want to mimic simple NT acls, including inheritance, and the possibility to add AD groups.
    I often get stuck on deny aces being generated as the first aces in the acl.
    Environment : solaris 10 with zfs, AD integration via kerberos enabled, samba 3.0.35
    smb.conf ( one of the many try-outs ... )
    [global]
    workgroup = X
    realm = X.Y.Z
    netbios name = GISSMBD
    server string = GIS DEV Samba Server
    security = ADS
    auth methods = winbind
    server signing = auto
    preferred master = No
    local master = No
    dns proxy = No
    ldap timeout = 86400
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    winbind use default domain = yes
    [share1]
    path = /path/to/share1
    force group = gis
    read only = no
    create mask = 0660
    directory mask = 0770
    force unknown acl user = yes
    acl check permissions = no
    ea support = yes
    store dos attributes = yes
    map readonly = no
    map archive = no
    map system = no
    vfs objects = zfsacl
    nfs4: mode = special
    nfs4: acedup = merge
    Thanks in advance

    look like your on the right track, this is what i did to get things working with AD. Make sure you also have winbind installed and running, after thats done you have to edit your /etc/krb5/krb5.conf and /etc/nsswitch.conf files to be able to federate your Solaris server with AD. run net join ads -S YourDCServer -U YourADUserNAME to joing to your AD domain then restart samba and winbind. if you run wbinfo -u, it should display a list of all AD users if that works you know things are working right.
    #/etc/samba/smb.conf
    [Global]
    workgroup = domain
    netbios name = servername
    password server = domain.loc
    realm = domain.loc
    security = ads
    encrypt password = yes
    idmap uid = 16777216-33554431
    idmap gid = 16777216-33554431
    template shell = /bin/bash
    winbind use default domain = yes
    winbind offline logon = no
    winbind separator = +
    winbind enum users = yes
    winbind enum groups = yes
    winbind nested groups = yes
    log file = /var/log/samba/log.%m
    max log size = 50
    passdb backend = tdbsam
    load printers = yes
    cups options = raw
    [shared]
    available = yes
    browseable = yes
    path = /data/shared
    public = yes
    writable = yes
    valid users = @"DOMAIN+domain users"
    inherit permissions = yes
    guest ok = yes
    printable = no
    #vi /etc/krb5/krb5.conf
    [libdefaults]
    default_realm = DOMAIN.LOC
    [realms]
    DOMAIN.LOC_ = {
    kdc = YourDCServer.domain.loc
    [domain_realm]
    .domain.loc = DOMAIN.LOC
    domain.loc = DOMAIN.LOC
    [logging]
    default = FILE:/var/krb5/kdc.log
    kdc = FILE:/var/krb5/kdc.log
    kdc_rotate = {
         period = 1d
    versions = 10
    [appdefaults]
    kinit = {
    renewable = true
    forwardable= true
    #vi /etc/nsswitch.conf
    passwd: files winbind
    group: files winbind

  • How To Enable Samba And SWAT In Solaris 10

    Link: http://bensweb.no-ip.info/ultrasparc/samba.htm
    This is a short and simple guide that I wrote for new Solaris users who want to get Samba and SWAT up and running quickly. (It works with SPARC and x86.) Enjoy!

    i try go to link http://bensweb.no-ip.info/ultrasparc/samba.htm but
    the result is not found ...The requested URL /ultrasparc/samba.htm was not found on this server.
    anyone..help me how to enable samba on solaris 10

  • Configuring IPSec in Solaris 9

    Hello Friends,
    I want to configure IPSec in solaris 9 so that a win2k/XP machine can communicate with that solaris m/c using IPSec. Could anybody help me regarding this. I have a basic idea of IPSec. I just want a step by step instructions for how to configure it. I have searched through google and found many docs which instructs how to configure IPSec between solaris only and also between windows only and I have succeeded to do so. But failed to configure it within solaris and windows.
    Thanks and Regards
    Dipta P Banerjee

    yes, you can use oracle thin driver.
    Your connection pool configuration is actually using datasource of oracle thin driver.
    1) download oracle thin driver from oracle
    2) .jar need to be kept in AS_INSTALL/domains/<domain-name>/lib/ext
    3) restart AS
    4) set all the necessary properties for Oracle thin driver - conn. pool (refer App Server Administration Guide > JDBC Resources > Config. for specific JDBC Drivers > Oracle thin type 4 driver
    5) Ping conn. pool
    If you are still getting the failure message, please post
    1) exception got during ping, from domains/<domain-name>/logs/server.log
    2) connection pool configuration
    Thanks,
    -Jagadish

Maybe you are looking for

  • Windows 7 no network adaptor and no WIFI connection

    My MBP A1286 was installed Windows 7 Ultimate 64bit in Superdrive by Boot Camp Assistant and without internet connection. It was completed successfully. WIFI has no problems with OS X Lion except that in Windows 7, There were a few drivers not found

  • HT5704 how can i use this new software

    hi apple company my name is Ibrahim who have Iphone 4 and i saw attention to uptodate software so i don't have any idea about this software is iOS 6.1.3 could you help me how can i use this software

  • Updating a TREX index synchronously

    Hi, Is it possible to synchronously update an Index after a change in a document (Portal-KM) or a record (Backend System)? The requested change needs to be on the values at hand only and not to trigger a reindex or incremental update process. Thanks,

  • PO Conditions double

    Hi all, I am facing a problem while creating POs. I have some header conditions which gets distributed to line items after saving. For 1st PO everything works fine. But when I create 2nd PO after that all the conditions get copied from 1st PO. So hea

  • It's the end of next week...where's the info about free cases???

    Didn't Jobs say the details for the free cases would be on the Apple website at the end of next week??? Well it's the end of the week and nothing. Unless Apple wants the media to turn the heat up again, they better come out with something this mornin