|
Size: 642
Comment:
|
Size: 2440
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| Creating New Company on sam 1. Change to relevant version - gorel nn (nn - version number) 2. Move to relevant directory - cd $CCDIR 3. Create Company directory and copy data to it by doing - cp -a standard <COMPANYNAME> 4. Create a link to company maintenance program - ln -s /u/cc/std/binl/coaad contrl 5. Set up Company using program contrl - that will set Company license number according to the number enetered 6. remove the link - rm contrl 7. Create Locations by linking braad as follows: ln -s /u/cc/std/binl/braad brctrl 8. Execute brctrl and set up locations - License number will be assigned at that time. |
=== Creating New Company on sam === 1. Change to relevant version - gorel nn (nn - version number) 1. Move to relevant directory - cd $CCDIR 1. Create Company directory and copy data to it by doing - cp -a standard <COMPANYNAME> 1. Create a link to company maintenance program - ln -s /u/cc/std/binl/coaad contrl 1. Set up Company using program contrl - that will set Company license number according to the number enetered 1. remove the link - rm contrl 1. Create Locations by linking braad as follows: ln -s /u/cc/std/binl/braad brctrl 1. Execute brctrl and set up locations - License number will be assigned at that time. === Creating a new company on SAAS server (Abe) === 1. Follow directions for creating new company on sam 1. Create a test company, also using the above procedure. 1. Conset into each company (live and test) and make sure they have a company group set (on page 2): {{{ Is Company a DEMO Company (stop send emails)....... : Backend type (File or Database name)............... : File Company Group...................................... : COMPANY }}} In the above example, we called the company group "COMPANY". It is important you set this to a unique value. It determines what company they can change to. 1. Remove the contrl symbolic link. 1. Follow [:addusr:these directions] in order to add as many users as required. 1. Check the /etc/inittab file and make sure none of the vnc sessions exceed 99. If it does, manually make the corrections. 1. Update the vnc details and password in the ccll company (debtor notes). 1. Edit the file /etc/group and add an entry (use their company name in lower case) at the bottom. Increment the last used GID by 1. {{{ sarissa:x:3239:ccc,lp,monavale,annan,mos zebra:x:3240:ccc,lp,zebra1,zebra2,zebra3,zebra4,zebra-canberra,zebra-tracey urban:x:3241:ccc,lp,uclp,ucmt,uclk,ucho temples:x:3242:ccc,lp,temples1,temples2,temples3 company:x:3243:ccc,lp,john,luke,matthew}}} 1. Make sure lp and ccc are members of this new group. Add all the users created in step 5 to this entry. 1. Make sure the company directory for both the live and test companies belong to this group and is not world readable: {{{ cd $CCDIR chgrp company COMPANY COMPTEST chmod 770 COMPANY COMPTEST}}} This ensures that no one else from another company in the same server will be able to access their company directory. 1. Set up their printers |
Creating New Company on sam
- Change to relevant version - gorel nn (nn - version number)
- Move to relevant directory - cd $CCDIR
Create Company directory and copy data to it by doing - cp -a standard <COMPANYNAME>
- Create a link to company maintenance program - ln -s /u/cc/std/binl/coaad contrl
- Set up Company using program contrl - that will set Company license number according to the number enetered
- remove the link - rm contrl
- Create Locations by linking braad as follows: ln -s /u/cc/std/binl/braad brctrl
- Execute brctrl and set up locations - License number will be assigned at that time.
Creating a new company on SAAS server (Abe)
- Follow directions for creating new company on sam
- Create a test company, also using the above procedure.
- Conset into each company (live and test) and make sure they have a company group set (on page 2):
Is Company a DEMO Company (stop send emails)....... : Backend type (File or Database name)............... : File Company Group...................................... : COMPANY
In the above example, we called the company group "COMPANY". It is important you set this to a unique value. It determines what company they can change to. - Remove the contrl symbolic link.
- Follow [:addusr:these directions] in order to add as many users as required.
- Check the /etc/inittab file and make sure none of the vnc sessions exceed 99. If it does, manually make the corrections.
- Update the vnc details and password in the ccll company (debtor notes).
- Edit the file /etc/group and add an entry (use their company name in lower case) at the bottom. Increment the last used GID by 1.
sarissa:x:3239:ccc,lp,monavale,annan,mos zebra:x:3240:ccc,lp,zebra1,zebra2,zebra3,zebra4,zebra-canberra,zebra-tracey urban:x:3241:ccc,lp,uclp,ucmt,uclk,ucho temples:x:3242:ccc,lp,temples1,temples2,temples3 company:x:3243:ccc,lp,john,luke,matthew
- Make sure lp and ccc are members of this new group. Add all the users created in step 5 to this entry.
- Make sure the company directory for both the live and test companies belong to this group and is not world readable:
cd $CCDIR chgrp company COMPANY COMPTEST chmod 770 COMPANY COMPTEST
This ensures that no one else from another company in the same server will be able to access their company directory. - Set up their printers
